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 classLogicalInterface.LogicalNetworkInterfaceEach logical network interface is effectively a network and IP pair.static classLogicalInterface.LogicalNetworkInterface.BuilderEach 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.LogicalNetworkInterfaceOrBuilderLogicalInterface.Builder. getLogicalNetworkInterfacesOrBuilder(int index)List of logical network interfaces within a logical interface.LogicalInterface.LogicalNetworkInterfaceOrBuilderLogicalInterface. getLogicalNetworkInterfacesOrBuilder(int index)List of logical network interfaces within a logical interface.LogicalInterface.LogicalNetworkInterfaceOrBuilderLogicalInterfaceOrBuilder. 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.
-