| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| software.amazon.awssdk.services.config.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeDeliveryChannelStatusResponse |
ConfigClient.describeDeliveryChannelStatus(DescribeDeliveryChannelStatusRequest describeDeliveryChannelStatusRequest)
Returns the current status of the specified delivery channel.
|
default CompletableFuture<DescribeDeliveryChannelStatusResponse> |
ConfigAsyncClient.describeDeliveryChannelStatus(DescribeDeliveryChannelStatusRequest describeDeliveryChannelStatusRequest)
Returns the current status of the specified delivery channel.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeDeliveryChannelStatusRequestMarshaller.marshall(DescribeDeliveryChannelStatusRequest describeDeliveryChannelStatusRequest) |
Copyright © 2023. All rights reserved.