Package | Description |
---|---|
com.amazonaws.services.config |
|
com.amazonaws.services.config.model |
Modifier and Type | Method and Description |
---|---|
DescribeDeliveryChannelsResult |
AmazonConfigClient.describeDeliveryChannels() |
DescribeDeliveryChannelsResult |
AmazonConfig.describeDeliveryChannels()
Simplified method form for invoking the DescribeDeliveryChannels operation.
|
DescribeDeliveryChannelsResult |
AbstractAmazonConfig.describeDeliveryChannels() |
DescribeDeliveryChannelsResult |
AmazonConfigClient.describeDeliveryChannels(DescribeDeliveryChannelsRequest request)
Returns details about the specified delivery channel.
|
DescribeDeliveryChannelsResult |
AmazonConfig.describeDeliveryChannels(DescribeDeliveryChannelsRequest describeDeliveryChannelsRequest)
Returns details about the specified delivery channel.
|
DescribeDeliveryChannelsResult |
AbstractAmazonConfig.describeDeliveryChannels(DescribeDeliveryChannelsRequest request) |
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 © 2023. All rights reserved.