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