Uses of Class
microsoft.dynamics.crm.complex.RetrieveLicenseInfoResponse.Builder
-
Packages that use RetrieveLicenseInfoResponse.Builder Package Description microsoft.dynamics.crm.complex -
-
Uses of RetrieveLicenseInfoResponse.Builder in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RetrieveLicenseInfoResponse.Builder Modifier and Type Method Description RetrieveLicenseInfoResponse.BuilderRetrieveLicenseInfoResponse.Builder. availableCount(Integer availableCount)static RetrieveLicenseInfoResponse.BuilderRetrieveLicenseInfoResponse. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).RetrieveLicenseInfoResponse.BuilderRetrieveLicenseInfoResponse.Builder. grantedLicenseCount(Integer grantedLicenseCount)
-