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