public class PrinterShareReferenceRequestBuilder extends com.microsoft.graph.http.BaseReferenceRequestBuilder<PrinterShare,PrinterShareReferenceRequest>
| Constructor and Description |
|---|
PrinterShareReferenceRequestBuilder(java.lang.String requestUrl,
com.microsoft.graph.core.IBaseClient<?> client,
java.util.List<? extends com.microsoft.graph.options.Option> requestOptions)
The request builder for the PrinterShare
|
buildRequest, buildRequestpublic PrinterShareReferenceRequestBuilder(@Nonnull
java.lang.String requestUrl,
@Nonnull
com.microsoft.graph.core.IBaseClient<?> client,
@Nullable
java.util.List<? extends com.microsoft.graph.options.Option> requestOptions)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this request