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