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