Uses of Class
com.ibm.cloud.is.vpc.v1.model.DedicatedHostReference
-
Packages that use DedicatedHostReference Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of DedicatedHostReference in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return DedicatedHostReference Modifier and Type Method Description DedicatedHostReference
Instance. getDedicatedHost()
Gets the dedicatedHost.Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type DedicatedHostReference Modifier and Type Method Description List<DedicatedHostReference>
DedicatedHostGroup. getDedicatedHosts()
Gets the dedicatedHosts.
-