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