Uses of Interface
com.google.cloud.baremetalsolution.v2.LogicalInterface.LogicalNetworkInterfaceOrBuilder
-
Packages that use LogicalInterface.LogicalNetworkInterfaceOrBuilder Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of LogicalInterface.LogicalNetworkInterfaceOrBuilder in com.google.cloud.baremetalsolution.v2
Classes in com.google.cloud.baremetalsolution.v2 that implement LogicalInterface.LogicalNetworkInterfaceOrBuilder Modifier and Type Class Description static class
LogicalInterface.LogicalNetworkInterface
Each logical network interface is effectively a network and IP pair.static class
LogicalInterface.LogicalNetworkInterface.Builder
Each logical network interface is effectively a network and IP pair.Methods in com.google.cloud.baremetalsolution.v2 that return LogicalInterface.LogicalNetworkInterfaceOrBuilder Modifier and Type Method Description LogicalInterface.LogicalNetworkInterfaceOrBuilder
LogicalInterface.Builder. getLogicalNetworkInterfacesOrBuilder(int index)
List of logical network interfaces within a logical interface.LogicalInterface.LogicalNetworkInterfaceOrBuilder
LogicalInterface. getLogicalNetworkInterfacesOrBuilder(int index)
List of logical network interfaces within a logical interface.LogicalInterface.LogicalNetworkInterfaceOrBuilder
LogicalInterfaceOrBuilder. getLogicalNetworkInterfacesOrBuilder(int index)
List of logical network interfaces within a logical interface.Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type LogicalInterface.LogicalNetworkInterfaceOrBuilder Modifier and Type Method Description List<? extends LogicalInterface.LogicalNetworkInterfaceOrBuilder>
LogicalInterface.Builder. getLogicalNetworkInterfacesOrBuilderList()
List of logical network interfaces within a logical interface.List<? extends LogicalInterface.LogicalNetworkInterfaceOrBuilder>
LogicalInterface. getLogicalNetworkInterfacesOrBuilderList()
List of logical network interfaces within a logical interface.List<? extends LogicalInterface.LogicalNetworkInterfaceOrBuilder>
LogicalInterfaceOrBuilder. getLogicalNetworkInterfacesOrBuilderList()
List of logical network interfaces within a logical interface.
-