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