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

target.apidocs.com.google.api.services.androidpublisher.AndroidPublisher.Edits.Testers.html Maven / Gradle / Ivy

There is a newer version: v3-rev20241217-2.0.0
Show newest version






AndroidPublisher.Edits.Testers (Google Play Android Developer API v3-rev20240129-2.0.0)












com.google.api.services.androidpublisher

Class AndroidPublisher.Edits.Testers

  • java.lang.Object
    • com.google.api.services.androidpublisher.AndroidPublisher.Edits.Testers
    • Constructor Detail

      • Testers

        public Testers()
    • Method Detail

      • get

        public AndroidPublisher.Edits.Testers.Get get(String packageName,
                                                      String editId,
                                                      String track)
                                               throws IOException
        Gets testers. Note: Testers resource does not support email lists. Create a request for the method "testers.get". This request holds the parameters needed by the androidpublisher server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        packageName - Package name of the app.
        editId - Identifier of the edit.
        track - The track to read from.
        Returns:
        the request
        Throws:
        IOException
      • patch

        public AndroidPublisher.Edits.Testers.Patch patch(String packageName,
                                                          String editId,
                                                          String track,
                                                          Testers content)
                                                   throws IOException
        Patches testers. Note: Testers resource does not support email lists. Create a request for the method "testers.patch". This request holds the parameters needed by the androidpublisher server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        packageName - Package name of the app.
        editId - Identifier of the edit.
        track - The track to update.
        content - the Testers
        Returns:
        the request
        Throws:
        IOException
      • update

        public AndroidPublisher.Edits.Testers.Update update(String packageName,
                                                            String editId,
                                                            String track,
                                                            Testers content)
                                                     throws IOException
        Updates testers. Note: Testers resource does not support email lists. Create a request for the method "testers.update". This request holds the parameters needed by the androidpublisher server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        packageName - Package name of the app.
        editId - Identifier of the edit.
        track - The track to update.
        content - the Testers
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy