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