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