Uses of Class
odata.msgraph.client.beta.complex.EducationPowerPointResource.Builder
-
Packages that use EducationPowerPointResource.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of EducationPowerPointResource.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return EducationPowerPointResource.Builder Modifier and Type Method Description static EducationPowerPointResource.BuilderEducationPowerPointResource. builderEducationPowerPointResource()Returns a builder which is used to create a new instance of this class (given that this class is immutable).EducationPowerPointResource.BuilderEducationPowerPointResource.Builder. createdBy(IdentitySet createdBy)EducationPowerPointResource.BuilderEducationPowerPointResource.Builder. createdDateTime(OffsetDateTime createdDateTime)EducationPowerPointResource.BuilderEducationPowerPointResource.Builder. displayName(String displayName)EducationPowerPointResource.BuilderEducationPowerPointResource.Builder. fileUrl(String fileUrl)EducationPowerPointResource.BuilderEducationPowerPointResource.Builder. lastModifiedBy(IdentitySet lastModifiedBy)EducationPowerPointResource.BuilderEducationPowerPointResource.Builder. lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
-