Uses of Class
com.amazonaws.services.glacier.model.SetVaultNotificationsResult
-
Packages that use SetVaultNotificationsResult Package Description com.amazonaws.services.glacier com.amazonaws.services.glacier.model -
-
Uses of SetVaultNotificationsResult in com.amazonaws.services.glacier
Methods in com.amazonaws.services.glacier that return SetVaultNotificationsResult Modifier and Type Method Description SetVaultNotificationsResult
AbstractAmazonGlacier. setVaultNotifications(SetVaultNotificationsRequest request)
SetVaultNotificationsResult
AmazonGlacier. setVaultNotifications(SetVaultNotificationsRequest setVaultNotificationsRequest)
This operation configures notifications that will be sent when specific events happen to a vault.SetVaultNotificationsResult
AmazonGlacierClient. setVaultNotifications(SetVaultNotificationsRequest setVaultNotificationsRequest)
This operation configures notifications that will be sent when specific events happen to a vault.Method parameters in com.amazonaws.services.glacier with type arguments of type SetVaultNotificationsResult Modifier and Type Method Description Future<SetVaultNotificationsResult>
AbstractAmazonGlacierAsync. setVaultNotificationsAsync(SetVaultNotificationsRequest request, AsyncHandler<SetVaultNotificationsRequest,SetVaultNotificationsResult> asyncHandler)
Future<SetVaultNotificationsResult>
AmazonGlacierAsync. setVaultNotificationsAsync(SetVaultNotificationsRequest setVaultNotificationsRequest, AsyncHandler<SetVaultNotificationsRequest,SetVaultNotificationsResult> asyncHandler)
This operation configures notifications that will be sent when specific events happen to a vault.Future<SetVaultNotificationsResult>
AmazonGlacierAsyncClient. setVaultNotificationsAsync(SetVaultNotificationsRequest request, AsyncHandler<SetVaultNotificationsRequest,SetVaultNotificationsResult> asyncHandler)
-
Uses of SetVaultNotificationsResult in com.amazonaws.services.glacier.model
Methods in com.amazonaws.services.glacier.model that return SetVaultNotificationsResult Modifier and Type Method Description SetVaultNotificationsResult
SetVaultNotificationsResult. clone()
-