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