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