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 classRequestMirrorPolicyA policy that specifies how requests intended for the route's backends are shadowed to a separate mirrored backend service.static classRequestMirrorPolicy.BuilderA 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 RequestMirrorPolicyOrBuilderHttpRouteAction.Builder. getRequestMirrorPolicyOrBuilder()Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.RequestMirrorPolicyOrBuilderHttpRouteAction. getRequestMirrorPolicyOrBuilder()Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.RequestMirrorPolicyOrBuilderHttpRouteActionOrBuilder. getRequestMirrorPolicyOrBuilder()Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.
-