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