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