Uses of Class
com.amazonaws.services.glacier.model.SetVaultNotificationsResult
Packages that use SetVaultNotificationsResult
-
Uses of SetVaultNotificationsResult in com.amazonaws.services.glacier
Methods in com.amazonaws.services.glacier that return SetVaultNotificationsResultModifier and TypeMethodDescriptionAbstractAmazonGlacier.setVaultNotifications(SetVaultNotificationsRequest request) AmazonGlacier.setVaultNotifications(SetVaultNotificationsRequest setVaultNotificationsRequest) This operation configures notifications that will be sent when specific events happen to a vault.AmazonGlacierClient.setVaultNotifications(SetVaultNotificationsRequest setVaultNotificationsRequest) This operation configures notifications that will be sent when specific events happen to a vault.Methods in com.amazonaws.services.glacier that return types with arguments of type SetVaultNotificationsResultModifier and TypeMethodDescriptionAbstractAmazonGlacierAsync.setVaultNotificationsAsync(SetVaultNotificationsRequest request) AbstractAmazonGlacierAsync.setVaultNotificationsAsync(SetVaultNotificationsRequest request, AsyncHandler<SetVaultNotificationsRequest, SetVaultNotificationsResult> asyncHandler) AmazonGlacierAsync.setVaultNotificationsAsync(SetVaultNotificationsRequest setVaultNotificationsRequest) This operation configures notifications that will be sent when specific events happen to a vault.AmazonGlacierAsync.setVaultNotificationsAsync(SetVaultNotificationsRequest setVaultNotificationsRequest, AsyncHandler<SetVaultNotificationsRequest, SetVaultNotificationsResult> asyncHandler) This operation configures notifications that will be sent when specific events happen to a vault.AmazonGlacierAsyncClient.setVaultNotificationsAsync(SetVaultNotificationsRequest request) AmazonGlacierAsyncClient.setVaultNotificationsAsync(SetVaultNotificationsRequest request, AsyncHandler<SetVaultNotificationsRequest, SetVaultNotificationsResult> asyncHandler) Method parameters in com.amazonaws.services.glacier with type arguments of type SetVaultNotificationsResultModifier and TypeMethodDescriptionAbstractAmazonGlacierAsync.setVaultNotificationsAsync(SetVaultNotificationsRequest request, AsyncHandler<SetVaultNotificationsRequest, SetVaultNotificationsResult> asyncHandler) AmazonGlacierAsync.setVaultNotificationsAsync(SetVaultNotificationsRequest setVaultNotificationsRequest, AsyncHandler<SetVaultNotificationsRequest, SetVaultNotificationsResult> asyncHandler) This operation configures notifications that will be sent when specific events happen to a vault.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