Uses of Interface
com.google.cloud.compute.v1.Int64RangeMatchOrBuilder
-
Packages that use Int64RangeMatchOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of Int64RangeMatchOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement Int64RangeMatchOrBuilder Modifier and Type Class Description classInt64RangeMatchHttpRouteRuleMatch criteria for field values that must stay within the specified integer range.static classInt64RangeMatch.BuilderHttpRouteRuleMatch criteria for field values that must stay within the specified integer range.Methods in com.google.cloud.compute.v1 that return Int64RangeMatchOrBuilder Modifier and Type Method Description Int64RangeMatchOrBuilderHttpHeaderMatch.Builder. getRangeMatchOrBuilder()The header value must be an integer and its value must be in the range specified in rangeMatch.Int64RangeMatchOrBuilderHttpHeaderMatch. getRangeMatchOrBuilder()The header value must be an integer and its value must be in the range specified in rangeMatch.Int64RangeMatchOrBuilderHttpHeaderMatchOrBuilder. getRangeMatchOrBuilder()The header value must be an integer and its value must be in the range specified in rangeMatch.
-