Interface ListMetaFluent<A extends ListMetaFluent<A>>

    • Method Detail

      • getContinue

        String getContinue()
      • withContinue

        A withContinue​(String _continue)
      • hasContinue

        Boolean hasContinue()
      • withNewContinue

        A withNewContinue​(String arg1)
      • getRemainingItemCount

        Long getRemainingItemCount()
      • withRemainingItemCount

        A withRemainingItemCount​(Long remainingItemCount)
      • hasRemainingItemCount

        Boolean hasRemainingItemCount()
      • 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)
      • getSelfLink

        String getSelfLink()
      • withSelfLink

        A withSelfLink​(String selfLink)
      • hasSelfLink

        Boolean hasSelfLink()
      • withNewSelfLink

        A withNewSelfLink​(String arg1)