Uses of Class
software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest
-
Packages that use DescribeCommunicationsRequest Package Description software.amazon.awssdk.services.support Amazon Web Services Support software.amazon.awssdk.services.support.paginators software.amazon.awssdk.services.support.transform -
-
Uses of DescribeCommunicationsRequest in software.amazon.awssdk.services.support
-
Uses of DescribeCommunicationsRequest in software.amazon.awssdk.services.support.paginators
Constructors in software.amazon.awssdk.services.support.paginators with parameters of type DescribeCommunicationsRequest Constructor Description DescribeCommunicationsIterable(SupportClient client, DescribeCommunicationsRequest firstRequest)DescribeCommunicationsPublisher(SupportAsyncClient client, DescribeCommunicationsRequest firstRequest) -
Uses of DescribeCommunicationsRequest in software.amazon.awssdk.services.support.transform
Methods in software.amazon.awssdk.services.support.transform with parameters of type DescribeCommunicationsRequest Modifier and Type Method Description SdkHttpFullRequestDescribeCommunicationsRequestMarshaller. marshall(DescribeCommunicationsRequest describeCommunicationsRequest)
-