| Package | Description |
|---|---|
| com.byteplus.cloudmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateRuleRequest.AlertMethodsEnum |
CreateRuleRequest.AlertMethodsEnum.fromValue(String input) |
CreateRuleRequest.AlertMethodsEnum |
CreateRuleRequest.AlertMethodsEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CreateRuleRequest.AlertMethodsEnum |
CreateRuleRequest.AlertMethodsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreateRuleRequest.AlertMethodsEnum[] |
CreateRuleRequest.AlertMethodsEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<CreateRuleRequest.AlertMethodsEnum> |
CreateRuleRequest.getAlertMethods()
Get alertMethods
|
| Modifier and Type | Method and Description |
|---|---|
CreateRuleRequest |
CreateRuleRequest.addAlertMethodsItem(CreateRuleRequest.AlertMethodsEnum alertMethodsItem) |
void |
CreateRuleRequest.AlertMethodsEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CreateRuleRequest.AlertMethodsEnum enumeration) |
| Modifier and Type | Method and Description |
|---|---|
CreateRuleRequest |
CreateRuleRequest.alertMethods(List<CreateRuleRequest.AlertMethodsEnum> alertMethods) |
void |
CreateRuleRequest.setAlertMethods(List<CreateRuleRequest.AlertMethodsEnum> alertMethods) |
Copyright © 2026. All rights reserved.