Uses of Class
microsoft.dynamics.crm.complex.RetrieveLicenseInfoResponse
-
Packages that use RetrieveLicenseInfoResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of RetrieveLicenseInfoResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RetrieveLicenseInfoResponse Modifier and Type Method Description RetrieveLicenseInfoResponseRetrieveLicenseInfoResponse.Builder. build()RetrieveLicenseInfoResponseRetrieveLicenseInfoResponse. withAvailableCount(Integer availableCount)RetrieveLicenseInfoResponseRetrieveLicenseInfoResponse. withGrantedLicenseCount(Integer grantedLicenseCount)RetrieveLicenseInfoResponseRetrieveLicenseInfoResponse. withUnmappedField(String name, String value) -
Uses of RetrieveLicenseInfoResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type RetrieveLicenseInfoResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrieveLicenseInfoResponse>System. retrieveLicenseInfo(Integer accessMode)
-