public static interface PercentVisibleRange.Builder extends SdkPojo, CopyableBuilder<PercentVisibleRange.Builder,PercentVisibleRange>
| Modifier and Type | Method and Description |
|---|---|
PercentVisibleRange.Builder |
from(Double from)
The lower bound of the range.
|
PercentVisibleRange.Builder |
to(Double to)
The top bound of the range.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPercentVisibleRange.Builder from(Double from)
The lower bound of the range.
from - The lower bound of the range.PercentVisibleRange.Builder to(Double to)
The top bound of the range.
to - The top bound of the range.Copyright © 2023. All rights reserved.