Package | Description |
---|---|
com.oracle.bmc.identitydataplane.model |
Modifier and Type | Method and Description |
---|---|
static Compartment.Builder |
Compartment.builder()
Create a new builder.
|
Compartment.Builder |
Compartment.Builder.copy(Compartment model) |
Compartment.Builder |
Compartment.Builder.displayName(String displayName)
The display name of the compartment.
|
Compartment.Builder |
Compartment.Builder.fullName(String fullName)
The full name of the compartment.
|
Compartment.Builder |
Compartment.Builder.id(String id)
The id of the compartment.
|
Compartment.Builder |
Compartment.Builder.name(String name)
The name of the compartment.
|
Compartment.Builder |
Compartment.Builder.parentCompartmentId(String parentCompartmentId)
The id of the parent compartment.
|
Compartment.Builder |
Compartment.Builder.propertyMap(Map<String,String> propertyMap)
The extended properties.
|
Compartment.Builder |
Compartment.Builder.status(EntityStatus status)
The status of the compartment.
|
Compartment.Builder |
Compartment.toBuilder() |
Copyright © 2016–2024. All rights reserved.