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