target.apidocs.com.google.api.services.androidmanagement.v1.AndroidManagement.Enterprises.WebTokens.html Maven / Gradle / Ivy
AndroidManagement.Enterprises.WebTokens (Android Management API v1-rev20241114-2.0.0)
com.google.api.services.androidmanagement.v1
Class AndroidManagement.Enterprises.WebTokens
- java.lang.Object
-
- com.google.api.services.androidmanagement.v1.AndroidManagement.Enterprises.WebTokens
-
- Enclosing class:
- AndroidManagement.Enterprises
public class AndroidManagement.Enterprises.WebTokens
extends Object
The "webTokens" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
AndroidManagement.Enterprises.WebTokens.Create
-
Constructor Summary
Constructors
Constructor and Description
WebTokens()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
AndroidManagement.Enterprises.WebTokens.Create
create(String parent,
WebToken content)
Creates a web token to access an embeddable managed Google Play web UI for a given enterprise.
-
-
Method Detail
-
create
public AndroidManagement.Enterprises.WebTokens.Create create(String parent,
WebToken content)
throws IOException
Creates a web token to access an embeddable managed Google Play web UI for a given enterprise.
Create a request for the method "webTokens.create".
This request holds the parameters needed by the androidmanagement server. After setting any
optional parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
parent
- The name of the enterprise in the form enterprises/{enterpriseId}.
content
- the WebToken
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy