Uses of Class
com.google.cloud.compute.v1.Int64RangeMatch
-
Packages that use Int64RangeMatch Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of Int64RangeMatch in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return Int64RangeMatch Modifier and Type Method Description Int64RangeMatchInt64RangeMatch.Builder. build()Int64RangeMatchInt64RangeMatch.Builder. buildPartial()static Int64RangeMatchInt64RangeMatch. getDefaultInstance()Int64RangeMatchInt64RangeMatch.Builder. getDefaultInstanceForType()Int64RangeMatchInt64RangeMatch. getDefaultInstanceForType()Int64RangeMatchHttpHeaderMatch.Builder. getRangeMatch()The header value must be an integer and its value must be in the range specified in rangeMatch.Int64RangeMatchHttpHeaderMatch. getRangeMatch()The header value must be an integer and its value must be in the range specified in rangeMatch.Int64RangeMatchHttpHeaderMatchOrBuilder. getRangeMatch()The header value must be an integer and its value must be in the range specified in rangeMatch.static Int64RangeMatchInt64RangeMatch. parseDelimitedFrom(InputStream input)static Int64RangeMatchInt64RangeMatch. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64RangeMatchInt64RangeMatch. parseFrom(byte[] data)static Int64RangeMatchInt64RangeMatch. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64RangeMatchInt64RangeMatch. parseFrom(com.google.protobuf.ByteString data)static Int64RangeMatchInt64RangeMatch. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64RangeMatchInt64RangeMatch. parseFrom(com.google.protobuf.CodedInputStream input)static Int64RangeMatchInt64RangeMatch. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64RangeMatchInt64RangeMatch. parseFrom(InputStream input)static Int64RangeMatchInt64RangeMatch. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64RangeMatchInt64RangeMatch. parseFrom(ByteBuffer data)static Int64RangeMatchInt64RangeMatch. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type Int64RangeMatch Modifier and Type Method Description com.google.protobuf.Parser<Int64RangeMatch>Int64RangeMatch. getParserForType()static com.google.protobuf.Parser<Int64RangeMatch>Int64RangeMatch. parser()Methods in com.google.cloud.compute.v1 with parameters of type Int64RangeMatch Modifier and Type Method Description Int64RangeMatch.BuilderInt64RangeMatch.Builder. mergeFrom(Int64RangeMatch other)HttpHeaderMatch.BuilderHttpHeaderMatch.Builder. mergeRangeMatch(Int64RangeMatch value)The header value must be an integer and its value must be in the range specified in rangeMatch.static Int64RangeMatch.BuilderInt64RangeMatch. newBuilder(Int64RangeMatch prototype)HttpHeaderMatch.BuilderHttpHeaderMatch.Builder. setRangeMatch(Int64RangeMatch value)The header value must be an integer and its value must be in the range specified in rangeMatch.
-