Class DescribeCommunicationsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.support.transform.DescribeCommunicationsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DescribeCommunicationsRequest>
@Generated("software.amazon.awssdk:codegen") public class DescribeCommunicationsRequestMarshaller extends Object implements Marshaller<DescribeCommunicationsRequest>
DescribeCommunicationsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeCommunicationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DescribeCommunicationsRequest describeCommunicationsRequest)
-
-
-
Constructor Detail
-
DescribeCommunicationsRequestMarshaller
public DescribeCommunicationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeCommunicationsRequest describeCommunicationsRequest)
- Specified by:
marshallin interfaceMarshaller<DescribeCommunicationsRequest>
-
-