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