public static class TargetCompartments.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
TargetCompartments |
build() |
TargetCompartments.Builder |
copy(TargetCompartments model) |
TargetCompartments.Builder |
items(List<String> items)
The list of OCIDs attached to the compartments specified in the current profile override.
|
public TargetCompartments.Builder items(List<String> items)
The list of OCIDs attached to the compartments specified in the current profile override.
items
- the value to setpublic TargetCompartments build()
public TargetCompartments.Builder copy(TargetCompartments model)
Copyright © 2016–2024. All rights reserved.