public static interface LongRangeType.Builder extends SdkPojo, CopyableBuilder<LongRangeType.Builder,LongRangeType>
| Modifier and Type | Method and Description |
|---|---|
LongRangeType.Builder |
endValue(Long endValue)
The size end range (in bytes).
|
LongRangeType.Builder |
startValue(Long startValue)
The size start range (in bytes).
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLongRangeType.Builder startValue(Long startValue)
The size start range (in bytes).
startValue - The size start range (in bytes).LongRangeType.Builder endValue(Long endValue)
The size end range (in bytes).
endValue - The size end range (in bytes).Copyright © 2023. All rights reserved.