Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceReference
-
Packages that use InstanceReference Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of InstanceReference in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return InstanceReference Modifier and Type Method Description InstanceReference
InstanceGroupMembership. getInstance()
Gets the instance.InstanceReference
VolumeAttachmentReferenceVolumeContext. getInstance()
Gets the instance.Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type InstanceReference Modifier and Type Method Description List<InstanceReference>
DedicatedHost. getInstances()
Gets the instances.
-