Package io.fabric8.kubernetes.api.model
Class ListOptionsFluentImpl<A extends ListOptionsFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ListOptionsFluentImpl<A>
-
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,ListOptionsFluent<A>
- Direct Known Subclasses:
KubeSchemaFluentImpl.ListOptionsNestedImpl,ListOptionsBuilder,WatchEventFluentImpl.ListOptionsObjectNestedImpl
public class ListOptionsFluentImpl<A extends ListOptionsFluent<A>> extends BaseFluent<A> implements ListOptionsFluent<A>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Constructor Summary
Constructors Constructor Description ListOptionsFluentImpl()ListOptionsFluentImpl(ListOptions instance)
-
Method Summary
-
-
-
Constructor Detail
-
ListOptionsFluentImpl
public ListOptionsFluentImpl()
-
ListOptionsFluentImpl
public ListOptionsFluentImpl(ListOptions instance)
-
-
Method Detail
-
isAllowWatchBookmarks
public Boolean isAllowWatchBookmarks()
- Specified by:
isAllowWatchBookmarksin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withAllowWatchBookmarks
public A withAllowWatchBookmarks(Boolean allowWatchBookmarks)
- Specified by:
withAllowWatchBookmarksin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
hasAllowWatchBookmarks
public Boolean hasAllowWatchBookmarks()
- Specified by:
hasAllowWatchBookmarksin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewAllowWatchBookmarks
public A withNewAllowWatchBookmarks(String arg1)
- Specified by:
withNewAllowWatchBookmarksin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewAllowWatchBookmarks
public A withNewAllowWatchBookmarks(boolean arg1)
- Specified by:
withNewAllowWatchBookmarksin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
getApiVersion
public String getApiVersion()
- Specified by:
getApiVersionin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withApiVersion
public A withApiVersion(String apiVersion)
- Specified by:
withApiVersionin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
hasApiVersion
public Boolean hasApiVersion()
- Specified by:
hasApiVersionin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(String arg1)
- Specified by:
withNewApiVersionin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(StringBuilder arg1)
- Specified by:
withNewApiVersionin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(StringBuffer arg1)
- Specified by:
withNewApiVersionin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
getContinue
public String getContinue()
- Specified by:
getContinuein interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withContinue
public A withContinue(String _continue)
- Specified by:
withContinuein interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
hasContinue
public Boolean hasContinue()
- Specified by:
hasContinuein interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewContinue
public A withNewContinue(String arg1)
- Specified by:
withNewContinuein interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewContinue
public A withNewContinue(StringBuilder arg1)
- Specified by:
withNewContinuein interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewContinue
public A withNewContinue(StringBuffer arg1)
- Specified by:
withNewContinuein interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
getFieldSelector
public String getFieldSelector()
- Specified by:
getFieldSelectorin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withFieldSelector
public A withFieldSelector(String fieldSelector)
- Specified by:
withFieldSelectorin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
hasFieldSelector
public Boolean hasFieldSelector()
- Specified by:
hasFieldSelectorin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewFieldSelector
public A withNewFieldSelector(String arg1)
- Specified by:
withNewFieldSelectorin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewFieldSelector
public A withNewFieldSelector(StringBuilder arg1)
- Specified by:
withNewFieldSelectorin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewFieldSelector
public A withNewFieldSelector(StringBuffer arg1)
- Specified by:
withNewFieldSelectorin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
getKind
public String getKind()
- Specified by:
getKindin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withKind
public A withKind(String kind)
- Specified by:
withKindin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
hasKind
public Boolean hasKind()
- Specified by:
hasKindin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewKind
public A withNewKind(String arg1)
- Specified by:
withNewKindin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewKind
public A withNewKind(StringBuilder arg1)
- Specified by:
withNewKindin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewKind
public A withNewKind(StringBuffer arg1)
- Specified by:
withNewKindin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
getLabelSelector
public String getLabelSelector()
- Specified by:
getLabelSelectorin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withLabelSelector
public A withLabelSelector(String labelSelector)
- Specified by:
withLabelSelectorin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
hasLabelSelector
public Boolean hasLabelSelector()
- Specified by:
hasLabelSelectorin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewLabelSelector
public A withNewLabelSelector(String arg1)
- Specified by:
withNewLabelSelectorin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewLabelSelector
public A withNewLabelSelector(StringBuilder arg1)
- Specified by:
withNewLabelSelectorin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewLabelSelector
public A withNewLabelSelector(StringBuffer arg1)
- Specified by:
withNewLabelSelectorin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
getLimit
public Long getLimit()
- Specified by:
getLimitin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withLimit
public A withLimit(Long limit)
- Specified by:
withLimitin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
hasLimit
public Boolean hasLimit()
- Specified by:
hasLimitin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
getResourceVersion
public String getResourceVersion()
- Specified by:
getResourceVersionin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withResourceVersion
public A withResourceVersion(String resourceVersion)
- Specified by:
withResourceVersionin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
hasResourceVersion
public Boolean hasResourceVersion()
- Specified by:
hasResourceVersionin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewResourceVersion
public A withNewResourceVersion(String arg1)
- Specified by:
withNewResourceVersionin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewResourceVersion
public A withNewResourceVersion(StringBuilder arg1)
- Specified by:
withNewResourceVersionin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewResourceVersion
public A withNewResourceVersion(StringBuffer arg1)
- Specified by:
withNewResourceVersionin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
getResourceVersionMatch
public String getResourceVersionMatch()
- Specified by:
getResourceVersionMatchin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withResourceVersionMatch
public A withResourceVersionMatch(String resourceVersionMatch)
- Specified by:
withResourceVersionMatchin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
hasResourceVersionMatch
public Boolean hasResourceVersionMatch()
- Specified by:
hasResourceVersionMatchin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewResourceVersionMatch
public A withNewResourceVersionMatch(String arg1)
- Specified by:
withNewResourceVersionMatchin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewResourceVersionMatch
public A withNewResourceVersionMatch(StringBuilder arg1)
- Specified by:
withNewResourceVersionMatchin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewResourceVersionMatch
public A withNewResourceVersionMatch(StringBuffer arg1)
- Specified by:
withNewResourceVersionMatchin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
getTimeoutSeconds
public Long getTimeoutSeconds()
- Specified by:
getTimeoutSecondsin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withTimeoutSeconds
public A withTimeoutSeconds(Long timeoutSeconds)
- Specified by:
withTimeoutSecondsin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
hasTimeoutSeconds
public Boolean hasTimeoutSeconds()
- Specified by:
hasTimeoutSecondsin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
isWatch
public Boolean isWatch()
- Specified by:
isWatchin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withWatch
public A withWatch(Boolean watch)
- Specified by:
withWatchin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
hasWatch
public Boolean hasWatch()
- Specified by:
hasWatchin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewWatch
public A withNewWatch(String arg1)
- Specified by:
withNewWatchin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
withNewWatch
public A withNewWatch(boolean arg1)
- Specified by:
withNewWatchin interfaceListOptionsFluent<A extends ListOptionsFluent<A>>
-
-