| Modifier and Type | Class and Description |
|---|---|
class |
LogicalInterface
Each logical interface represents a logical abstraction of the underlying
physical interface (for eg.
|
static class |
LogicalInterface.Builder
Each logical interface represents a logical abstraction of the underlying
physical interface (for eg.
|
| Modifier and Type | Method and Description |
|---|---|
LogicalInterfaceOrBuilder |
Instance.getLogicalInterfacesOrBuilder(int index)
List of logical interfaces for the instance.
|
LogicalInterfaceOrBuilder |
Instance.Builder.getLogicalInterfacesOrBuilder(int index)
List of logical interfaces for the instance.
|
LogicalInterfaceOrBuilder |
InstanceOrBuilder.getLogicalInterfacesOrBuilder(int index)
List of logical interfaces for the instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends LogicalInterfaceOrBuilder> |
Instance.getLogicalInterfacesOrBuilderList()
List of logical interfaces for the instance.
|
List<? extends LogicalInterfaceOrBuilder> |
Instance.Builder.getLogicalInterfacesOrBuilderList()
List of logical interfaces for the instance.
|
List<? extends LogicalInterfaceOrBuilder> |
InstanceOrBuilder.getLogicalInterfacesOrBuilderList()
List of logical interfaces for the instance.
|
Copyright © 2022 Google LLC. All rights reserved.