| Package | Description |
|---|---|
| com.volcengine.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
static SystemEventForDescribeSystemEventsOutput.TypeEnum |
SystemEventForDescribeSystemEventsOutput.TypeEnum.fromValue(String input) |
SystemEventForDescribeSystemEventsOutput.TypeEnum |
SystemEventForDescribeSystemEventsOutput.getType()
Get type
|
SystemEventForDescribeSystemEventsOutput.TypeEnum |
SystemEventForDescribeSystemEventsOutput.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static SystemEventForDescribeSystemEventsOutput.TypeEnum |
SystemEventForDescribeSystemEventsOutput.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemEventForDescribeSystemEventsOutput.TypeEnum[] |
SystemEventForDescribeSystemEventsOutput.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SystemEventForDescribeSystemEventsOutput.setType(SystemEventForDescribeSystemEventsOutput.TypeEnum type) |
SystemEventForDescribeSystemEventsOutput |
SystemEventForDescribeSystemEventsOutput.type(SystemEventForDescribeSystemEventsOutput.TypeEnum type) |
void |
SystemEventForDescribeSystemEventsOutput.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
SystemEventForDescribeSystemEventsOutput.TypeEnum enumeration) |
Copyright © 2024. All rights reserved.