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