Uses of Class
com.amazonaws.services.glacier.model.GetVaultNotificationsResult
Packages that use GetVaultNotificationsResult
-
Uses of GetVaultNotificationsResult in com.amazonaws.services.glacier
Methods in com.amazonaws.services.glacier that return GetVaultNotificationsResultModifier and TypeMethodDescriptionAbstractAmazonGlacier.getVaultNotifications
(GetVaultNotificationsRequest request) AmazonGlacier.getVaultNotifications
(GetVaultNotificationsRequest getVaultNotificationsRequest) This operation retrieves thenotification-configuration
subresource of the specified vault.AmazonGlacierClient.getVaultNotifications
(GetVaultNotificationsRequest getVaultNotificationsRequest) This operation retrieves thenotification-configuration
subresource of the specified vault.Methods in com.amazonaws.services.glacier that return types with arguments of type GetVaultNotificationsResultModifier and TypeMethodDescriptionAbstractAmazonGlacierAsync.getVaultNotificationsAsync
(GetVaultNotificationsRequest request) AbstractAmazonGlacierAsync.getVaultNotificationsAsync
(GetVaultNotificationsRequest request, AsyncHandler<GetVaultNotificationsRequest, GetVaultNotificationsResult> asyncHandler) AmazonGlacierAsync.getVaultNotificationsAsync
(GetVaultNotificationsRequest getVaultNotificationsRequest) This operation retrieves thenotification-configuration
subresource of the specified vault.AmazonGlacierAsync.getVaultNotificationsAsync
(GetVaultNotificationsRequest getVaultNotificationsRequest, AsyncHandler<GetVaultNotificationsRequest, GetVaultNotificationsResult> asyncHandler) This operation retrieves thenotification-configuration
subresource of the specified vault.AmazonGlacierAsyncClient.getVaultNotificationsAsync
(GetVaultNotificationsRequest request) AmazonGlacierAsyncClient.getVaultNotificationsAsync
(GetVaultNotificationsRequest request, AsyncHandler<GetVaultNotificationsRequest, GetVaultNotificationsResult> asyncHandler) Method parameters in com.amazonaws.services.glacier with type arguments of type GetVaultNotificationsResultModifier and TypeMethodDescriptionAbstractAmazonGlacierAsync.getVaultNotificationsAsync
(GetVaultNotificationsRequest request, AsyncHandler<GetVaultNotificationsRequest, GetVaultNotificationsResult> asyncHandler) AmazonGlacierAsync.getVaultNotificationsAsync
(GetVaultNotificationsRequest getVaultNotificationsRequest, AsyncHandler<GetVaultNotificationsRequest, GetVaultNotificationsResult> asyncHandler) This operation retrieves thenotification-configuration
subresource of the specified vault.AmazonGlacierAsyncClient.getVaultNotificationsAsync
(GetVaultNotificationsRequest request, AsyncHandler<GetVaultNotificationsRequest, GetVaultNotificationsResult> asyncHandler) -
Uses of GetVaultNotificationsResult in com.amazonaws.services.glacier.model
Methods in com.amazonaws.services.glacier.model that return GetVaultNotificationsResultModifier and TypeMethodDescriptionGetVaultNotificationsResult.clone()
GetVaultNotificationsResult.withVaultNotificationConfig
(VaultNotificationConfig vaultNotificationConfig) Returns the notification configuration set on the vault.