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