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