Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListAllowedDomainLicenseTypesResponse> |
IdentityAsync.listAllowedDomainLicenseTypes(ListAllowedDomainLicenseTypesRequest request,
AsyncHandler<ListAllowedDomainLicenseTypesRequest,ListAllowedDomainLicenseTypesResponse> handler)
(For tenancies that support identity domains) Lists the license types for identity domains
supported by Oracle Cloud Infrastructure.
|
Future<ListAllowedDomainLicenseTypesResponse> |
IdentityAsyncClient.listAllowedDomainLicenseTypes(ListAllowedDomainLicenseTypesRequest request,
AsyncHandler<ListAllowedDomainLicenseTypesRequest,ListAllowedDomainLicenseTypesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAllowedDomainLicenseTypesRequest |
ListAllowedDomainLicenseTypesRequest.Builder.build()
Build the instance of ListAllowedDomainLicenseTypesRequest as configured by this builder
|
ListAllowedDomainLicenseTypesRequest |
ListAllowedDomainLicenseTypesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListAllowedDomainLicenseTypesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListAllowedDomainLicenseTypesRequest.Builder |
ListAllowedDomainLicenseTypesRequest.Builder.copy(ListAllowedDomainLicenseTypesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.