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