Class ListAllOptions.ImmutableListAllOptions

    • Constructor Detail

      • ImmutableListAllOptions

        public ImmutableListAllOptions​(ListAllOptions delegate)
    • Method Detail

      • eager

        public ListAllOptions eager​(boolean val)
        Description copied from class: ListAllOptions
        If eager, will connect to container immediately and fail-fast, rather than failing when first iterating over the list.
        Overrides:
        eager in class ListAllOptions