Package | Description |
---|---|
com.google.api.services.androidpublisher | |
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
AndroidPublisher.Edits.Testers.Patch |
AndroidPublisher.Edits.Testers.patch(String packageName,
String editId,
String track,
Testers content)
Create a request for the method "testers.patch".
|
AndroidPublisher.Edits.Testers.Update |
AndroidPublisher.Edits.Testers.update(String packageName,
String editId,
String track,
Testers content)
Create a request for the method "testers.update".
|
Constructor and Description |
---|
Patch(String packageName,
String editId,
String track,
Testers content)
Create a request for the method "testers.patch".
|
Update(String packageName,
String editId,
String track,
Testers content)
Create a request for the method "testers.update".
|
Modifier and Type | Method and Description |
---|---|
Testers |
Testers.clone() |
Testers |
Testers.set(String fieldName,
Object value) |
Testers |
Testers.setGoogleGroups(List<String> googleGroups) |
Testers |
Testers.setGooglePlusCommunities(List<String> googlePlusCommunities) |
Copyright © 2011–2019 Google. All rights reserved.