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