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