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