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