Package microsoft.dynamics.crm.complex
Class RetrieveUserLicenseInfoResponse.Builder
- java.lang.Object
-
- microsoft.dynamics.crm.complex.RetrieveUserLicenseInfoResponse.Builder
-
- Enclosing class:
- RetrieveUserLicenseInfoResponse
public static final class RetrieveUserLicenseInfoResponse.Builder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RetrieveUserLicenseInfoResponsebuild()RetrieveUserLicenseInfoResponse.BuilderlicenseInfo(UserLicenseInfo licenseInfo)
-
-
-
Method Detail
-
licenseInfo
public RetrieveUserLicenseInfoResponse.Builder licenseInfo(UserLicenseInfo licenseInfo)
-
build
public RetrieveUserLicenseInfoResponse build()
-
-