Package odata.msgraph.client.complex
Class PrinterShareViewpoint.Builder
- java.lang.Object
-
- odata.msgraph.client.complex.PrinterShareViewpoint.Builder
-
- Enclosing class:
- PrinterShareViewpoint
public static final class PrinterShareViewpoint.Builder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PrinterShareViewpointbuild()PrinterShareViewpoint.BuilderlastUsedDateTime(OffsetDateTime lastUsedDateTime)
-
-
-
Method Detail
-
lastUsedDateTime
public PrinterShareViewpoint.Builder lastUsedDateTime(OffsetDateTime lastUsedDateTime)
-
build
public PrinterShareViewpoint build()
-
-