public class WindowsInformationProtectionNetworkLearningSummaryCollectionRequestBuilder extends BaseRequestBuilder implements IWindowsInformationProtectionNetworkLearningSummaryCollectionRequestBuilder
| Constructor and Description |
|---|
WindowsInformationProtectionNetworkLearningSummaryCollectionRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
The request builder for this collection of DeviceManagement
|
| Modifier and Type | Method and Description |
|---|---|
IWindowsInformationProtectionNetworkLearningSummaryCollectionRequest |
buildRequest() |
IWindowsInformationProtectionNetworkLearningSummaryCollectionRequest |
buildRequest(java.util.List<? extends Option> requestOptions) |
IWindowsInformationProtectionNetworkLearningSummaryRequestBuilder |
byId(java.lang.String id) |
getClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic WindowsInformationProtectionNetworkLearningSummaryCollectionRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestpublic IWindowsInformationProtectionNetworkLearningSummaryCollectionRequest buildRequest()
buildRequest in interface IWindowsInformationProtectionNetworkLearningSummaryCollectionRequestBuilderpublic IWindowsInformationProtectionNetworkLearningSummaryCollectionRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWindowsInformationProtectionNetworkLearningSummaryCollectionRequestBuilderpublic IWindowsInformationProtectionNetworkLearningSummaryRequestBuilder byId(java.lang.String id)
byId in interface IWindowsInformationProtectionNetworkLearningSummaryCollectionRequestBuilder