Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
EnableReplicationToRegionResponse |
IdentityClient.enableReplicationToRegion(EnableReplicationToRegionRequest request) |
EnableReplicationToRegionResponse |
Identity.enableReplicationToRegion(EnableReplicationToRegionRequest request)
(For tenancies that support identity domains) Replicates the identity domain to a new region
(provided that the region is the tenancy home region or other region that the tenancy
subscribes to).
|
Modifier and Type | Method and Description |
---|---|
Future<EnableReplicationToRegionResponse> |
IdentityAsync.enableReplicationToRegion(EnableReplicationToRegionRequest request,
AsyncHandler<EnableReplicationToRegionRequest,EnableReplicationToRegionResponse> handler)
(For tenancies that support identity domains) Replicates the identity domain to a new region
(provided that the region is the tenancy home region or other region that the tenancy
subscribes to).
|
Future<EnableReplicationToRegionResponse> |
IdentityAsyncClient.enableReplicationToRegion(EnableReplicationToRegionRequest request,
AsyncHandler<EnableReplicationToRegionRequest,EnableReplicationToRegionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<EnableReplicationToRegionResponse> |
IdentityAsync.enableReplicationToRegion(EnableReplicationToRegionRequest request,
AsyncHandler<EnableReplicationToRegionRequest,EnableReplicationToRegionResponse> handler)
(For tenancies that support identity domains) Replicates the identity domain to a new region
(provided that the region is the tenancy home region or other region that the tenancy
subscribes to).
|
Future<EnableReplicationToRegionResponse> |
IdentityAsyncClient.enableReplicationToRegion(EnableReplicationToRegionRequest request,
AsyncHandler<EnableReplicationToRegionRequest,EnableReplicationToRegionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
EnableReplicationToRegionResponse |
EnableReplicationToRegionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
EnableReplicationToRegionResponse.Builder |
EnableReplicationToRegionResponse.Builder.copy(EnableReplicationToRegionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.