Uses of Class
com.oracle.bmc.devops.model.ComputeInstanceGroupSelectorCollection.Builder
-
Packages that use ComputeInstanceGroupSelectorCollection.Builder Package Description com.oracle.bmc.devops.model -
-
Uses of ComputeInstanceGroupSelectorCollection.Builder in com.oracle.bmc.devops.model
Methods in com.oracle.bmc.devops.model that return ComputeInstanceGroupSelectorCollection.Builder Modifier and Type Method Description static ComputeInstanceGroupSelectorCollection.Builder
ComputeInstanceGroupSelectorCollection. builder()
Create a new builder.ComputeInstanceGroupSelectorCollection.Builder
ComputeInstanceGroupSelectorCollection.Builder. copy(ComputeInstanceGroupSelectorCollection model)
ComputeInstanceGroupSelectorCollection.Builder
ComputeInstanceGroupSelectorCollection.Builder. items(List<ComputeInstanceGroupSelector> items)
A list of selectors for the instance group.ComputeInstanceGroupSelectorCollection.Builder
ComputeInstanceGroupSelectorCollection. toBuilder()
-