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