Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
Int64RangeMatch |
Int64RangeMatch.Builder.build() |
static Int64RangeMatch |
Int64RangeMatch.getDefaultInstance() |
Int64RangeMatch |
HttpHeaderMatch.getRangeMatch()
The header value must be an integer and its value must be in the range specified in rangeMatch.
|
Int64RangeMatch |
HttpHeaderMatch.Builder.getRangeMatch()
The header value must be an integer and its value must be in the range specified in
rangeMatch.
|
Modifier and Type | Method and Description |
---|---|
Int64RangeMatch.Builder |
Int64RangeMatch.Builder.mergeFrom(Int64RangeMatch other) |
static Int64RangeMatch.Builder |
Int64RangeMatch.newBuilder(Int64RangeMatch prototype) |
HttpHeaderMatch.Builder |
HttpHeaderMatch.Builder.setRangeMatch(Int64RangeMatch rangeMatch)
The header value must be an integer and its value must be in the range specified in
rangeMatch.
|
Copyright © 2019 Google LLC. All rights reserved.