| 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 |
|---|---|
DescribeDeliveryChannelsResult |
AmazonConfigClient.describeDeliveryChannels()
Returns details about the specified delivery channel.
|
DescribeDeliveryChannelsResult |
AmazonConfig.describeDeliveryChannels()
Returns details about the specified delivery channel.
|
DescribeDeliveryChannelsResult |
AmazonConfigClient.describeDeliveryChannels(DescribeDeliveryChannelsRequest describeDeliveryChannelsRequest)
Returns details about the specified delivery channel.
|
DescribeDeliveryChannelsResult |
AmazonConfig.describeDeliveryChannels(DescribeDeliveryChannelsRequest describeDeliveryChannelsRequest)
Returns details about the specified delivery channel.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeDeliveryChannelsResult> |
AmazonConfigAsync.describeDeliveryChannelsAsync(DescribeDeliveryChannelsRequest describeDeliveryChannelsRequest)
Returns details about the specified delivery channel.
|
Future<DescribeDeliveryChannelsResult> |
AmazonConfigAsyncClient.describeDeliveryChannelsAsync(DescribeDeliveryChannelsRequest describeDeliveryChannelsRequest)
Returns details about the specified delivery channel.
|
Future<DescribeDeliveryChannelsResult> |
AmazonConfigAsync.describeDeliveryChannelsAsync(DescribeDeliveryChannelsRequest describeDeliveryChannelsRequest,
com.amazonaws.handlers.AsyncHandler<DescribeDeliveryChannelsRequest,DescribeDeliveryChannelsResult> asyncHandler)
Returns details about the specified delivery channel.
|
Future<DescribeDeliveryChannelsResult> |
AmazonConfigAsyncClient.describeDeliveryChannelsAsync(DescribeDeliveryChannelsRequest describeDeliveryChannelsRequest,
com.amazonaws.handlers.AsyncHandler<DescribeDeliveryChannelsRequest,DescribeDeliveryChannelsResult> asyncHandler)
Returns details about the specified delivery channel.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeDeliveryChannelsResult> |
AmazonConfigAsync.describeDeliveryChannelsAsync(DescribeDeliveryChannelsRequest describeDeliveryChannelsRequest,
com.amazonaws.handlers.AsyncHandler<DescribeDeliveryChannelsRequest,DescribeDeliveryChannelsResult> asyncHandler)
Returns details about the specified delivery channel.
|
Future<DescribeDeliveryChannelsResult> |
AmazonConfigAsyncClient.describeDeliveryChannelsAsync(DescribeDeliveryChannelsRequest describeDeliveryChannelsRequest,
com.amazonaws.handlers.AsyncHandler<DescribeDeliveryChannelsRequest,DescribeDeliveryChannelsResult> asyncHandler)
Returns details about the specified delivery channel.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDeliveryChannelsResult |
DescribeDeliveryChannelsResult.clone() |
DescribeDeliveryChannelsResult |
DescribeDeliveryChannelsResult.withDeliveryChannels(Collection<DeliveryChannel> deliveryChannels)
A list that contains the descriptions of the specified delivery
channel.
|
DescribeDeliveryChannelsResult |
DescribeDeliveryChannelsResult.withDeliveryChannels(DeliveryChannel... deliveryChannels)
A list that contains the descriptions of the specified delivery
channel.
|
Copyright © 2015. All rights reserved.