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