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>
GetLicenseConfigurationRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetLicenseConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetLicenseConfigurationRequest getLicenseConfigurationRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetLicenseConfigurationRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetLicenseConfigurationRequest>- Parameters:
 getLicenseConfigurationRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -