target.apidocs.com.google.api.services.androidpublisher.AndroidPublisher.Edits.Countryavailability.html Maven / Gradle / Ivy
AndroidPublisher.Edits.Countryavailability (Google Play Android Developer API v3-rev20240129-2.0.0)
com.google.api.services.androidpublisher
Class AndroidPublisher.Edits.Countryavailability
- java.lang.Object
-
- com.google.api.services.androidpublisher.AndroidPublisher.Edits.Countryavailability
-
- Enclosing class:
- AndroidPublisher.Edits
public class AndroidPublisher.Edits.Countryavailability
extends Object
The "countryavailability" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
AndroidPublisher.Edits.Countryavailability.Get
-
Constructor Summary
Constructors
Constructor and Description
Countryavailability()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
AndroidPublisher.Edits.Countryavailability.Get
get(String packageName,
String editId,
String track)
Gets country availability.
-
-
Method Detail
-
get
public AndroidPublisher.Edits.Countryavailability.Get get(String packageName,
String editId,
String track)
throws IOException
Gets country availability.
Create a request for the method "countryavailability.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
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy