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