Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
ListAllowedDomainLicenseTypesResponse |
IdentityClient.listAllowedDomainLicenseTypes(ListAllowedDomainLicenseTypesRequest request) |
ListAllowedDomainLicenseTypesResponse |
Identity.listAllowedDomainLicenseTypes(ListAllowedDomainLicenseTypesRequest request)
(For tenancies that support identity domains) Lists the license types for identity domains
supported by Oracle Cloud Infrastructure.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAllowedDomainLicenseTypesResponse> |
IdentityAsyncClient.listAllowedDomainLicenseTypes(ListAllowedDomainLicenseTypesRequest request,
AsyncHandler<ListAllowedDomainLicenseTypesRequest,ListAllowedDomainLicenseTypesResponse> handler) |
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.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAllowedDomainLicenseTypesResponse> |
IdentityAsyncClient.listAllowedDomainLicenseTypes(ListAllowedDomainLicenseTypesRequest request,
AsyncHandler<ListAllowedDomainLicenseTypesRequest,ListAllowedDomainLicenseTypesResponse> handler) |
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.
|
Modifier and Type | Method and Description |
---|---|
ListAllowedDomainLicenseTypesResponse |
ListAllowedDomainLicenseTypesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAllowedDomainLicenseTypesResponse.Builder |
ListAllowedDomainLicenseTypesResponse.Builder.copy(ListAllowedDomainLicenseTypesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.