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