Package io.fabric8.kubernetes.api.model
Class APIServiceListFluentImpl<A extends APIServiceListFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.APIServiceListFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,APIServiceListFluent<A>
- Direct Known Subclasses:
APIServiceListBuilder,DoneableAPIServiceList,KubeSchemaFluentImpl.APIServiceListNestedImpl,WatchEventFluentImpl.APIServiceListObjectNestedImpl
public class APIServiceListFluentImpl<A extends APIServiceListFluent<A>> extends BaseFluent<A> implements APIServiceListFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classAPIServiceListFluentImpl.ItemsNestedImpl<N>classAPIServiceListFluentImpl.MetadataNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.APIServiceListFluent
APIServiceListFluent.ItemsNested<N>, APIServiceListFluent.MetadataNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description APIServiceListFluentImpl()APIServiceListFluentImpl(APIServiceList instance) -
Method Summary
-
Constructor Details
-
APIServiceListFluentImpl
public APIServiceListFluentImpl() -
APIServiceListFluentImpl
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersionin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
withApiVersion
- Specified by:
withApiVersionin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersionin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
addToItems
- Specified by:
addToItemsin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
setToItems
- Specified by:
setToItemsin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
addToItems
- Specified by:
addToItemsin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
addAllToItems
- Specified by:
addAllToItemsin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
removeFromItems
- Specified by:
removeFromItemsin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
removeAllFromItems
- Specified by:
removeAllFromItemsin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
removeMatchingFromItems
- Specified by:
removeMatchingFromItemsin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
getItems
Deprecated.This method has been deprecated, please use method buildItems instead.- Specified by:
getItemsin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>- Returns:
- The buildable object.
-
buildItems
- Specified by:
buildItemsin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
buildItem
- Specified by:
buildItemin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
buildFirstItem
- Specified by:
buildFirstItemin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
buildLastItem
- Specified by:
buildLastItemin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
buildMatchingItem
- Specified by:
buildMatchingItemin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
hasMatchingItem
- Specified by:
hasMatchingItemin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
hasItems
- Specified by:
hasItemsin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
addNewItem
- Specified by:
addNewItemin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
addNewItemLike
- Specified by:
addNewItemLikein interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
setNewItemLike
- Specified by:
setNewItemLikein interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
editItem
- Specified by:
editItemin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
editFirstItem
- Specified by:
editFirstItemin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
editLastItem
- Specified by:
editLastItemin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
editMatchingItem
public APIServiceListFluent.ItemsNested<A> editMatchingItem(Predicate<APIServiceBuilder> predicate)- Specified by:
editMatchingItemin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
getKind
- Specified by:
getKindin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
withKind
- Specified by:
withKindin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
- Specified by:
buildMetadatain interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
withMetadata
- Specified by:
withMetadatain interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
hasMetadata
- Specified by:
hasMetadatain interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
withNewMetadata
public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)- Specified by:
withNewMetadatain interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadatain interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
withNewMetadataLike
- Specified by:
withNewMetadataLikein interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
editMetadata
- Specified by:
editMetadatain interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadatain interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
editOrNewMetadataLike
- Specified by:
editOrNewMetadataLikein interfaceAPIServiceListFluent<A extends APIServiceListFluent<A>>
-
equals
-