Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
SdkVersion |
SdkVersion.clone() |
SdkVersion |
SdkVersion.set(String fieldName,
Object value) |
SdkVersion |
SdkVersion.setMin(Integer min)
Inclusive minimum value of an sdk version.
|
Modifier and Type | Method and Description |
---|---|
List<SdkVersion> |
SdkVersionTargeting.getAlternatives()
Targeting of other sibling directories that were in the Bundle.
|
List<SdkVersion> |
SdkVersionTargeting.getValue()
Value of an sdk version.
|
Modifier and Type | Method and Description |
---|---|
SdkVersionTargeting |
SdkVersionTargeting.setAlternatives(List<SdkVersion> alternatives)
Targeting of other sibling directories that were in the Bundle.
|
SdkVersionTargeting |
SdkVersionTargeting.setValue(List<SdkVersion> value)
Value of an sdk version.
|
Copyright © 2011–2025 Google. All rights reserved.