public static final class PlannerPlanContext.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
PlannerPlanContext.Builder |
associationType(String associationType) |
PlannerPlanContext |
build() |
PlannerPlanContext.Builder |
createdDateTime(OffsetDateTime createdDateTime) |
PlannerPlanContext.Builder |
displayNameSegments(List<String> displayNameSegments) |
PlannerPlanContext.Builder |
displayNameSegmentsNextLink(String displayNameSegmentsNextLink) |
PlannerPlanContext.Builder |
ownerAppId(String ownerAppId) |
public PlannerPlanContext.Builder associationType(String associationType)
public PlannerPlanContext.Builder createdDateTime(OffsetDateTime createdDateTime)
public PlannerPlanContext.Builder displayNameSegments(List<String> displayNameSegments)
public PlannerPlanContext.Builder displayNameSegmentsNextLink(String displayNameSegmentsNextLink)
public PlannerPlanContext.Builder ownerAppId(String ownerAppId)
public PlannerPlanContext build()
Copyright © 2018–2020. All rights reserved.