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