Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
CreateDomainResponse |
IdentityClient.createDomain(CreateDomainRequest request) |
CreateDomainResponse |
Identity.createDomain(CreateDomainRequest request)
(For tenancies that support identity domains) Creates a new identity domain in the tenancy
with the identity domain home in
homeRegion . |
Modifier and Type | Method and Description |
---|---|
Future<CreateDomainResponse> |
IdentityAsync.createDomain(CreateDomainRequest request,
AsyncHandler<CreateDomainRequest,CreateDomainResponse> handler)
(For tenancies that support identity domains) Creates a new identity domain in the tenancy
with the identity domain home in
homeRegion . |
Future<CreateDomainResponse> |
IdentityAsyncClient.createDomain(CreateDomainRequest request,
AsyncHandler<CreateDomainRequest,CreateDomainResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateDomainResponse> |
IdentityAsync.createDomain(CreateDomainRequest request,
AsyncHandler<CreateDomainRequest,CreateDomainResponse> handler)
(For tenancies that support identity domains) Creates a new identity domain in the tenancy
with the identity domain home in
homeRegion . |
Future<CreateDomainResponse> |
IdentityAsyncClient.createDomain(CreateDomainRequest request,
AsyncHandler<CreateDomainRequest,CreateDomainResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateDomainResponse |
CreateDomainResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateDomainResponse.Builder |
CreateDomainResponse.Builder.copy(CreateDomainResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.