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