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