public interface InterconnectGroupIntentOrBuilder extends MessageOrBuilder
Implements
MessageOrBuilderMethods
getTopologyCapability()
public abstract String getTopologyCapability()
Check the TopologyCapability enum for the list of possible values.
optional string topology_capability = 144190696;
Returns | |
---|---|
Type | Description |
String |
The topologyCapability. |
getTopologyCapabilityBytes()
public abstract ByteString getTopologyCapabilityBytes()
Check the TopologyCapability enum for the list of possible values.
optional string topology_capability = 144190696;
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for topologyCapability. |
hasTopologyCapability()
public abstract boolean hasTopologyCapability()
Check the TopologyCapability enum for the list of possible values.
optional string topology_capability = 144190696;
Returns | |
---|---|
Type | Description |
boolean |
Whether the topologyCapability field is set. |