| Package | Description |
|---|---|
| com.databricks.sdk.service.provisioning |
| Modifier and Type | Method and Description |
|---|---|
GkeConfigConnectivityType |
GkeConfig.getConnectivityType() |
static GkeConfigConnectivityType |
GkeConfigConnectivityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GkeConfigConnectivityType[] |
GkeConfigConnectivityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GkeConfig |
GkeConfig.setConnectivityType(GkeConfigConnectivityType connectivityType) |
Copyright © 2024. All rights reserved.