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