| Modifier and Type | Method and Description |
|---|---|
static Interconnect.InterconnectType |
Interconnect.InterconnectType.forNumber(int value) |
Interconnect.InterconnectType |
InterconnectOrBuilder.getInterconnectType()
Optional.
|
Interconnect.InterconnectType |
Interconnect.getInterconnectType()
Optional.
|
Interconnect.InterconnectType |
Interconnect.Builder.getInterconnectType()
Optional.
|
static Interconnect.InterconnectType |
Interconnect.InterconnectType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Interconnect.InterconnectType |
Interconnect.InterconnectType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Interconnect.InterconnectType |
Interconnect.InterconnectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Interconnect.InterconnectType[] |
Interconnect.InterconnectType.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<Interconnect.InterconnectType> |
Interconnect.InterconnectType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Interconnect.Builder |
Interconnect.Builder.setInterconnectType(Interconnect.InterconnectType value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.