Class GetMetricsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.iotwireless.transform.GetMetricsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetMetricsRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetMetricsRequestMarshaller
extends Object
implements Marshaller<GetMetricsRequest>
GetMetricsRequest Marshaller- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetMetricsRequest getMetricsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetMetricsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetMetricsRequest>- Parameters:
 getMetricsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -