Uses of Class
com.oracle.bmc.identity.responses.ListAllowedDomainLicenseTypesResponse
-
Packages that use ListAllowedDomainLicenseTypesResponse Package Description com.oracle.bmc.identity com.oracle.bmc.identity.responses -
-
Uses of ListAllowedDomainLicenseTypesResponse in com.oracle.bmc.identity
Methods in com.oracle.bmc.identity that return ListAllowedDomainLicenseTypesResponse Modifier and Type Method Description ListAllowedDomainLicenseTypesResponseIdentity. listAllowedDomainLicenseTypes(ListAllowedDomainLicenseTypesRequest request)(For tenancies that support identity domains) Lists the license types for identity domains supported by Oracle Cloud Infrastructure.ListAllowedDomainLicenseTypesResponseIdentityClient. listAllowedDomainLicenseTypes(ListAllowedDomainLicenseTypesRequest request)Methods in com.oracle.bmc.identity that return types with arguments of type ListAllowedDomainLicenseTypesResponse 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)Method parameters in com.oracle.bmc.identity with type arguments of type ListAllowedDomainLicenseTypesResponse 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 ListAllowedDomainLicenseTypesResponse in com.oracle.bmc.identity.responses
Methods in com.oracle.bmc.identity.responses that return ListAllowedDomainLicenseTypesResponse Modifier and Type Method Description ListAllowedDomainLicenseTypesResponseListAllowedDomainLicenseTypesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identity.responses with parameters of type ListAllowedDomainLicenseTypesResponse Modifier and Type Method Description ListAllowedDomainLicenseTypesResponse.BuilderListAllowedDomainLicenseTypesResponse.Builder. copy(ListAllowedDomainLicenseTypesResponse o)Copy method to populate the builder with values from the given instance.
-