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