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