public class Playdeveloperreporting.Apps extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Playdeveloperreporting.Apps.FetchReleaseFilterOptions |
class |
Playdeveloperreporting.Apps.Search |
| Constructor and Description |
|---|
Apps() |
| Modifier and Type | Method and Description |
|---|---|
Playdeveloperreporting.Apps.FetchReleaseFilterOptions |
fetchReleaseFilterOptions(String name)
Describes filtering options for releases.
|
Playdeveloperreporting.Apps.Search |
search()
Searches for Apps accessible by the user.
|
public Playdeveloperreporting.Apps.FetchReleaseFilterOptions fetchReleaseFilterOptions(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the
remote operation.name - Required. Name of the resource, i.e. app the filtering options are for. Format: apps/{app}IOExceptionpublic Playdeveloperreporting.Apps.Search search() throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.IOExceptionCopyright © 2011–2024 Google. All rights reserved.