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