| Package | Description |
|---|---|
| com.volcengine.vpc.model |
| Modifier and Type | Method and Description |
|---|---|
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)
Returns the enum constant of this type with the specified name.
|
static AllocateEipAddressRequest.ISPEnum[] |
AllocateEipAddressRequest.ISPEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
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.