public static interface MatchRange.Builder extends SdkPojo, CopyableBuilder<MatchRange.Builder,MatchRange>
| Modifier and Type | Method and Description |
|---|---|
MatchRange.Builder |
end(Long end)
The end of the range.
|
MatchRange.Builder |
start(Long start)
The start of the range.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMatchRange.Builder end(Long end)
The end of the range.
end - The end of the range.MatchRange.Builder start(Long start)
The start of the range.
start - The start of the range.Copyright © 2021. All rights reserved.