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