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