public static class CompartmentIdResourceFilter.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CompartmentIdResourceFilter |
build() |
CompartmentIdResourceFilter.Builder |
copy(CompartmentIdResourceFilter model) |
CompartmentIdResourceFilter.Builder |
shouldIncludeChildCompartments(Boolean shouldIncludeChildCompartments)
This sets whether to include child compartments.
|
CompartmentIdResourceFilter.Builder |
value(String value)
This is the compartment used for filtering.
|
public CompartmentIdResourceFilter.Builder value(String value)
This is the compartment used for filtering.
value
- the value to setpublic CompartmentIdResourceFilter.Builder shouldIncludeChildCompartments(Boolean shouldIncludeChildCompartments)
This sets whether to include child compartments.
shouldIncludeChildCompartments
- the value to setpublic CompartmentIdResourceFilter build()
public CompartmentIdResourceFilter.Builder copy(CompartmentIdResourceFilter model)
Copyright © 2016–2025. All rights reserved.