| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| software.amazon.awssdk.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
default DescribeDeliveryChannelStatusResponse |
ConfigClient.describeDeliveryChannelStatus(Consumer<DescribeDeliveryChannelStatusRequest.Builder> describeDeliveryChannelStatusRequest)
Returns the current status of the specified delivery channel.
|
default CompletableFuture<DescribeDeliveryChannelStatusResponse> |
ConfigAsyncClient.describeDeliveryChannelStatus(Consumer<DescribeDeliveryChannelStatusRequest.Builder> describeDeliveryChannelStatusRequest)
Returns the current status of the specified delivery channel.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeDeliveryChannelStatusRequest.Builder> |
DescribeDeliveryChannelStatusRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.