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