Package | Description |
---|---|
com.google.api.services.servicemanagement.model |
Modifier and Type | Method and Description |
---|---|
TrafficPercentStrategy |
TrafficPercentStrategy.clone() |
TrafficPercentStrategy |
Rollout.getTrafficPercentStrategy()
Google Service Control selects service configurations based on traffic percentage.
|
TrafficPercentStrategy |
TrafficPercentStrategy.set(String fieldName,
Object value) |
TrafficPercentStrategy |
TrafficPercentStrategy.setPercentages(Map<String,Double> percentages)
Maps service configuration IDs to their corresponding traffic percentage.
|
Modifier and Type | Method and Description |
---|---|
Rollout |
Rollout.setTrafficPercentStrategy(TrafficPercentStrategy trafficPercentStrategy)
Google Service Control selects service configurations based on traffic percentage.
|
Copyright © 2011–2024 Google. All rights reserved.