Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
ChangeDomainLicenseTypeResponse |
Identity.changeDomainLicenseType(ChangeDomainLicenseTypeRequest request)
(For tenancies that support identity domains) Changes the license type of the given identity
domain.
|
ChangeDomainLicenseTypeResponse |
IdentityClient.changeDomainLicenseType(ChangeDomainLicenseTypeRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeDomainLicenseTypeResponse> |
IdentityAsyncClient.changeDomainLicenseType(ChangeDomainLicenseTypeRequest request,
AsyncHandler<ChangeDomainLicenseTypeRequest,ChangeDomainLicenseTypeResponse> handler) |
Future<ChangeDomainLicenseTypeResponse> |
IdentityAsync.changeDomainLicenseType(ChangeDomainLicenseTypeRequest request,
AsyncHandler<ChangeDomainLicenseTypeRequest,ChangeDomainLicenseTypeResponse> handler)
(For tenancies that support identity domains) Changes the license type of the given identity
domain.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeDomainLicenseTypeResponse> |
IdentityAsyncClient.changeDomainLicenseType(ChangeDomainLicenseTypeRequest request,
AsyncHandler<ChangeDomainLicenseTypeRequest,ChangeDomainLicenseTypeResponse> handler) |
Future<ChangeDomainLicenseTypeResponse> |
IdentityAsync.changeDomainLicenseType(ChangeDomainLicenseTypeRequest request,
AsyncHandler<ChangeDomainLicenseTypeRequest,ChangeDomainLicenseTypeResponse> handler)
(For tenancies that support identity domains) Changes the license type of the given identity
domain.
|
Modifier and Type | Method and Description |
---|---|
ChangeDomainLicenseTypeResponse |
ChangeDomainLicenseTypeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeDomainLicenseTypeResponse.Builder |
ChangeDomainLicenseTypeResponse.Builder.copy(ChangeDomainLicenseTypeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.