Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Class and Description |
---|---|
class |
ComputeInstanceGroupByIdsSelector
Specifies the Compute instance group environment by listing the OCIDs of the compute instances.
|
class |
ComputeInstanceGroupByQuerySelector
Specifies the Compute instance group environment filtered by the RQS query expression.
|
Modifier and Type | Method and Description |
---|---|
List<ComputeInstanceGroupSelector> |
ComputeInstanceGroupSelectorCollection.getItems()
A list of selectors for the instance group.
|
Modifier and Type | Method and Description |
---|---|
ComputeInstanceGroupSelectorCollection.Builder |
ComputeInstanceGroupSelectorCollection.Builder.items(List<ComputeInstanceGroupSelector> items)
A list of selectors for the instance group.
|
Constructor and Description |
---|
ComputeInstanceGroupSelectorCollection(List<ComputeInstanceGroupSelector> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.