Uses of Class
com.oracle.bmc.core.model.InstancePoolInstance
-
Packages that use InstancePoolInstance Package Description com.oracle.bmc.core.model com.oracle.bmc.core.responses -
-
Uses of InstancePoolInstance in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return InstancePoolInstance Modifier and Type Method Description InstancePoolInstanceInstancePoolInstance.Builder. build()Methods in com.oracle.bmc.core.model with parameters of type InstancePoolInstance Modifier and Type Method Description InstancePoolInstance.BuilderInstancePoolInstance.Builder. copy(InstancePoolInstance model) -
Uses of InstancePoolInstance in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return InstancePoolInstance Modifier and Type Method Description InstancePoolInstanceAttachInstancePoolInstanceResponse. getInstancePoolInstance()The returned InstancePoolInstance instance.InstancePoolInstanceGetInstancePoolInstanceResponse. getInstancePoolInstance()The returned InstancePoolInstance instance.Methods in com.oracle.bmc.core.responses with parameters of type InstancePoolInstance Modifier and Type Method Description AttachInstancePoolInstanceResponse.BuilderAttachInstancePoolInstanceResponse.Builder. instancePoolInstance(InstancePoolInstance instancePoolInstance)The returned InstancePoolInstance instance.GetInstancePoolInstanceResponse.BuilderGetInstancePoolInstanceResponse.Builder. instancePoolInstance(InstancePoolInstance instancePoolInstance)The returned InstancePoolInstance instance.
-