Uses of Interface
com.google.cloud.compute.v1.RequestMirrorPolicyOrBuilder
-
Packages that use RequestMirrorPolicyOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of RequestMirrorPolicyOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement RequestMirrorPolicyOrBuilder Modifier and Type Class Description class
RequestMirrorPolicy
A policy that specifies how requests intended for the route's backends are shadowed to a separate mirrored backend service.static class
RequestMirrorPolicy.Builder
A policy that specifies how requests intended for the route's backends are shadowed to a separate mirrored backend service.Methods in com.google.cloud.compute.v1 that return RequestMirrorPolicyOrBuilder Modifier and Type Method Description RequestMirrorPolicyOrBuilder
HttpRouteAction.Builder. getRequestMirrorPolicyOrBuilder()
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.RequestMirrorPolicyOrBuilder
HttpRouteAction. getRequestMirrorPolicyOrBuilder()
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.RequestMirrorPolicyOrBuilder
HttpRouteActionOrBuilder. getRequestMirrorPolicyOrBuilder()
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.
-