Uses of Class
com.amazonaws.services.config.model.DescribeDeliveryChannelStatusRequest
-
Packages that use DescribeDeliveryChannelStatusRequest Package Description com.amazonaws.services.config com.amazonaws.services.config.model -
-
Uses of DescribeDeliveryChannelStatusRequest in com.amazonaws.services.config
-
Uses of DescribeDeliveryChannelStatusRequest in com.amazonaws.services.config.model
Methods in com.amazonaws.services.config.model that return DescribeDeliveryChannelStatusRequest Modifier and Type Method Description DescribeDeliveryChannelStatusRequest
DescribeDeliveryChannelStatusRequest. clone()
DescribeDeliveryChannelStatusRequest
DescribeDeliveryChannelStatusRequest. withDeliveryChannelNames(String... deliveryChannelNames)
A list of delivery channel names.DescribeDeliveryChannelStatusRequest
DescribeDeliveryChannelStatusRequest. withDeliveryChannelNames(Collection<String> deliveryChannelNames)
A list of delivery channel names.
-