Uses of Class
odata.msgraph.client.complex.Shared.Builder
-
Packages that use Shared.Builder Package Description odata.msgraph.client.complex -
-
Uses of Shared.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return Shared.Builder Modifier and Type Method Description static Shared.BuilderShared. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).Shared.BuilderShared.Builder. owner(IdentitySet owner)Shared.BuilderShared.Builder. scope(String scope)Shared.BuilderShared.Builder. sharedBy(IdentitySet sharedBy)Shared.BuilderShared.Builder. sharedDateTime(OffsetDateTime sharedDateTime)
-