Uses of Class
com.amazonaws.services.config.model.DeliverConfigSnapshotResult
Packages that use DeliverConfigSnapshotResult
-
Uses of DeliverConfigSnapshotResult in com.amazonaws.services.config
Methods in com.amazonaws.services.config that return DeliverConfigSnapshotResultModifier and TypeMethodDescriptionAbstractAmazonConfig.deliverConfigSnapshot
(DeliverConfigSnapshotRequest request) AmazonConfig.deliverConfigSnapshot
(DeliverConfigSnapshotRequest deliverConfigSnapshotRequest) Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel.AmazonConfigClient.deliverConfigSnapshot
(DeliverConfigSnapshotRequest deliverConfigSnapshotRequest) Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel.Methods in com.amazonaws.services.config that return types with arguments of type DeliverConfigSnapshotResultModifier and TypeMethodDescriptionAbstractAmazonConfigAsync.deliverConfigSnapshotAsync
(DeliverConfigSnapshotRequest request) AbstractAmazonConfigAsync.deliverConfigSnapshotAsync
(DeliverConfigSnapshotRequest request, AsyncHandler<DeliverConfigSnapshotRequest, DeliverConfigSnapshotResult> asyncHandler) AmazonConfigAsync.deliverConfigSnapshotAsync
(DeliverConfigSnapshotRequest deliverConfigSnapshotRequest) Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel.AmazonConfigAsync.deliverConfigSnapshotAsync
(DeliverConfigSnapshotRequest deliverConfigSnapshotRequest, AsyncHandler<DeliverConfigSnapshotRequest, DeliverConfigSnapshotResult> asyncHandler) Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel.AmazonConfigAsyncClient.deliverConfigSnapshotAsync
(DeliverConfigSnapshotRequest request) AmazonConfigAsyncClient.deliverConfigSnapshotAsync
(DeliverConfigSnapshotRequest request, AsyncHandler<DeliverConfigSnapshotRequest, DeliverConfigSnapshotResult> asyncHandler) Method parameters in com.amazonaws.services.config with type arguments of type DeliverConfigSnapshotResultModifier and TypeMethodDescriptionAbstractAmazonConfigAsync.deliverConfigSnapshotAsync
(DeliverConfigSnapshotRequest request, AsyncHandler<DeliverConfigSnapshotRequest, DeliverConfigSnapshotResult> asyncHandler) AmazonConfigAsync.deliverConfigSnapshotAsync
(DeliverConfigSnapshotRequest deliverConfigSnapshotRequest, AsyncHandler<DeliverConfigSnapshotRequest, DeliverConfigSnapshotResult> asyncHandler) Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel.AmazonConfigAsyncClient.deliverConfigSnapshotAsync
(DeliverConfigSnapshotRequest request, AsyncHandler<DeliverConfigSnapshotRequest, DeliverConfigSnapshotResult> asyncHandler) -
Uses of DeliverConfigSnapshotResult in com.amazonaws.services.config.model
Methods in com.amazonaws.services.config.model that return DeliverConfigSnapshotResultModifier and TypeMethodDescriptionDeliverConfigSnapshotResult.clone()
DeliverConfigSnapshotResult.withConfigSnapshotId
(String configSnapshotId) The ID of the snapshot that is being created.