Uses of Class
odata.msgraph.client.beta.complex.ContentMetadata.Builder
-
Packages that use ContentMetadata.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of ContentMetadata.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return ContentMetadata.Builder Modifier and Type Method Description static ContentMetadata.BuilderContentMetadata. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).
-