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