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