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