public static final class ManagedAppProtectionTargetAppsParameterSet.ManagedAppProtectionTargetAppsParameterSetBuilder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.List<ManagedMobileApp> |
apps
The apps parameter value
|
Modifier | Constructor and Description |
---|---|
protected |
ManagedAppProtectionTargetAppsParameterSetBuilder()
Instanciates a new ManagedAppProtectionTargetAppsParameterSetBuilder
|
Modifier and Type | Method and Description |
---|---|
ManagedAppProtectionTargetAppsParameterSet |
build()
Buils the resulting body object to be passed to the request
|
ManagedAppProtectionTargetAppsParameterSet.ManagedAppProtectionTargetAppsParameterSetBuilder |
withApps(java.util.List<ManagedMobileApp> val)
Sets the Apps
|
@Nullable protected java.util.List<ManagedMobileApp> apps
@Nullable protected ManagedAppProtectionTargetAppsParameterSetBuilder()
@Nonnull public ManagedAppProtectionTargetAppsParameterSet.ManagedAppProtectionTargetAppsParameterSetBuilder withApps(@Nullable java.util.List<ManagedMobileApp> val)
val
- the value to set it to@Nonnull public ManagedAppProtectionTargetAppsParameterSet build()