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