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