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