| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
PlannerCategoryDescriptions |
PlannerCategoryDescriptions.Builder.build() |
PlannerCategoryDescriptions |
PlannerCategoryDescriptions.withCategory1(String category1) |
PlannerCategoryDescriptions |
PlannerCategoryDescriptions.withCategory2(String category2) |
PlannerCategoryDescriptions |
PlannerCategoryDescriptions.withCategory3(String category3) |
PlannerCategoryDescriptions |
PlannerCategoryDescriptions.withCategory4(String category4) |
PlannerCategoryDescriptions |
PlannerCategoryDescriptions.withCategory5(String category5) |
PlannerCategoryDescriptions |
PlannerCategoryDescriptions.withCategory6(String category6) |
| Modifier and Type | Field and Description |
|---|---|
protected PlannerCategoryDescriptions |
PlannerPlanDetails.categoryDescriptions |
| Modifier and Type | Method and Description |
|---|---|
Optional<PlannerCategoryDescriptions> |
PlannerPlanDetails.getCategoryDescriptions() |
| Modifier and Type | Method and Description |
|---|---|
PlannerPlanDetails.Builder |
PlannerPlanDetails.Builder.categoryDescriptions(PlannerCategoryDescriptions categoryDescriptions) |
PlannerPlanDetails |
PlannerPlanDetails.withCategoryDescriptions(PlannerCategoryDescriptions categoryDescriptions) |
Copyright © 2018–2020. All rights reserved.