All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.androidmanagement.v1.AndroidManagement.Enterprises.WebTokens.html Maven / Gradle / Ivy

There is a newer version: v1-rev20241204-2.0.0
Show newest version






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
    • Constructor Detail

      • WebTokens

        public WebTokens()
    • 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