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