public static interface UserDefined.Builder extends SdkPojo, CopyableBuilder<UserDefined.Builder,UserDefined>
| Modifier and Type | Method and Description |
|---|---|
UserDefined.Builder |
unit(String unit)
The units for output resolution of the result.
|
UserDefined.Builder |
unit(Unit unit)
The units for output resolution of the result.
|
UserDefined.Builder |
value(Float value)
The value for output resolution of the result.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUserDefined.Builder unit(String unit)
The units for output resolution of the result.
UserDefined.Builder unit(Unit unit)
The units for output resolution of the result.
UserDefined.Builder value(Float value)
The value for output resolution of the result.
value - The value for output resolution of the result.Copyright © 2023. All rights reserved.