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