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