target.apidocs.com.google.api.services.androidenterprise.AndroidEnterprise.Managedconfigurationssettings.html Maven / Gradle / Ivy
The newest version!
AndroidEnterprise.Managedconfigurationssettings (Google Play EMM API v1-rev20241113-2.0.0)
com.google.api.services.androidenterprise
Class AndroidEnterprise.Managedconfigurationssettings
- java.lang.Object
-
- com.google.api.services.androidenterprise.AndroidEnterprise.Managedconfigurationssettings
-
- Enclosing class:
- AndroidEnterprise
public class AndroidEnterprise.Managedconfigurationssettings
extends Object
The "managedconfigurationssettings" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
AndroidEnterprise.Managedconfigurationssettings.List
-
Constructor Summary
Constructors
Constructor and Description
Managedconfigurationssettings()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
AndroidEnterprise.Managedconfigurationssettings.List
list(String enterpriseId,
String productId)
Lists all the managed configurations settings for the specified app.
-
-
Method Detail
-
list
public AndroidEnterprise.Managedconfigurationssettings.List list(String enterpriseId,
String productId)
throws IOException
Lists all the managed configurations settings for the specified app.
Create a request for the method "managedconfigurationssettings.list".
This request holds the parameters needed by the androidenterprise server. After setting any
optional parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
enterpriseId
- The ID of the enterprise.
productId
- The ID of the product for which the managed configurations settings applies to.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy