Class ListCisScansRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.inspector2.transform.ListCisScansRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ListCisScansRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListCisScansRequestMarshaller
extends Object
implements Marshaller<ListCisScansRequest>
ListCisScansRequest Marshaller- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ListCisScansRequest listCisScansRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ListCisScansRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ListCisScansRequest>
- Parameters:
- listCisScansRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-