Uses of Class
com.oracle.bmc.identity.requests.ListAllowedDomainLicenseTypesRequest
-
Packages that use ListAllowedDomainLicenseTypesRequest Package Description com.oracle.bmc.identity com.oracle.bmc.identity.requests -
-
Uses of ListAllowedDomainLicenseTypesRequest in com.oracle.bmc.identity
Method parameters in com.oracle.bmc.identity with type arguments of type ListAllowedDomainLicenseTypesRequest Modifier and Type Method 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)
-
Uses of ListAllowedDomainLicenseTypesRequest in com.oracle.bmc.identity.requests
Methods in com.oracle.bmc.identity.requests that return ListAllowedDomainLicenseTypesRequest Modifier and Type Method Description ListAllowedDomainLicenseTypesRequest
ListAllowedDomainLicenseTypesRequest.Builder. build()
Build the instance of ListAllowedDomainLicenseTypesRequest as configured by this builderListAllowedDomainLicenseTypesRequest
ListAllowedDomainLicenseTypesRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ListAllowedDomainLicenseTypesRequest as configured by this builderMethods in com.oracle.bmc.identity.requests with parameters of type ListAllowedDomainLicenseTypesRequest Modifier and Type Method Description ListAllowedDomainLicenseTypesRequest.Builder
ListAllowedDomainLicenseTypesRequest.Builder. copy(ListAllowedDomainLicenseTypesRequest o)
Copy method to populate the builder with values from the given instance.
-