public static class GiTargetListDiscovery.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GiTargetListDiscovery |
build() |
GiTargetListDiscovery.Builder |
copy(GiTargetListDiscovery model) |
GiTargetListDiscovery.Builder |
targets(List<String> targets)
OCIDs of target resources to include.
|
public GiTargetListDiscovery.Builder targets(List<String> targets)
OCIDs of target resources to include. For EXACC service type Collections only VMClusters are allowed. For EXACS service type Collections only CloudVMClusters are allowed.
targets
- the value to setpublic GiTargetListDiscovery build()
public GiTargetListDiscovery.Builder copy(GiTargetListDiscovery model)
Copyright © 2016–2024. All rights reserved.