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