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