public abstract static class AutoScaling.TriggerFactory extends Object implements Closeable
AutoScaling.Trigger.| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isClosed |
| Constructor and Description |
|---|
TriggerFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
abstract AutoScaling.Trigger |
create(TriggerEventType type,
String name,
Map<String,Object> props) |
public abstract AutoScaling.Trigger create(TriggerEventType type, String name, Map<String,Object> props) throws TriggerValidationException
TriggerValidationExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.