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