Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
UpdateDomainResponse |
IdentityClient.updateDomain(UpdateDomainRequest request) |
UpdateDomainResponse |
Identity.updateDomain(UpdateDomainRequest request)
(For tenancies that support identity domains) Updates identity domain information and the
associated Identity Cloud Service (IDCS) stripe.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateDomainResponse> |
IdentityAsync.updateDomain(UpdateDomainRequest request,
AsyncHandler<UpdateDomainRequest,UpdateDomainResponse> handler)
(For tenancies that support identity domains) Updates identity domain information and the
associated Identity Cloud Service (IDCS) stripe.
|
Future<UpdateDomainResponse> |
IdentityAsyncClient.updateDomain(UpdateDomainRequest request,
AsyncHandler<UpdateDomainRequest,UpdateDomainResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateDomainResponse> |
IdentityAsync.updateDomain(UpdateDomainRequest request,
AsyncHandler<UpdateDomainRequest,UpdateDomainResponse> handler)
(For tenancies that support identity domains) Updates identity domain information and the
associated Identity Cloud Service (IDCS) stripe.
|
Future<UpdateDomainResponse> |
IdentityAsyncClient.updateDomain(UpdateDomainRequest request,
AsyncHandler<UpdateDomainRequest,UpdateDomainResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateDomainResponse |
UpdateDomainResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateDomainResponse.Builder |
UpdateDomainResponse.Builder.copy(UpdateDomainResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.