Package | Description |
---|---|
com.amazonaws.services.config | |
com.amazonaws.services.config.model | |
com.amazonaws.services.config.model.transform |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DescribeDeliveryChannelStatusResult> |
AmazonConfigAsyncClient.describeDeliveryChannelStatusAsync()
Simplified method form for invoking the DescribeDeliveryChannelStatus
operation.
|
java.util.concurrent.Future<DescribeDeliveryChannelStatusResult> |
AmazonConfigAsync.describeDeliveryChannelStatusAsync()
Simplified method form for invoking the DescribeDeliveryChannelStatus
operation.
|
java.util.concurrent.Future<DescribeDeliveryChannelStatusResult> |
AbstractAmazonConfigAsync.describeDeliveryChannelStatusAsync()
Simplified method form for invoking the DescribeDeliveryChannelStatus
operation.
|
java.util.concurrent.Future<DescribeDeliveryChannelStatusResult> |
AmazonConfigAsyncClient.describeDeliveryChannelStatusAsync(AsyncHandler<DescribeDeliveryChannelStatusRequest,DescribeDeliveryChannelStatusResult> asyncHandler)
Simplified method form for invoking the DescribeDeliveryChannelStatus
operation with an AsyncHandler.
|
java.util.concurrent.Future<DescribeDeliveryChannelStatusResult> |
AmazonConfigAsync.describeDeliveryChannelStatusAsync(AsyncHandler<DescribeDeliveryChannelStatusRequest,DescribeDeliveryChannelStatusResult> asyncHandler)
Simplified method form for invoking the DescribeDeliveryChannelStatus
operation with an AsyncHandler.
|
java.util.concurrent.Future<DescribeDeliveryChannelStatusResult> |
AbstractAmazonConfigAsync.describeDeliveryChannelStatusAsync(AsyncHandler<DescribeDeliveryChannelStatusRequest,DescribeDeliveryChannelStatusResult> asyncHandler)
Simplified method form for invoking the DescribeDeliveryChannelStatus
operation with an AsyncHandler.
|
java.util.concurrent.Future<DescribeDeliveryChannelStatusResult> |
AmazonConfigAsyncClient.describeDeliveryChannelStatusAsync(DescribeDeliveryChannelStatusRequest request) |
java.util.concurrent.Future<DescribeDeliveryChannelStatusResult> |
AmazonConfigAsync.describeDeliveryChannelStatusAsync(DescribeDeliveryChannelStatusRequest describeDeliveryChannelStatusRequest)
Returns the current status of the specified delivery channel.
|
java.util.concurrent.Future<DescribeDeliveryChannelStatusResult> |
AbstractAmazonConfigAsync.describeDeliveryChannelStatusAsync(DescribeDeliveryChannelStatusRequest request) |
java.util.concurrent.Future<DescribeDeliveryChannelStatusResult> |
AmazonConfigAsyncClient.describeDeliveryChannelStatusAsync(DescribeDeliveryChannelStatusRequest request,
AsyncHandler<DescribeDeliveryChannelStatusRequest,DescribeDeliveryChannelStatusResult> asyncHandler) |
java.util.concurrent.Future<DescribeDeliveryChannelStatusResult> |
AmazonConfigAsync.describeDeliveryChannelStatusAsync(DescribeDeliveryChannelStatusRequest describeDeliveryChannelStatusRequest,
AsyncHandler<DescribeDeliveryChannelStatusRequest,DescribeDeliveryChannelStatusResult> asyncHandler)
Returns the current status of the specified delivery channel.
|
java.util.concurrent.Future<DescribeDeliveryChannelStatusResult> |
AbstractAmazonConfigAsync.describeDeliveryChannelStatusAsync(DescribeDeliveryChannelStatusRequest request,
AsyncHandler<DescribeDeliveryChannelStatusRequest,DescribeDeliveryChannelStatusResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DescribeDeliveryChannelStatusResult |
DescribeDeliveryChannelStatusResult.clone() |
DescribeDeliveryChannelStatusResult |
DescribeDeliveryChannelStatusResult.withDeliveryChannelsStatus(java.util.Collection<DeliveryChannelStatus> deliveryChannelsStatus)
A list that contains the status of a specified delivery channel.
|
DescribeDeliveryChannelStatusResult |
DescribeDeliveryChannelStatusResult.withDeliveryChannelsStatus(DeliveryChannelStatus... deliveryChannelsStatus)
A list that contains the status of a specified delivery channel.
|
Modifier and Type | Method and Description |
---|---|
DescribeDeliveryChannelStatusResult |
DescribeDeliveryChannelStatusResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |