Uses of Class
com.amazonaws.services.config.model.PutDeliveryChannelResult
Packages that use PutDeliveryChannelResult
-
Uses of PutDeliveryChannelResult in com.amazonaws.services.config
Methods in com.amazonaws.services.config that return PutDeliveryChannelResultModifier and TypeMethodDescriptionAbstractAmazonConfig.putDeliveryChannel
(PutDeliveryChannelRequest request) AmazonConfig.putDeliveryChannel
(PutDeliveryChannelRequest putDeliveryChannelRequest) Creates a new delivery channel object to deliver the configuration information to an Amazon S3 bucket, and to an Amazon SNS topic.AmazonConfigClient.putDeliveryChannel
(PutDeliveryChannelRequest putDeliveryChannelRequest) Creates a new delivery channel object to deliver the configuration information to an Amazon S3 bucket, and to an Amazon SNS topic.Methods in com.amazonaws.services.config that return types with arguments of type PutDeliveryChannelResultModifier and TypeMethodDescriptionAbstractAmazonConfigAsync.putDeliveryChannelAsync
(PutDeliveryChannelRequest request) AbstractAmazonConfigAsync.putDeliveryChannelAsync
(PutDeliveryChannelRequest request, AsyncHandler<PutDeliveryChannelRequest, PutDeliveryChannelResult> asyncHandler) AmazonConfigAsync.putDeliveryChannelAsync
(PutDeliveryChannelRequest putDeliveryChannelRequest) Creates a new delivery channel object to deliver the configuration information to an Amazon S3 bucket, and to an Amazon SNS topic.AmazonConfigAsync.putDeliveryChannelAsync
(PutDeliveryChannelRequest putDeliveryChannelRequest, AsyncHandler<PutDeliveryChannelRequest, PutDeliveryChannelResult> asyncHandler) Creates a new delivery channel object to deliver the configuration information to an Amazon S3 bucket, and to an Amazon SNS topic.AmazonConfigAsyncClient.putDeliveryChannelAsync
(PutDeliveryChannelRequest request) AmazonConfigAsyncClient.putDeliveryChannelAsync
(PutDeliveryChannelRequest request, AsyncHandler<PutDeliveryChannelRequest, PutDeliveryChannelResult> asyncHandler) Method parameters in com.amazonaws.services.config with type arguments of type PutDeliveryChannelResultModifier and TypeMethodDescriptionAbstractAmazonConfigAsync.putDeliveryChannelAsync
(PutDeliveryChannelRequest request, AsyncHandler<PutDeliveryChannelRequest, PutDeliveryChannelResult> asyncHandler) AmazonConfigAsync.putDeliveryChannelAsync
(PutDeliveryChannelRequest putDeliveryChannelRequest, AsyncHandler<PutDeliveryChannelRequest, PutDeliveryChannelResult> asyncHandler) Creates a new delivery channel object to deliver the configuration information to an Amazon S3 bucket, and to an Amazon SNS topic.AmazonConfigAsyncClient.putDeliveryChannelAsync
(PutDeliveryChannelRequest request, AsyncHandler<PutDeliveryChannelRequest, PutDeliveryChannelResult> asyncHandler) -
Uses of PutDeliveryChannelResult in com.amazonaws.services.config.model
Methods in com.amazonaws.services.config.model that return PutDeliveryChannelResult