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