| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<ServicePlan> |
UserLicenseInfo.servicePlans |
| Modifier and Type | Method and Description |
|---|---|
ServicePlan |
ServicePlan.Builder.build() |
ServicePlan |
ServicePlan.withDisplayName(String displayName) |
ServicePlan |
ServicePlan.withName(String name) |
ServicePlan |
ServicePlan.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<ServicePlan> |
UserLicenseInfo.getServicePlans() |
com.github.davidmoten.odata.client.CollectionPage<ServicePlan> |
UserLicenseInfo.getServicePlans(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
UserLicenseInfo.Builder |
UserLicenseInfo.Builder.servicePlans(ServicePlan... servicePlans) |
| Modifier and Type | Method and Description |
|---|---|
UserLicenseInfo.Builder |
UserLicenseInfo.Builder.servicePlans(List<ServicePlan> servicePlans) |
Copyright © 2018–2020. All rights reserved.