Uses of Interface
com.google.cloud.baremetalsolution.v2.LogicalInterfaceOrBuilder
-
Packages that use LogicalInterfaceOrBuilder Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of LogicalInterfaceOrBuilder in com.google.cloud.baremetalsolution.v2
Classes in com.google.cloud.baremetalsolution.v2 that implement LogicalInterfaceOrBuilder Modifier and Type Class 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.Methods in com.google.cloud.baremetalsolution.v2 that return LogicalInterfaceOrBuilder Modifier and Type Method Description LogicalInterfaceOrBuilder
Instance.Builder. getLogicalInterfacesOrBuilder(int index)
List of logical interfaces for the instance.LogicalInterfaceOrBuilder
Instance. getLogicalInterfacesOrBuilder(int index)
List of logical interfaces for the instance.LogicalInterfaceOrBuilder
InstanceConfig.Builder. getLogicalInterfacesOrBuilder(int index)
List of logical interfaces for the instance.LogicalInterfaceOrBuilder
InstanceConfig. getLogicalInterfacesOrBuilder(int index)
List of logical interfaces for the instance.LogicalInterfaceOrBuilder
InstanceConfigOrBuilder. getLogicalInterfacesOrBuilder(int index)
List of logical interfaces for the instance.LogicalInterfaceOrBuilder
InstanceOrBuilder. getLogicalInterfacesOrBuilder(int index)
List of logical interfaces for the instance.Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type LogicalInterfaceOrBuilder Modifier and Type Method Description List<? extends LogicalInterfaceOrBuilder>
Instance.Builder. getLogicalInterfacesOrBuilderList()
List of logical interfaces for the instance.List<? extends LogicalInterfaceOrBuilder>
Instance. getLogicalInterfacesOrBuilderList()
List of logical interfaces for the instance.List<? extends LogicalInterfaceOrBuilder>
InstanceConfig.Builder. getLogicalInterfacesOrBuilderList()
List of logical interfaces for the instance.List<? extends LogicalInterfaceOrBuilder>
InstanceConfig. getLogicalInterfacesOrBuilderList()
List of logical interfaces for the instance.List<? extends LogicalInterfaceOrBuilder>
InstanceConfigOrBuilder. getLogicalInterfacesOrBuilderList()
List of logical interfaces for the instance.List<? extends LogicalInterfaceOrBuilder>
InstanceOrBuilder. getLogicalInterfacesOrBuilderList()
List of logical interfaces for the instance.
-