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