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