Uses of Class
com.oracle.bmc.identity.model.AllowedDomainLicenseTypeSummary
-
Packages that use AllowedDomainLicenseTypeSummary Package Description com.oracle.bmc.identity.model com.oracle.bmc.identity.responses -
-
Uses of AllowedDomainLicenseTypeSummary in com.oracle.bmc.identity.model
Methods in com.oracle.bmc.identity.model that return AllowedDomainLicenseTypeSummary Modifier and Type Method Description AllowedDomainLicenseTypeSummaryAllowedDomainLicenseTypeSummary.Builder. build()Methods in com.oracle.bmc.identity.model with parameters of type AllowedDomainLicenseTypeSummary Modifier and Type Method Description AllowedDomainLicenseTypeSummary.BuilderAllowedDomainLicenseTypeSummary.Builder. copy(AllowedDomainLicenseTypeSummary model) -
Uses of AllowedDomainLicenseTypeSummary in com.oracle.bmc.identity.responses
Methods in com.oracle.bmc.identity.responses that return types with arguments of type AllowedDomainLicenseTypeSummary Modifier and Type Method Description List<AllowedDomainLicenseTypeSummary>ListAllowedDomainLicenseTypesResponse. getItems()A list of com.oracle.bmc.identity.model.AllowedDomainLicenseTypeSummary instances.Method parameters in com.oracle.bmc.identity.responses with type arguments of type AllowedDomainLicenseTypeSummary Modifier and Type Method Description ListAllowedDomainLicenseTypesResponse.BuilderListAllowedDomainLicenseTypesResponse.Builder. items(List<AllowedDomainLicenseTypeSummary> items)A list of com.oracle.bmc.identity.model.AllowedDomainLicenseTypeSummary instances.
-