| 程序包 | 说明 |
|---|---|
| com.volcengine.vpc.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static AllocateEipAddressRequest.ISPEnum |
AllocateEipAddressRequest.ISPEnum.fromValue(String input) |
AllocateEipAddressRequest.ISPEnum |
AllocateEipAddressRequest.getISP()
Get ISP
|
AllocateEipAddressRequest.ISPEnum |
AllocateEipAddressRequest.ISPEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static AllocateEipAddressRequest.ISPEnum |
AllocateEipAddressRequest.ISPEnum.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static AllocateEipAddressRequest.ISPEnum[] |
AllocateEipAddressRequest.ISPEnum.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
AllocateEipAddressRequest |
AllocateEipAddressRequest.ISP(AllocateEipAddressRequest.ISPEnum ISP) |
void |
AllocateEipAddressRequest.setISP(AllocateEipAddressRequest.ISPEnum ISP) |
void |
AllocateEipAddressRequest.ISPEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
AllocateEipAddressRequest.ISPEnum enumeration) |
Copyright © 2024. All rights reserved.