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 DescribeDeliveryChannelStatusRequestDescribeDeliveryChannelStatusRequest. clone()DescribeDeliveryChannelStatusRequestDescribeDeliveryChannelStatusRequest. withDeliveryChannelNames(String... deliveryChannelNames)A list of delivery channel names.DescribeDeliveryChannelStatusRequestDescribeDeliveryChannelStatusRequest. withDeliveryChannelNames(Collection<String> deliveryChannelNames)A list of delivery channel names.
-