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