Uses of Class
com.ibm.cloud.is.vpc.v1.model.NetworkInterfaceBareMetalServerContextReference
-
Packages that use NetworkInterfaceBareMetalServerContextReference Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of NetworkInterfaceBareMetalServerContextReference in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return NetworkInterfaceBareMetalServerContextReference Modifier and Type Method Description NetworkInterfaceBareMetalServerContextReference
BareMetalServer. getPrimaryNetworkInterface()
Gets the primaryNetworkInterface.Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type NetworkInterfaceBareMetalServerContextReference Modifier and Type Method Description List<NetworkInterfaceBareMetalServerContextReference>
BareMetalServer. getNetworkInterfaces()
Gets the networkInterfaces.
-