Uses of Class
odata.msgraph.client.beta.complex.PlannerTeamsPublicationInfo
-
Packages that use PlannerTeamsPublicationInfo Package Description odata.msgraph.client.beta.complex -
-
Uses of PlannerTeamsPublicationInfo in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as PlannerTeamsPublicationInfo Modifier and Type Field Description protected PlannerTeamsPublicationInfoPlannerTaskCreation. teamsPublicationInfoMethods in odata.msgraph.client.beta.complex that return PlannerTeamsPublicationInfo Modifier and Type Method Description PlannerTeamsPublicationInfoPlannerTeamsPublicationInfo.Builder. build()PlannerTeamsPublicationInfoPlannerTeamsPublicationInfo. withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)PlannerTeamsPublicationInfoPlannerTeamsPublicationInfo. withPublicationId(String publicationId)PlannerTeamsPublicationInfoPlannerTeamsPublicationInfo. withPublishedToPlanId(String publishedToPlanId)PlannerTeamsPublicationInfoPlannerTeamsPublicationInfo. withPublishingTeamId(String publishingTeamId)PlannerTeamsPublicationInfoPlannerTeamsPublicationInfo. withPublishingTeamName(String publishingTeamName)PlannerTeamsPublicationInfoPlannerTeamsPublicationInfo. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type PlannerTeamsPublicationInfo Modifier and Type Method Description Optional<PlannerTeamsPublicationInfo>PlannerTaskCreation. getTeamsPublicationInfo()Methods in odata.msgraph.client.beta.complex with parameters of type PlannerTeamsPublicationInfo Modifier and Type Method Description PlannerTaskCreation.BuilderPlannerTaskCreation.Builder. teamsPublicationInfo(PlannerTeamsPublicationInfo teamsPublicationInfo)PlannerTaskCreationPlannerTaskCreation. withTeamsPublicationInfo(PlannerTeamsPublicationInfo teamsPublicationInfo)
-