Uses of Class
com.oracle.bmc.devops.model.ComputeInstanceGroupSelectorCollection
-
Packages that use ComputeInstanceGroupSelectorCollection Package Description com.oracle.bmc.devops.model -
-
Uses of ComputeInstanceGroupSelectorCollection in com.oracle.bmc.devops.model
Methods in com.oracle.bmc.devops.model that return ComputeInstanceGroupSelectorCollection Modifier and Type Method Description ComputeInstanceGroupSelectorCollection
ComputeInstanceGroupSelectorCollection.Builder. build()
ComputeInstanceGroupSelectorCollection
ComputeInstanceGroupDeployEnvironment. getComputeInstanceGroupSelectors()
ComputeInstanceGroupSelectorCollection
ComputeInstanceGroupDeployEnvironmentSummary. getComputeInstanceGroupSelectors()
ComputeInstanceGroupSelectorCollection
CreateComputeInstanceGroupDeployEnvironmentDetails. getComputeInstanceGroupSelectors()
ComputeInstanceGroupSelectorCollection
UpdateComputeInstanceGroupDeployEnvironmentDetails. getComputeInstanceGroupSelectors()
-