default DeleteDeliveryChannelResponse |
ConfigClient.deleteDeliveryChannel(Consumer<DeleteDeliveryChannelRequest.Builder> deleteDeliveryChannelRequest) |
Deletes the delivery channel.
|
default DeleteDeliveryChannelResponse |
ConfigClient.deleteDeliveryChannel(DeleteDeliveryChannelRequest deleteDeliveryChannelRequest) |
Deletes the delivery channel.
|
default DeliverConfigSnapshotResponse |
ConfigClient.deliverConfigSnapshot(Consumer<DeliverConfigSnapshotRequest.Builder> deliverConfigSnapshotRequest) |
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel.
|
default DeliverConfigSnapshotResponse |
ConfigClient.deliverConfigSnapshot(DeliverConfigSnapshotRequest deliverConfigSnapshotRequest) |
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel.
|
default DescribeDeliveryChannelsResponse |
ConfigClient.describeDeliveryChannels() |
Returns details about the specified delivery channel.
|
default DescribeDeliveryChannelsResponse |
ConfigClient.describeDeliveryChannels(Consumer<DescribeDeliveryChannelsRequest.Builder> describeDeliveryChannelsRequest) |
Returns details about the specified delivery channel.
|
default DescribeDeliveryChannelsResponse |
ConfigClient.describeDeliveryChannels(DescribeDeliveryChannelsRequest describeDeliveryChannelsRequest) |
Returns details about the specified delivery channel.
|
default DescribeDeliveryChannelStatusResponse |
ConfigClient.describeDeliveryChannelStatus() |
Returns the current status of the specified delivery channel.
|
default DescribeDeliveryChannelStatusResponse |
ConfigClient.describeDeliveryChannelStatus(Consumer<DescribeDeliveryChannelStatusRequest.Builder> describeDeliveryChannelStatusRequest) |
Returns the current status of the specified delivery channel.
|
default DescribeDeliveryChannelStatusResponse |
ConfigClient.describeDeliveryChannelStatus(DescribeDeliveryChannelStatusRequest describeDeliveryChannelStatusRequest) |
Returns the current status of the specified delivery channel.
|