Package | Description |
---|---|
com.oracle.bmc.identity.model |
Modifier and Type | Method and Description |
---|---|
static DomainReplicationStates.State |
DomainReplicationStates.State.create(String key) |
DomainReplicationStates.State |
DomainReplicationStates.getState()
The IDCS-replicated region state.
|
static DomainReplicationStates.State |
DomainReplicationStates.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DomainReplicationStates.State[] |
DomainReplicationStates.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DomainReplicationStates.Builder |
DomainReplicationStates.Builder.state(DomainReplicationStates.State state)
The IDCS-replicated region state.
|
Constructor and Description |
---|
DomainReplicationStates(String domainId,
DomainReplicationStates.State state,
String replicaRegion)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.