| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Int64RangeMatch | Int64RangeMatch. clone() | 
| Int64RangeMatch | HttpHeaderMatch. getRangeMatch()The header value must be an integer and its value must be in the range specified in rangeMatch. | 
| Int64RangeMatch | Int64RangeMatch. set(String fieldName,
   Object value) | 
| Int64RangeMatch | Int64RangeMatch. setRangeEnd(Long rangeEnd)The end of the range (exclusive) in signed long integer format. | 
| Int64RangeMatch | Int64RangeMatch. setRangeStart(Long rangeStart)The start of the range (inclusive) in signed long integer format. | 
| Modifier and Type | Method and Description | 
|---|---|
| HttpHeaderMatch | HttpHeaderMatch. setRangeMatch(Int64RangeMatch rangeMatch)The header value must be an integer and its value must be in the range specified in rangeMatch. | 
Copyright © 2011–2021 Google. All rights reserved.