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