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