Interface ListOptionsFluent<A extends ListOptionsFluent<A>>

    • Method Detail

      • isAllowWatchBookmarks

        Boolean isAllowWatchBookmarks()
      • withAllowWatchBookmarks

        A withAllowWatchBookmarks​(Boolean allowWatchBookmarks)
      • hasAllowWatchBookmarks

        Boolean hasAllowWatchBookmarks()
      • withNewAllowWatchBookmarks

        A withNewAllowWatchBookmarks​(String arg1)
      • withNewAllowWatchBookmarks

        A withNewAllowWatchBookmarks​(boolean arg1)
      • getApiVersion

        String getApiVersion()
      • withApiVersion

        A withApiVersion​(String apiVersion)
      • hasApiVersion

        Boolean hasApiVersion()
      • withNewApiVersion

        A withNewApiVersion​(String arg1)
      • getContinue

        String getContinue()
      • withContinue

        A withContinue​(String _continue)
      • hasContinue

        Boolean hasContinue()
      • withNewContinue

        A withNewContinue​(String arg1)
      • getFieldSelector

        String getFieldSelector()
      • withFieldSelector

        A withFieldSelector​(String fieldSelector)
      • hasFieldSelector

        Boolean hasFieldSelector()
      • withNewFieldSelector

        A withNewFieldSelector​(String arg1)
      • withNewFieldSelector

        A withNewFieldSelector​(StringBuilder arg1)
      • withNewFieldSelector

        A withNewFieldSelector​(StringBuffer arg1)
      • withKind

        A withKind​(String kind)
      • withNewKind

        A withNewKind​(String arg1)
      • getLabelSelector

        String getLabelSelector()
      • withLabelSelector

        A withLabelSelector​(String labelSelector)
      • hasLabelSelector

        Boolean hasLabelSelector()
      • withNewLabelSelector

        A withNewLabelSelector​(String arg1)
      • withNewLabelSelector

        A withNewLabelSelector​(StringBuilder arg1)
      • withNewLabelSelector

        A withNewLabelSelector​(StringBuffer arg1)
      • getLimit

        Long getLimit()
      • withLimit

        A withLimit​(Long limit)
      • getResourceVersion

        String getResourceVersion()
      • withResourceVersion

        A withResourceVersion​(String resourceVersion)
      • hasResourceVersion

        Boolean hasResourceVersion()
      • withNewResourceVersion

        A withNewResourceVersion​(String arg1)
      • withNewResourceVersion

        A withNewResourceVersion​(StringBuilder arg1)
      • withNewResourceVersion

        A withNewResourceVersion​(StringBuffer arg1)
      • getResourceVersionMatch

        String getResourceVersionMatch()
      • withResourceVersionMatch

        A withResourceVersionMatch​(String resourceVersionMatch)
      • hasResourceVersionMatch

        Boolean hasResourceVersionMatch()
      • withNewResourceVersionMatch

        A withNewResourceVersionMatch​(String arg1)
      • withNewResourceVersionMatch

        A withNewResourceVersionMatch​(StringBuilder arg1)
      • withNewResourceVersionMatch

        A withNewResourceVersionMatch​(StringBuffer arg1)
      • getTimeoutSeconds

        Long getTimeoutSeconds()
      • withTimeoutSeconds

        A withTimeoutSeconds​(Long timeoutSeconds)
      • hasTimeoutSeconds

        Boolean hasTimeoutSeconds()
      • withWatch

        A withWatch​(Boolean watch)
      • withNewWatch

        A withNewWatch​(String arg1)
      • withNewWatch

        A withNewWatch​(boolean arg1)