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