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