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