| Package | Description |
|---|---|
| com.byteplus.cen.model |
| Modifier and Type | Method and Description |
|---|---|
static RevokeInstanceFromCenRequest.InstanceTypeEnum |
RevokeInstanceFromCenRequest.InstanceTypeEnum.fromValue(String input) |
@NotNull RevokeInstanceFromCenRequest.InstanceTypeEnum |
RevokeInstanceFromCenRequest.getInstanceType()
Get instanceType
|
RevokeInstanceFromCenRequest.InstanceTypeEnum |
RevokeInstanceFromCenRequest.InstanceTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static RevokeInstanceFromCenRequest.InstanceTypeEnum |
RevokeInstanceFromCenRequest.InstanceTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RevokeInstanceFromCenRequest.InstanceTypeEnum[] |
RevokeInstanceFromCenRequest.InstanceTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RevokeInstanceFromCenRequest |
RevokeInstanceFromCenRequest.instanceType(RevokeInstanceFromCenRequest.InstanceTypeEnum instanceType) |
void |
RevokeInstanceFromCenRequest.setInstanceType(RevokeInstanceFromCenRequest.InstanceTypeEnum instanceType) |
void |
RevokeInstanceFromCenRequest.InstanceTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
RevokeInstanceFromCenRequest.InstanceTypeEnum enumeration) |
Copyright © 2026. All rights reserved.