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