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