Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
WeightedBackendService |
WeightedBackendService.Builder.build() |
static WeightedBackendService |
WeightedBackendService.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<WeightedBackendService> |
HttpRouteAction.getWeightedBackendServicesList()
A list of weighted backend services to send traffic to when a route match occurs.
|
List<WeightedBackendService> |
HttpRouteAction.Builder.getWeightedBackendServicesList()
A list of weighted backend services to send traffic to when a route match occurs.
|
Modifier and Type | Method and Description |
---|---|
HttpRouteAction.Builder |
HttpRouteAction.Builder.addWeightedBackendServices(WeightedBackendService weightedBackendServices)
A list of weighted backend services to send traffic to when a route match occurs.
|
WeightedBackendService.Builder |
WeightedBackendService.Builder.mergeFrom(WeightedBackendService other) |
static WeightedBackendService.Builder |
WeightedBackendService.newBuilder(WeightedBackendService prototype) |
Modifier and Type | Method and Description |
---|---|
HttpRouteAction.Builder |
HttpRouteAction.Builder.addAllWeightedBackendServices(List<WeightedBackendService> weightedBackendServices)
A list of weighted backend services to send traffic to when a route match occurs.
|
Copyright © 2019 Google LLC. All rights reserved.