| Modifier and Type | Method and Description |
|---|---|
static Subnet.BondingType |
Subnet.BondingType.forNumber(int value) |
Subnet.BondingType |
SubnetOrBuilder.getBondingType()
Optional.
|
Subnet.BondingType |
Subnet.getBondingType()
Optional.
|
Subnet.BondingType |
Subnet.Builder.getBondingType()
Optional.
|
static Subnet.BondingType |
Subnet.BondingType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Subnet.BondingType |
Subnet.BondingType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Subnet.BondingType |
Subnet.BondingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Subnet.BondingType[] |
Subnet.BondingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Subnet.BondingType> |
Subnet.BondingType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Subnet.Builder |
Subnet.Builder.setBondingType(Subnet.BondingType value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.