| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1RevenueShareRange |
GoogleCloudApigeeV1RevenueShareRange.clone() |
GoogleCloudApigeeV1RevenueShareRange |
GoogleCloudApigeeV1RevenueShareRange.set(String fieldName,
Object value) |
GoogleCloudApigeeV1RevenueShareRange |
GoogleCloudApigeeV1RevenueShareRange.setEnd(Long end)
Ending value of the range.
|
GoogleCloudApigeeV1RevenueShareRange |
GoogleCloudApigeeV1RevenueShareRange.setSharePercentage(Double sharePercentage)
Percentage of the revenue to be shared with the developer.
|
GoogleCloudApigeeV1RevenueShareRange |
GoogleCloudApigeeV1RevenueShareRange.setStart(Long start)
Starting value of the range.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1RevenueShareRange> |
GoogleCloudApigeeV1RatePlan.getRevenueShareRates()
Details of the revenue sharing model.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1RatePlan |
GoogleCloudApigeeV1RatePlan.setRevenueShareRates(List<GoogleCloudApigeeV1RevenueShareRange> revenueShareRates)
Details of the revenue sharing model.
|
Copyright © 2011–2025 Google. All rights reserved.