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