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