| Package | Description |
|---|---|
| software.amazon.awssdk.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
List<DeliveryChannelStatus> |
DescribeDeliveryChannelStatusResponse.deliveryChannelsStatus()
A list that contains the status of a specified delivery channel.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDeliveryChannelStatusResponse.Builder |
DescribeDeliveryChannelStatusResponse.Builder.deliveryChannelsStatus(DeliveryChannelStatus... deliveryChannelsStatus)
A list that contains the status of a specified delivery channel.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDeliveryChannelStatusResponse.Builder |
DescribeDeliveryChannelStatusResponse.Builder.deliveryChannelsStatus(Collection<DeliveryChannelStatus> deliveryChannelsStatus)
A list that contains the status of a specified delivery channel.
|
Copyright © 2023. All rights reserved.