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