public static class ChangeLockboxCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeLockboxCompartmentDetails |
build() |
ChangeLockboxCompartmentDetails.Builder |
compartmentId(String compartmentId)
The unique identifier (OCID) of the compartment where the resource is located.
|
ChangeLockboxCompartmentDetails.Builder |
copy(ChangeLockboxCompartmentDetails model) |
public ChangeLockboxCompartmentDetails.Builder compartmentId(String compartmentId)
The unique identifier (OCID) of the compartment where the resource is located.
compartmentId
- the value to setpublic ChangeLockboxCompartmentDetails build()
public ChangeLockboxCompartmentDetails.Builder copy(ChangeLockboxCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.