Uses of Class
com.oracle.bmc.core.model.ComputeInstanceDetails
-
Packages that use ComputeInstanceDetails Package Description com.oracle.bmc.core.model -
-
Uses of ComputeInstanceDetails in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ComputeInstanceDetails Modifier and Type Method Description ComputeInstanceDetailsComputeInstanceDetails.Builder. build()Methods in com.oracle.bmc.core.model that return types with arguments of type ComputeInstanceDetails Modifier and Type Method Description List<ComputeInstanceDetails>ComputeInstanceOptions. getOptions()The Compute Instance Configuration parameters.Methods in com.oracle.bmc.core.model with parameters of type ComputeInstanceDetails Modifier and Type Method Description ComputeInstanceDetails.BuilderComputeInstanceDetails.Builder. copy(ComputeInstanceDetails model)Method parameters in com.oracle.bmc.core.model with type arguments of type ComputeInstanceDetails Modifier and Type Method Description ComputeInstanceOptions.BuilderComputeInstanceOptions.Builder. options(List<ComputeInstanceDetails> options)The Compute Instance Configuration parameters.Constructor parameters in com.oracle.bmc.core.model with type arguments of type ComputeInstanceDetails Constructor Description ComputeInstanceOptions(List<ComputeInstanceDetails> options)Deprecated.
-