Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
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.
|
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 |
---|---|
UpdateDomainRequest |
UpdateDomainRequest.Builder.build()
Build the instance of UpdateDomainRequest as configured by this builder
|
UpdateDomainRequest |
UpdateDomainRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateDomainRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateDomainRequest.Builder |
UpdateDomainRequest.Builder.copy(UpdateDomainRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.