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