Package | Description |
---|---|
com.oracle.bmc.identitydataplane.model |
Modifier and Type | Method and Description |
---|---|
EntityStatus |
EntityStatus.Builder.build() |
EntityStatus |
Compartment.getStatus()
The status of the compartment.
|
Modifier and Type | Method and Description |
---|---|
EntityStatus.Builder |
EntityStatus.Builder.copy(EntityStatus model) |
Compartment.Builder |
Compartment.Builder.status(EntityStatus status)
The status of the compartment.
|
Constructor and Description |
---|
Compartment(String id,
String name,
String displayName,
String fullName,
String parentCompartmentId,
EntityStatus status,
Map<String,String> propertyMap)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.