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