target.apidocs.com.google.api.services.firebaseappdistribution.v1alpha.FirebaseAppDistribution.Projects.Testers.html Maven / Gradle / Ivy
FirebaseAppDistribution.Projects.Testers (Firebase App Distribution API v1alpha-rev20231221-2.0.0)
com.google.api.services.firebaseappdistribution.v1alpha
Class FirebaseAppDistribution.Projects.Testers
- java.lang.Object
-
- com.google.api.services.firebaseappdistribution.v1alpha.FirebaseAppDistribution.Projects.Testers
-
- Enclosing class:
- FirebaseAppDistribution.Projects
public class FirebaseAppDistribution.Projects.Testers
extends Object
The "testers" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
FirebaseAppDistribution.Projects.Testers.GetUdids
-
Constructor Summary
Constructors
Constructor and Description
Testers()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
FirebaseAppDistribution.Projects.Testers.GetUdids
getUdids(String project)
Get UDIDs of tester iOS devices in a project
Create a request for the method "testers.getUdids".
-
-
Method Detail
-
getUdids
public FirebaseAppDistribution.Projects.Testers.GetUdids getUdids(String project)
throws IOException
Get UDIDs of tester iOS devices in a project
Create a request for the method "testers.getUdids".
This request holds the parameters needed by the firebaseappdistribution server. After setting
any optional parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote
operation.
- Parameters:
project
- The name of the project, which is the parent of testers Format: `projects/{project_number}`
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy