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