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