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