| Package | Description |
|---|---|
| com.byteplus.cloudmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateNotifyTemplateRequest.TypeEnum |
CreateNotifyTemplateRequest.TypeEnum.fromValue(String input) |
@NotNull CreateNotifyTemplateRequest.TypeEnum |
CreateNotifyTemplateRequest.getType()
Get type
|
CreateNotifyTemplateRequest.TypeEnum |
CreateNotifyTemplateRequest.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CreateNotifyTemplateRequest.TypeEnum |
CreateNotifyTemplateRequest.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreateNotifyTemplateRequest.TypeEnum[] |
CreateNotifyTemplateRequest.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 |
CreateNotifyTemplateRequest.setType(CreateNotifyTemplateRequest.TypeEnum type) |
CreateNotifyTemplateRequest |
CreateNotifyTemplateRequest.type(CreateNotifyTemplateRequest.TypeEnum type) |
void |
CreateNotifyTemplateRequest.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CreateNotifyTemplateRequest.TypeEnum enumeration) |
Copyright © 2026. All rights reserved.