| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ServicePlanInfo |
ServicePlanInfo.Builder.build() |
ServicePlanInfo |
ServicePlanInfo.withAppliesTo(String appliesTo) |
ServicePlanInfo |
ServicePlanInfo.withProvisioningStatus(String provisioningStatus) |
ServicePlanInfo |
ServicePlanInfo.withServicePlanId(String servicePlanId) |
ServicePlanInfo |
ServicePlanInfo.withServicePlanName(String servicePlanName) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ServicePlanInfo> |
SubscribedSku.servicePlans |
protected List<ServicePlanInfo> |
LicenseDetails.servicePlans |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<ServicePlanInfo> |
SubscribedSku.getServicePlans() |
com.github.davidmoten.odata.client.CollectionPage<ServicePlanInfo> |
LicenseDetails.getServicePlans() |
| Modifier and Type | Method and Description |
|---|---|
SubscribedSku.Builder |
SubscribedSku.Builder.servicePlans(List<ServicePlanInfo> servicePlans) |
LicenseDetails.Builder |
LicenseDetails.Builder.servicePlans(List<ServicePlanInfo> servicePlans) |
Copyright © 2018–2020. All rights reserved.