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