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