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