public interface OperationWithBalanceOptions<T extends OperationWithBalanceOptions<T>> extends Options, Self<T>
Modifier and Type | Method and Description |
---|---|
default T |
balance()
Sets "balance" option value to true.
|
default Optional<Boolean> |
getBalance() |
Copyright © 2025 Picodata. All rights reserved.