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