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