Package | Description |
---|---|
com.google.api.services.androidenterprise.model |
Modifier and Type | Method and Description |
---|---|
ManagedConfigurationsSettings |
ManagedConfigurationsSettings.clone() |
ManagedConfigurationsSettings |
ManagedConfigurationsSettings.set(String fieldName,
Object value) |
ManagedConfigurationsSettings |
ManagedConfigurationsSettings.setKind(String kind)
Identifies what kind of resource this is.
|
ManagedConfigurationsSettings |
ManagedConfigurationsSettings.setLastUpdatedTimestampMillis(Long lastUpdatedTimestampMillis)
The last updated time of the managed configuration settings in milliseconds since
1970-01-01T00:00:00Z.
|
ManagedConfigurationsSettings |
ManagedConfigurationsSettings.setManagedProperty(List<ManagedProperty> managedProperty)
The set of managed properties for this configuration.
|
ManagedConfigurationsSettings |
ManagedConfigurationsSettings.setMcmId(String mcmId)
The ID of the managed configurations settings.
|
ManagedConfigurationsSettings |
ManagedConfigurationsSettings.setName(String name)
The name of the managed configurations settings.
|
Modifier and Type | Method and Description |
---|---|
List<ManagedConfigurationsSettings> |
ManagedConfigurationsSettingsListResponse.getManagedConfigurationsSettings()
A managed configurations settings for an app that may be assigned to a group of users in an
enterprise.
|
Modifier and Type | Method and Description |
---|---|
ManagedConfigurationsSettingsListResponse |
ManagedConfigurationsSettingsListResponse.setManagedConfigurationsSettings(List<ManagedConfigurationsSettings> managedConfigurationsSettings)
A managed configurations settings for an app that may be assigned to a group of users in an
enterprise.
|
Copyright © 2011–2019 Google. All rights reserved.