public static class ChangeRoverEntitlementCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeRoverEntitlementCompartmentDetails |
build() |
ChangeRoverEntitlementCompartmentDetails.Builder |
compartmentId(String compartmentId)
The [OCID] (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of
the compartment into which the resources should be moved.
|
ChangeRoverEntitlementCompartmentDetails.Builder |
copy(ChangeRoverEntitlementCompartmentDetails model) |
public ChangeRoverEntitlementCompartmentDetails.Builder compartmentId(String compartmentId)
The [OCID] (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment into which the resources should be moved.
compartmentId
- the value to setpublic ChangeRoverEntitlementCompartmentDetails build()
public ChangeRoverEntitlementCompartmentDetails.Builder copy(ChangeRoverEntitlementCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.