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