| Modifier and Type | Method and Description |
|---|---|
static OracleConnectionProfile.ConnectivityCase |
OracleConnectionProfile.ConnectivityCase.forNumber(int value) |
OracleConnectionProfile.ConnectivityCase |
OracleConnectionProfileOrBuilder.getConnectivityCase() |
OracleConnectionProfile.ConnectivityCase |
OracleConnectionProfile.getConnectivityCase() |
OracleConnectionProfile.ConnectivityCase |
OracleConnectionProfile.Builder.getConnectivityCase() |
static OracleConnectionProfile.ConnectivityCase |
OracleConnectionProfile.ConnectivityCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static OracleConnectionProfile.ConnectivityCase |
OracleConnectionProfile.ConnectivityCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OracleConnectionProfile.ConnectivityCase[] |
OracleConnectionProfile.ConnectivityCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.