Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
RequestMirrorPolicy |
RequestMirrorPolicy.Builder.build() |
static RequestMirrorPolicy |
RequestMirrorPolicy.getDefaultInstance() |
RequestMirrorPolicy |
HttpRouteAction.getRequestMirrorPolicy()
Specifies the policy on how requests intended for the route's backends are shadowed to a
separate mirrored backend service.
|
RequestMirrorPolicy |
HttpRouteAction.Builder.getRequestMirrorPolicy()
Specifies the policy on how requests intended for the route's backends are shadowed to a
separate mirrored backend service.
|
Modifier and Type | Method and Description |
---|---|
RequestMirrorPolicy.Builder |
RequestMirrorPolicy.Builder.mergeFrom(RequestMirrorPolicy other) |
static RequestMirrorPolicy.Builder |
RequestMirrorPolicy.newBuilder(RequestMirrorPolicy prototype) |
HttpRouteAction.Builder |
HttpRouteAction.Builder.setRequestMirrorPolicy(RequestMirrorPolicy requestMirrorPolicy)
Specifies the policy on how requests intended for the route's backends are shadowed to a
separate mirrored backend service.
|
Copyright © 2019 Google LLC. All rights reserved.