public interface IManagedAppProtectionRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IManagedAppProtectionRequest |
buildRequest()
Creates the request
|
IManagedAppProtectionRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IManagedAppProtectionTargetAppsRequestBuilder |
targetApps(java.util.List<ManagedMobileApp> apps) |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIManagedAppProtectionRequest buildRequest()
IManagedAppProtectionRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIManagedAppProtectionTargetAppsRequestBuilder targetApps(java.util.List<ManagedMobileApp> apps)