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