| Package | Description |
|---|---|
| com.amazonaws.services.config |
Synchronous and asynchronous client classes for accessing AmazonConfig.
|
| com.amazonaws.services.config.model |
Classes modeling the various types represented by AmazonConfig.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeDeliveryChannelStatusResult> |
AmazonConfigAsync.describeDeliveryChannelStatusAsync(DescribeDeliveryChannelStatusRequest describeDeliveryChannelStatusRequest,
AsyncHandler<DescribeDeliveryChannelStatusRequest,DescribeDeliveryChannelStatusResult> asyncHandler)
Returns the current status of the specified delivery channel.
|
Future<DescribeDeliveryChannelStatusResult> |
AmazonConfigAsyncClient.describeDeliveryChannelStatusAsync(DescribeDeliveryChannelStatusRequest describeDeliveryChannelStatusRequest,
AsyncHandler<DescribeDeliveryChannelStatusRequest,DescribeDeliveryChannelStatusResult> asyncHandler)
Returns the current status of the specified delivery channel.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDeliveryChannelStatusRequest |
DescribeDeliveryChannelStatusRequest.clone() |
DescribeDeliveryChannelStatusRequest |
DescribeDeliveryChannelStatusRequest.withDeliveryChannelNames(Collection<String> deliveryChannelNames)
A list of delivery channel names.
|
DescribeDeliveryChannelStatusRequest |
DescribeDeliveryChannelStatusRequest.withDeliveryChannelNames(String... deliveryChannelNames)
A list of delivery channel names.
|
Copyright © 2015. All rights reserved.