Package com.google.cloud.compute.v1
Class HttpRouteAction.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder>
-
- com.google.cloud.compute.v1.HttpRouteAction.Builder
-
- All Implemented Interfaces:
HttpRouteActionOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- HttpRouteAction
public static final class HttpRouteAction.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder> implements HttpRouteActionOrBuilder
Protobuf typegoogle.cloud.compute.v1.HttpRouteAction
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description HttpRouteAction.BuilderaddAllWeightedBackendServices(Iterable<? extends WeightedBackendService> values)A list of weighted backend services to send traffic to when a route match occurs.HttpRouteAction.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)HttpRouteAction.BuilderaddWeightedBackendServices(int index, WeightedBackendService value)A list of weighted backend services to send traffic to when a route match occurs.HttpRouteAction.BuilderaddWeightedBackendServices(int index, WeightedBackendService.Builder builderForValue)A list of weighted backend services to send traffic to when a route match occurs.HttpRouteAction.BuilderaddWeightedBackendServices(WeightedBackendService value)A list of weighted backend services to send traffic to when a route match occurs.HttpRouteAction.BuilderaddWeightedBackendServices(WeightedBackendService.Builder builderForValue)A list of weighted backend services to send traffic to when a route match occurs.WeightedBackendService.BuilderaddWeightedBackendServicesBuilder()A list of weighted backend services to send traffic to when a route match occurs.WeightedBackendService.BuilderaddWeightedBackendServicesBuilder(int index)A list of weighted backend services to send traffic to when a route match occurs.HttpRouteActionbuild()HttpRouteActionbuildPartial()HttpRouteAction.Builderclear()HttpRouteAction.BuilderclearCorsPolicy()The specification for allowing client-side cross-origin requests.HttpRouteAction.BuilderclearFaultInjectionPolicy()The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.HttpRouteAction.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)HttpRouteAction.BuilderclearMaxStreamDuration()Specifies the maximum duration (timeout) for streams on the selected route.HttpRouteAction.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)HttpRouteAction.BuilderclearRequestMirrorPolicy()Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.HttpRouteAction.BuilderclearRetryPolicy()Specifies the retry policy associated with this route.HttpRouteAction.BuilderclearTimeout()Specifies the timeout for the selected route.HttpRouteAction.BuilderclearUrlRewrite()The spec to modify the URL of the request, before forwarding the request to the matched service.HttpRouteAction.BuilderclearWeightedBackendServices()A list of weighted backend services to send traffic to when a route match occurs.HttpRouteAction.Builderclone()CorsPolicygetCorsPolicy()The specification for allowing client-side cross-origin requests.CorsPolicy.BuildergetCorsPolicyBuilder()The specification for allowing client-side cross-origin requests.CorsPolicyOrBuildergetCorsPolicyOrBuilder()The specification for allowing client-side cross-origin requests.HttpRouteActiongetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()HttpFaultInjectiongetFaultInjectionPolicy()The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.HttpFaultInjection.BuildergetFaultInjectionPolicyBuilder()The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.HttpFaultInjectionOrBuildergetFaultInjectionPolicyOrBuilder()The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.DurationgetMaxStreamDuration()Specifies the maximum duration (timeout) for streams on the selected route.Duration.BuildergetMaxStreamDurationBuilder()Specifies the maximum duration (timeout) for streams on the selected route.DurationOrBuildergetMaxStreamDurationOrBuilder()Specifies the maximum duration (timeout) for streams on the selected route.RequestMirrorPolicygetRequestMirrorPolicy()Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.RequestMirrorPolicy.BuildergetRequestMirrorPolicyBuilder()Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.RequestMirrorPolicyOrBuildergetRequestMirrorPolicyOrBuilder()Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.HttpRetryPolicygetRetryPolicy()Specifies the retry policy associated with this route.HttpRetryPolicy.BuildergetRetryPolicyBuilder()Specifies the retry policy associated with this route.HttpRetryPolicyOrBuildergetRetryPolicyOrBuilder()Specifies the retry policy associated with this route.DurationgetTimeout()Specifies the timeout for the selected route.Duration.BuildergetTimeoutBuilder()Specifies the timeout for the selected route.DurationOrBuildergetTimeoutOrBuilder()Specifies the timeout for the selected route.UrlRewritegetUrlRewrite()The spec to modify the URL of the request, before forwarding the request to the matched service.UrlRewrite.BuildergetUrlRewriteBuilder()The spec to modify the URL of the request, before forwarding the request to the matched service.UrlRewriteOrBuildergetUrlRewriteOrBuilder()The spec to modify the URL of the request, before forwarding the request to the matched service.WeightedBackendServicegetWeightedBackendServices(int index)A list of weighted backend services to send traffic to when a route match occurs.WeightedBackendService.BuildergetWeightedBackendServicesBuilder(int index)A list of weighted backend services to send traffic to when a route match occurs.List<WeightedBackendService.Builder>getWeightedBackendServicesBuilderList()A list of weighted backend services to send traffic to when a route match occurs.intgetWeightedBackendServicesCount()A list of weighted backend services to send traffic to when a route match occurs.List<WeightedBackendService>getWeightedBackendServicesList()A list of weighted backend services to send traffic to when a route match occurs.WeightedBackendServiceOrBuildergetWeightedBackendServicesOrBuilder(int index)A list of weighted backend services to send traffic to when a route match occurs.List<? extends WeightedBackendServiceOrBuilder>getWeightedBackendServicesOrBuilderList()A list of weighted backend services to send traffic to when a route match occurs.booleanhasCorsPolicy()The specification for allowing client-side cross-origin requests.booleanhasFaultInjectionPolicy()The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.booleanhasMaxStreamDuration()Specifies the maximum duration (timeout) for streams on the selected route.booleanhasRequestMirrorPolicy()Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.booleanhasRetryPolicy()Specifies the retry policy associated with this route.booleanhasTimeout()Specifies the timeout for the selected route.booleanhasUrlRewrite()The spec to modify the URL of the request, before forwarding the request to the matched service.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()HttpRouteAction.BuildermergeCorsPolicy(CorsPolicy value)The specification for allowing client-side cross-origin requests.HttpRouteAction.BuildermergeFaultInjectionPolicy(HttpFaultInjection value)The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.HttpRouteAction.BuildermergeFrom(HttpRouteAction other)HttpRouteAction.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)HttpRouteAction.BuildermergeFrom(com.google.protobuf.Message other)HttpRouteAction.BuildermergeMaxStreamDuration(Duration value)Specifies the maximum duration (timeout) for streams on the selected route.HttpRouteAction.BuildermergeRequestMirrorPolicy(RequestMirrorPolicy value)Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.HttpRouteAction.BuildermergeRetryPolicy(HttpRetryPolicy value)Specifies the retry policy associated with this route.HttpRouteAction.BuildermergeTimeout(Duration value)Specifies the timeout for the selected route.HttpRouteAction.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)HttpRouteAction.BuildermergeUrlRewrite(UrlRewrite value)The spec to modify the URL of the request, before forwarding the request to the matched service.HttpRouteAction.BuilderremoveWeightedBackendServices(int index)A list of weighted backend services to send traffic to when a route match occurs.HttpRouteAction.BuildersetCorsPolicy(CorsPolicy value)The specification for allowing client-side cross-origin requests.HttpRouteAction.BuildersetCorsPolicy(CorsPolicy.Builder builderForValue)The specification for allowing client-side cross-origin requests.HttpRouteAction.BuildersetFaultInjectionPolicy(HttpFaultInjection value)The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.HttpRouteAction.BuildersetFaultInjectionPolicy(HttpFaultInjection.Builder builderForValue)The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.HttpRouteAction.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)HttpRouteAction.BuildersetMaxStreamDuration(Duration value)Specifies the maximum duration (timeout) for streams on the selected route.HttpRouteAction.BuildersetMaxStreamDuration(Duration.Builder builderForValue)Specifies the maximum duration (timeout) for streams on the selected route.HttpRouteAction.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)HttpRouteAction.BuildersetRequestMirrorPolicy(RequestMirrorPolicy value)Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.HttpRouteAction.BuildersetRequestMirrorPolicy(RequestMirrorPolicy.Builder builderForValue)Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.HttpRouteAction.BuildersetRetryPolicy(HttpRetryPolicy value)Specifies the retry policy associated with this route.HttpRouteAction.BuildersetRetryPolicy(HttpRetryPolicy.Builder builderForValue)Specifies the retry policy associated with this route.HttpRouteAction.BuildersetTimeout(Duration value)Specifies the timeout for the selected route.HttpRouteAction.BuildersetTimeout(Duration.Builder builderForValue)Specifies the timeout for the selected route.HttpRouteAction.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)HttpRouteAction.BuildersetUrlRewrite(UrlRewrite value)The spec to modify the URL of the request, before forwarding the request to the matched service.HttpRouteAction.BuildersetUrlRewrite(UrlRewrite.Builder builderForValue)The spec to modify the URL of the request, before forwarding the request to the matched service.HttpRouteAction.BuildersetWeightedBackendServices(int index, WeightedBackendService value)A list of weighted backend services to send traffic to when a route match occurs.HttpRouteAction.BuildersetWeightedBackendServices(int index, WeightedBackendService.Builder builderForValue)A list of weighted backend services to send traffic to when a route match occurs.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder>
-
clear
public HttpRouteAction.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder>
-
getDefaultInstanceForType
public HttpRouteAction getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public HttpRouteAction build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public HttpRouteAction buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public HttpRouteAction.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder>
-
setField
public HttpRouteAction.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder>
-
clearField
public HttpRouteAction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder>
-
clearOneof
public HttpRouteAction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder>
-
setRepeatedField
public HttpRouteAction.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder>
-
addRepeatedField
public HttpRouteAction.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder>
-
mergeFrom
public HttpRouteAction.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<HttpRouteAction.Builder>
-
mergeFrom
public HttpRouteAction.Builder mergeFrom(HttpRouteAction other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder>
-
mergeFrom
public HttpRouteAction.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<HttpRouteAction.Builder>- Throws:
IOException
-
hasCorsPolicy
public boolean hasCorsPolicy()
The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard. Not supported when the URL map is bound to a target gRPC proxy.
optional .google.cloud.compute.v1.CorsPolicy cors_policy = 398943748;- Specified by:
hasCorsPolicyin interfaceHttpRouteActionOrBuilder- Returns:
- Whether the corsPolicy field is set.
-
getCorsPolicy
public CorsPolicy getCorsPolicy()
The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard. Not supported when the URL map is bound to a target gRPC proxy.
optional .google.cloud.compute.v1.CorsPolicy cors_policy = 398943748;- Specified by:
getCorsPolicyin interfaceHttpRouteActionOrBuilder- Returns:
- The corsPolicy.
-
setCorsPolicy
public HttpRouteAction.Builder setCorsPolicy(CorsPolicy value)
The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard. Not supported when the URL map is bound to a target gRPC proxy.
optional .google.cloud.compute.v1.CorsPolicy cors_policy = 398943748;
-
setCorsPolicy
public HttpRouteAction.Builder setCorsPolicy(CorsPolicy.Builder builderForValue)
The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard. Not supported when the URL map is bound to a target gRPC proxy.
optional .google.cloud.compute.v1.CorsPolicy cors_policy = 398943748;
-
mergeCorsPolicy
public HttpRouteAction.Builder mergeCorsPolicy(CorsPolicy value)
The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard. Not supported when the URL map is bound to a target gRPC proxy.
optional .google.cloud.compute.v1.CorsPolicy cors_policy = 398943748;
-
clearCorsPolicy
public HttpRouteAction.Builder clearCorsPolicy()
The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard. Not supported when the URL map is bound to a target gRPC proxy.
optional .google.cloud.compute.v1.CorsPolicy cors_policy = 398943748;
-
getCorsPolicyBuilder
public CorsPolicy.Builder getCorsPolicyBuilder()
The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard. Not supported when the URL map is bound to a target gRPC proxy.
optional .google.cloud.compute.v1.CorsPolicy cors_policy = 398943748;
-
getCorsPolicyOrBuilder
public CorsPolicyOrBuilder getCorsPolicyOrBuilder()
The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard. Not supported when the URL map is bound to a target gRPC proxy.
optional .google.cloud.compute.v1.CorsPolicy cors_policy = 398943748;- Specified by:
getCorsPolicyOrBuilderin interfaceHttpRouteActionOrBuilder
-
hasFaultInjectionPolicy
public boolean hasFaultInjectionPolicy()
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure. As part of fault injection, when clients send requests to a backend service, delays can be introduced by a load balancer on a percentage of requests before sending those requests to the backend service. Similarly requests from clients can be aborted by the load balancer for a percentage of requests. timeout and retry_policy is ignored by clients that are configured with a fault_injection_policy if: 1. The traffic is generated by fault injection AND 2. The fault injection is not a delay fault injection. Fault injection is not supported with the global external HTTP(S) load balancer (classic). To see which load balancers support fault injection, see Load balancing: Routing and traffic management features.
optional .google.cloud.compute.v1.HttpFaultInjection fault_injection_policy = 412781079;- Specified by:
hasFaultInjectionPolicyin interfaceHttpRouteActionOrBuilder- Returns:
- Whether the faultInjectionPolicy field is set.
-
getFaultInjectionPolicy
public HttpFaultInjection getFaultInjectionPolicy()
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure. As part of fault injection, when clients send requests to a backend service, delays can be introduced by a load balancer on a percentage of requests before sending those requests to the backend service. Similarly requests from clients can be aborted by the load balancer for a percentage of requests. timeout and retry_policy is ignored by clients that are configured with a fault_injection_policy if: 1. The traffic is generated by fault injection AND 2. The fault injection is not a delay fault injection. Fault injection is not supported with the global external HTTP(S) load balancer (classic). To see which load balancers support fault injection, see Load balancing: Routing and traffic management features.
optional .google.cloud.compute.v1.HttpFaultInjection fault_injection_policy = 412781079;- Specified by:
getFaultInjectionPolicyin interfaceHttpRouteActionOrBuilder- Returns:
- The faultInjectionPolicy.
-
setFaultInjectionPolicy
public HttpRouteAction.Builder setFaultInjectionPolicy(HttpFaultInjection value)
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure. As part of fault injection, when clients send requests to a backend service, delays can be introduced by a load balancer on a percentage of requests before sending those requests to the backend service. Similarly requests from clients can be aborted by the load balancer for a percentage of requests. timeout and retry_policy is ignored by clients that are configured with a fault_injection_policy if: 1. The traffic is generated by fault injection AND 2. The fault injection is not a delay fault injection. Fault injection is not supported with the global external HTTP(S) load balancer (classic). To see which load balancers support fault injection, see Load balancing: Routing and traffic management features.
optional .google.cloud.compute.v1.HttpFaultInjection fault_injection_policy = 412781079;
-
setFaultInjectionPolicy
public HttpRouteAction.Builder setFaultInjectionPolicy(HttpFaultInjection.Builder builderForValue)
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure. As part of fault injection, when clients send requests to a backend service, delays can be introduced by a load balancer on a percentage of requests before sending those requests to the backend service. Similarly requests from clients can be aborted by the load balancer for a percentage of requests. timeout and retry_policy is ignored by clients that are configured with a fault_injection_policy if: 1. The traffic is generated by fault injection AND 2. The fault injection is not a delay fault injection. Fault injection is not supported with the global external HTTP(S) load balancer (classic). To see which load balancers support fault injection, see Load balancing: Routing and traffic management features.
optional .google.cloud.compute.v1.HttpFaultInjection fault_injection_policy = 412781079;
-
mergeFaultInjectionPolicy
public HttpRouteAction.Builder mergeFaultInjectionPolicy(HttpFaultInjection value)
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure. As part of fault injection, when clients send requests to a backend service, delays can be introduced by a load balancer on a percentage of requests before sending those requests to the backend service. Similarly requests from clients can be aborted by the load balancer for a percentage of requests. timeout and retry_policy is ignored by clients that are configured with a fault_injection_policy if: 1. The traffic is generated by fault injection AND 2. The fault injection is not a delay fault injection. Fault injection is not supported with the global external HTTP(S) load balancer (classic). To see which load balancers support fault injection, see Load balancing: Routing and traffic management features.
optional .google.cloud.compute.v1.HttpFaultInjection fault_injection_policy = 412781079;
-
clearFaultInjectionPolicy
public HttpRouteAction.Builder clearFaultInjectionPolicy()
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure. As part of fault injection, when clients send requests to a backend service, delays can be introduced by a load balancer on a percentage of requests before sending those requests to the backend service. Similarly requests from clients can be aborted by the load balancer for a percentage of requests. timeout and retry_policy is ignored by clients that are configured with a fault_injection_policy if: 1. The traffic is generated by fault injection AND 2. The fault injection is not a delay fault injection. Fault injection is not supported with the global external HTTP(S) load balancer (classic). To see which load balancers support fault injection, see Load balancing: Routing and traffic management features.
optional .google.cloud.compute.v1.HttpFaultInjection fault_injection_policy = 412781079;
-
getFaultInjectionPolicyBuilder
public HttpFaultInjection.Builder getFaultInjectionPolicyBuilder()
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure. As part of fault injection, when clients send requests to a backend service, delays can be introduced by a load balancer on a percentage of requests before sending those requests to the backend service. Similarly requests from clients can be aborted by the load balancer for a percentage of requests. timeout and retry_policy is ignored by clients that are configured with a fault_injection_policy if: 1. The traffic is generated by fault injection AND 2. The fault injection is not a delay fault injection. Fault injection is not supported with the global external HTTP(S) load balancer (classic). To see which load balancers support fault injection, see Load balancing: Routing and traffic management features.
optional .google.cloud.compute.v1.HttpFaultInjection fault_injection_policy = 412781079;
-
getFaultInjectionPolicyOrBuilder
public HttpFaultInjectionOrBuilder getFaultInjectionPolicyOrBuilder()
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure. As part of fault injection, when clients send requests to a backend service, delays can be introduced by a load balancer on a percentage of requests before sending those requests to the backend service. Similarly requests from clients can be aborted by the load balancer for a percentage of requests. timeout and retry_policy is ignored by clients that are configured with a fault_injection_policy if: 1. The traffic is generated by fault injection AND 2. The fault injection is not a delay fault injection. Fault injection is not supported with the global external HTTP(S) load balancer (classic). To see which load balancers support fault injection, see Load balancing: Routing and traffic management features.
optional .google.cloud.compute.v1.HttpFaultInjection fault_injection_policy = 412781079;- Specified by:
getFaultInjectionPolicyOrBuilderin interfaceHttpRouteActionOrBuilder
-
hasMaxStreamDuration
public boolean hasMaxStreamDuration()
Specifies the maximum duration (timeout) for streams on the selected route. Unlike the timeout field where the timeout duration starts from the time the request has been fully processed (known as *end-of-stream*), the duration in this field is computed from the beginning of the stream until the response has been processed, including all retries. A stream that does not complete in this duration is closed. If not specified, this field uses the maximum maxStreamDuration value among all backend services associated with the route. This field is only allowed if the Url map is used with backend services with loadBalancingScheme set to INTERNAL_SELF_MANAGED.
optional .google.cloud.compute.v1.Duration max_stream_duration = 61428376;- Specified by:
hasMaxStreamDurationin interfaceHttpRouteActionOrBuilder- Returns:
- Whether the maxStreamDuration field is set.
-
getMaxStreamDuration
public Duration getMaxStreamDuration()
Specifies the maximum duration (timeout) for streams on the selected route. Unlike the timeout field where the timeout duration starts from the time the request has been fully processed (known as *end-of-stream*), the duration in this field is computed from the beginning of the stream until the response has been processed, including all retries. A stream that does not complete in this duration is closed. If not specified, this field uses the maximum maxStreamDuration value among all backend services associated with the route. This field is only allowed if the Url map is used with backend services with loadBalancingScheme set to INTERNAL_SELF_MANAGED.
optional .google.cloud.compute.v1.Duration max_stream_duration = 61428376;- Specified by:
getMaxStreamDurationin interfaceHttpRouteActionOrBuilder- Returns:
- The maxStreamDuration.
-
setMaxStreamDuration
public HttpRouteAction.Builder setMaxStreamDuration(Duration value)
Specifies the maximum duration (timeout) for streams on the selected route. Unlike the timeout field where the timeout duration starts from the time the request has been fully processed (known as *end-of-stream*), the duration in this field is computed from the beginning of the stream until the response has been processed, including all retries. A stream that does not complete in this duration is closed. If not specified, this field uses the maximum maxStreamDuration value among all backend services associated with the route. This field is only allowed if the Url map is used with backend services with loadBalancingScheme set to INTERNAL_SELF_MANAGED.
optional .google.cloud.compute.v1.Duration max_stream_duration = 61428376;
-
setMaxStreamDuration
public HttpRouteAction.Builder setMaxStreamDuration(Duration.Builder builderForValue)
Specifies the maximum duration (timeout) for streams on the selected route. Unlike the timeout field where the timeout duration starts from the time the request has been fully processed (known as *end-of-stream*), the duration in this field is computed from the beginning of the stream until the response has been processed, including all retries. A stream that does not complete in this duration is closed. If not specified, this field uses the maximum maxStreamDuration value among all backend services associated with the route. This field is only allowed if the Url map is used with backend services with loadBalancingScheme set to INTERNAL_SELF_MANAGED.
optional .google.cloud.compute.v1.Duration max_stream_duration = 61428376;
-
mergeMaxStreamDuration
public HttpRouteAction.Builder mergeMaxStreamDuration(Duration value)
Specifies the maximum duration (timeout) for streams on the selected route. Unlike the timeout field where the timeout duration starts from the time the request has been fully processed (known as *end-of-stream*), the duration in this field is computed from the beginning of the stream until the response has been processed, including all retries. A stream that does not complete in this duration is closed. If not specified, this field uses the maximum maxStreamDuration value among all backend services associated with the route. This field is only allowed if the Url map is used with backend services with loadBalancingScheme set to INTERNAL_SELF_MANAGED.
optional .google.cloud.compute.v1.Duration max_stream_duration = 61428376;
-
clearMaxStreamDuration
public HttpRouteAction.Builder clearMaxStreamDuration()
Specifies the maximum duration (timeout) for streams on the selected route. Unlike the timeout field where the timeout duration starts from the time the request has been fully processed (known as *end-of-stream*), the duration in this field is computed from the beginning of the stream until the response has been processed, including all retries. A stream that does not complete in this duration is closed. If not specified, this field uses the maximum maxStreamDuration value among all backend services associated with the route. This field is only allowed if the Url map is used with backend services with loadBalancingScheme set to INTERNAL_SELF_MANAGED.
optional .google.cloud.compute.v1.Duration max_stream_duration = 61428376;
-
getMaxStreamDurationBuilder
public Duration.Builder getMaxStreamDurationBuilder()
Specifies the maximum duration (timeout) for streams on the selected route. Unlike the timeout field where the timeout duration starts from the time the request has been fully processed (known as *end-of-stream*), the duration in this field is computed from the beginning of the stream until the response has been processed, including all retries. A stream that does not complete in this duration is closed. If not specified, this field uses the maximum maxStreamDuration value among all backend services associated with the route. This field is only allowed if the Url map is used with backend services with loadBalancingScheme set to INTERNAL_SELF_MANAGED.
optional .google.cloud.compute.v1.Duration max_stream_duration = 61428376;
-
getMaxStreamDurationOrBuilder
public DurationOrBuilder getMaxStreamDurationOrBuilder()
Specifies the maximum duration (timeout) for streams on the selected route. Unlike the timeout field where the timeout duration starts from the time the request has been fully processed (known as *end-of-stream*), the duration in this field is computed from the beginning of the stream until the response has been processed, including all retries. A stream that does not complete in this duration is closed. If not specified, this field uses the maximum maxStreamDuration value among all backend services associated with the route. This field is only allowed if the Url map is used with backend services with loadBalancingScheme set to INTERNAL_SELF_MANAGED.
optional .google.cloud.compute.v1.Duration max_stream_duration = 61428376;- Specified by:
getMaxStreamDurationOrBuilderin interfaceHttpRouteActionOrBuilder
-
hasRequestMirrorPolicy
public boolean hasRequestMirrorPolicy()
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer does not wait for responses from the shadow service. Before sending traffic to the shadow service, the host / authority header is suffixed with -shadow. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.RequestMirrorPolicy request_mirror_policy = 220196866;- Specified by:
hasRequestMirrorPolicyin interfaceHttpRouteActionOrBuilder- Returns:
- Whether the requestMirrorPolicy field is set.
-
getRequestMirrorPolicy
public RequestMirrorPolicy getRequestMirrorPolicy()
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer does not wait for responses from the shadow service. Before sending traffic to the shadow service, the host / authority header is suffixed with -shadow. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.RequestMirrorPolicy request_mirror_policy = 220196866;- Specified by:
getRequestMirrorPolicyin interfaceHttpRouteActionOrBuilder- Returns:
- The requestMirrorPolicy.
-
setRequestMirrorPolicy
public HttpRouteAction.Builder setRequestMirrorPolicy(RequestMirrorPolicy value)
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer does not wait for responses from the shadow service. Before sending traffic to the shadow service, the host / authority header is suffixed with -shadow. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.RequestMirrorPolicy request_mirror_policy = 220196866;
-
setRequestMirrorPolicy
public HttpRouteAction.Builder setRequestMirrorPolicy(RequestMirrorPolicy.Builder builderForValue)
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer does not wait for responses from the shadow service. Before sending traffic to the shadow service, the host / authority header is suffixed with -shadow. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.RequestMirrorPolicy request_mirror_policy = 220196866;
-
mergeRequestMirrorPolicy
public HttpRouteAction.Builder mergeRequestMirrorPolicy(RequestMirrorPolicy value)
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer does not wait for responses from the shadow service. Before sending traffic to the shadow service, the host / authority header is suffixed with -shadow. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.RequestMirrorPolicy request_mirror_policy = 220196866;
-
clearRequestMirrorPolicy
public HttpRouteAction.Builder clearRequestMirrorPolicy()
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer does not wait for responses from the shadow service. Before sending traffic to the shadow service, the host / authority header is suffixed with -shadow. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.RequestMirrorPolicy request_mirror_policy = 220196866;
-
getRequestMirrorPolicyBuilder
public RequestMirrorPolicy.Builder getRequestMirrorPolicyBuilder()
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer does not wait for responses from the shadow service. Before sending traffic to the shadow service, the host / authority header is suffixed with -shadow. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.RequestMirrorPolicy request_mirror_policy = 220196866;
-
getRequestMirrorPolicyOrBuilder
public RequestMirrorPolicyOrBuilder getRequestMirrorPolicyOrBuilder()
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer does not wait for responses from the shadow service. Before sending traffic to the shadow service, the host / authority header is suffixed with -shadow. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.RequestMirrorPolicy request_mirror_policy = 220196866;- Specified by:
getRequestMirrorPolicyOrBuilderin interfaceHttpRouteActionOrBuilder
-
hasRetryPolicy
public boolean hasRetryPolicy()
Specifies the retry policy associated with this route.
optional .google.cloud.compute.v1.HttpRetryPolicy retry_policy = 56799913;- Specified by:
hasRetryPolicyin interfaceHttpRouteActionOrBuilder- Returns:
- Whether the retryPolicy field is set.
-
getRetryPolicy
public HttpRetryPolicy getRetryPolicy()
Specifies the retry policy associated with this route.
optional .google.cloud.compute.v1.HttpRetryPolicy retry_policy = 56799913;- Specified by:
getRetryPolicyin interfaceHttpRouteActionOrBuilder- Returns:
- The retryPolicy.
-
setRetryPolicy
public HttpRouteAction.Builder setRetryPolicy(HttpRetryPolicy value)
Specifies the retry policy associated with this route.
optional .google.cloud.compute.v1.HttpRetryPolicy retry_policy = 56799913;
-
setRetryPolicy
public HttpRouteAction.Builder setRetryPolicy(HttpRetryPolicy.Builder builderForValue)
Specifies the retry policy associated with this route.
optional .google.cloud.compute.v1.HttpRetryPolicy retry_policy = 56799913;
-
mergeRetryPolicy
public HttpRouteAction.Builder mergeRetryPolicy(HttpRetryPolicy value)
Specifies the retry policy associated with this route.
optional .google.cloud.compute.v1.HttpRetryPolicy retry_policy = 56799913;
-
clearRetryPolicy
public HttpRouteAction.Builder clearRetryPolicy()
Specifies the retry policy associated with this route.
optional .google.cloud.compute.v1.HttpRetryPolicy retry_policy = 56799913;
-
getRetryPolicyBuilder
public HttpRetryPolicy.Builder getRetryPolicyBuilder()
Specifies the retry policy associated with this route.
optional .google.cloud.compute.v1.HttpRetryPolicy retry_policy = 56799913;
-
getRetryPolicyOrBuilder
public HttpRetryPolicyOrBuilder getRetryPolicyOrBuilder()
Specifies the retry policy associated with this route.
optional .google.cloud.compute.v1.HttpRetryPolicy retry_policy = 56799913;- Specified by:
getRetryPolicyOrBuilderin interfaceHttpRouteActionOrBuilder
-
hasTimeout
public boolean hasTimeout()
Specifies the timeout for the selected route. Timeout is computed from the time the request has been fully processed (known as *end-of-stream*) up until the response has been processed. Timeout includes all retries. If not specified, this field uses the largest timeout among all backend services associated with the route. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.
optional .google.cloud.compute.v1.Duration timeout = 296701281;- Specified by:
hasTimeoutin interfaceHttpRouteActionOrBuilder- Returns:
- Whether the timeout field is set.
-
getTimeout
public Duration getTimeout()
Specifies the timeout for the selected route. Timeout is computed from the time the request has been fully processed (known as *end-of-stream*) up until the response has been processed. Timeout includes all retries. If not specified, this field uses the largest timeout among all backend services associated with the route. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.
optional .google.cloud.compute.v1.Duration timeout = 296701281;- Specified by:
getTimeoutin interfaceHttpRouteActionOrBuilder- Returns:
- The timeout.
-
setTimeout
public HttpRouteAction.Builder setTimeout(Duration value)
Specifies the timeout for the selected route. Timeout is computed from the time the request has been fully processed (known as *end-of-stream*) up until the response has been processed. Timeout includes all retries. If not specified, this field uses the largest timeout among all backend services associated with the route. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.
optional .google.cloud.compute.v1.Duration timeout = 296701281;
-
setTimeout
public HttpRouteAction.Builder setTimeout(Duration.Builder builderForValue)
Specifies the timeout for the selected route. Timeout is computed from the time the request has been fully processed (known as *end-of-stream*) up until the response has been processed. Timeout includes all retries. If not specified, this field uses the largest timeout among all backend services associated with the route. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.
optional .google.cloud.compute.v1.Duration timeout = 296701281;
-
mergeTimeout
public HttpRouteAction.Builder mergeTimeout(Duration value)
Specifies the timeout for the selected route. Timeout is computed from the time the request has been fully processed (known as *end-of-stream*) up until the response has been processed. Timeout includes all retries. If not specified, this field uses the largest timeout among all backend services associated with the route. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.
optional .google.cloud.compute.v1.Duration timeout = 296701281;
-
clearTimeout
public HttpRouteAction.Builder clearTimeout()
Specifies the timeout for the selected route. Timeout is computed from the time the request has been fully processed (known as *end-of-stream*) up until the response has been processed. Timeout includes all retries. If not specified, this field uses the largest timeout among all backend services associated with the route. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.
optional .google.cloud.compute.v1.Duration timeout = 296701281;
-
getTimeoutBuilder
public Duration.Builder getTimeoutBuilder()
Specifies the timeout for the selected route. Timeout is computed from the time the request has been fully processed (known as *end-of-stream*) up until the response has been processed. Timeout includes all retries. If not specified, this field uses the largest timeout among all backend services associated with the route. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.
optional .google.cloud.compute.v1.Duration timeout = 296701281;
-
getTimeoutOrBuilder
public DurationOrBuilder getTimeoutOrBuilder()
Specifies the timeout for the selected route. Timeout is computed from the time the request has been fully processed (known as *end-of-stream*) up until the response has been processed. Timeout includes all retries. If not specified, this field uses the largest timeout among all backend services associated with the route. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.
optional .google.cloud.compute.v1.Duration timeout = 296701281;- Specified by:
getTimeoutOrBuilderin interfaceHttpRouteActionOrBuilder
-
hasUrlRewrite
public boolean hasUrlRewrite()
The spec to modify the URL of the request, before forwarding the request to the matched service. urlRewrite is the only action supported in UrlMaps for external HTTP(S) load balancers. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.UrlRewrite url_rewrite = 273333948;- Specified by:
hasUrlRewritein interfaceHttpRouteActionOrBuilder- Returns:
- Whether the urlRewrite field is set.
-
getUrlRewrite
public UrlRewrite getUrlRewrite()
The spec to modify the URL of the request, before forwarding the request to the matched service. urlRewrite is the only action supported in UrlMaps for external HTTP(S) load balancers. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.UrlRewrite url_rewrite = 273333948;- Specified by:
getUrlRewritein interfaceHttpRouteActionOrBuilder- Returns:
- The urlRewrite.
-
setUrlRewrite
public HttpRouteAction.Builder setUrlRewrite(UrlRewrite value)
The spec to modify the URL of the request, before forwarding the request to the matched service. urlRewrite is the only action supported in UrlMaps for external HTTP(S) load balancers. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.UrlRewrite url_rewrite = 273333948;
-
setUrlRewrite
public HttpRouteAction.Builder setUrlRewrite(UrlRewrite.Builder builderForValue)
The spec to modify the URL of the request, before forwarding the request to the matched service. urlRewrite is the only action supported in UrlMaps for external HTTP(S) load balancers. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.UrlRewrite url_rewrite = 273333948;
-
mergeUrlRewrite
public HttpRouteAction.Builder mergeUrlRewrite(UrlRewrite value)
The spec to modify the URL of the request, before forwarding the request to the matched service. urlRewrite is the only action supported in UrlMaps for external HTTP(S) load balancers. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.UrlRewrite url_rewrite = 273333948;
-
clearUrlRewrite
public HttpRouteAction.Builder clearUrlRewrite()
The spec to modify the URL of the request, before forwarding the request to the matched service. urlRewrite is the only action supported in UrlMaps for external HTTP(S) load balancers. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.UrlRewrite url_rewrite = 273333948;
-
getUrlRewriteBuilder
public UrlRewrite.Builder getUrlRewriteBuilder()
The spec to modify the URL of the request, before forwarding the request to the matched service. urlRewrite is the only action supported in UrlMaps for external HTTP(S) load balancers. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.UrlRewrite url_rewrite = 273333948;
-
getUrlRewriteOrBuilder
public UrlRewriteOrBuilder getUrlRewriteOrBuilder()
The spec to modify the URL of the request, before forwarding the request to the matched service. urlRewrite is the only action supported in UrlMaps for external HTTP(S) load balancers. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.UrlRewrite url_rewrite = 273333948;- Specified by:
getUrlRewriteOrBuilderin interfaceHttpRouteActionOrBuilder
-
getWeightedBackendServicesList
public List<WeightedBackendService> getWeightedBackendServicesList()
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;- Specified by:
getWeightedBackendServicesListin interfaceHttpRouteActionOrBuilder
-
getWeightedBackendServicesCount
public int getWeightedBackendServicesCount()
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;- Specified by:
getWeightedBackendServicesCountin interfaceHttpRouteActionOrBuilder
-
getWeightedBackendServices
public WeightedBackendService getWeightedBackendServices(int index)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;- Specified by:
getWeightedBackendServicesin interfaceHttpRouteActionOrBuilder
-
setWeightedBackendServices
public HttpRouteAction.Builder setWeightedBackendServices(int index, WeightedBackendService value)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
-
setWeightedBackendServices
public HttpRouteAction.Builder setWeightedBackendServices(int index, WeightedBackendService.Builder builderForValue)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
-
addWeightedBackendServices
public HttpRouteAction.Builder addWeightedBackendServices(WeightedBackendService value)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
-
addWeightedBackendServices
public HttpRouteAction.Builder addWeightedBackendServices(int index, WeightedBackendService value)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
-
addWeightedBackendServices
public HttpRouteAction.Builder addWeightedBackendServices(WeightedBackendService.Builder builderForValue)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
-
addWeightedBackendServices
public HttpRouteAction.Builder addWeightedBackendServices(int index, WeightedBackendService.Builder builderForValue)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
-
addAllWeightedBackendServices
public HttpRouteAction.Builder addAllWeightedBackendServices(Iterable<? extends WeightedBackendService> values)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
-
clearWeightedBackendServices
public HttpRouteAction.Builder clearWeightedBackendServices()
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
-
removeWeightedBackendServices
public HttpRouteAction.Builder removeWeightedBackendServices(int index)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
-
getWeightedBackendServicesBuilder
public WeightedBackendService.Builder getWeightedBackendServicesBuilder(int index)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
-
getWeightedBackendServicesOrBuilder
public WeightedBackendServiceOrBuilder getWeightedBackendServicesOrBuilder(int index)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;- Specified by:
getWeightedBackendServicesOrBuilderin interfaceHttpRouteActionOrBuilder
-
getWeightedBackendServicesOrBuilderList
public List<? extends WeightedBackendServiceOrBuilder> getWeightedBackendServicesOrBuilderList()
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;- Specified by:
getWeightedBackendServicesOrBuilderListin interfaceHttpRouteActionOrBuilder
-
addWeightedBackendServicesBuilder
public WeightedBackendService.Builder addWeightedBackendServicesBuilder()
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
-
addWeightedBackendServicesBuilder
public WeightedBackendService.Builder addWeightedBackendServicesBuilder(int index)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
-
getWeightedBackendServicesBuilderList
public List<WeightedBackendService.Builder> getWeightedBackendServicesBuilderList()
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
-
setUnknownFields
public final HttpRouteAction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder>
-
mergeUnknownFields
public final HttpRouteAction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder>
-
-