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