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