public class UserOAuthAccessTokenListFluentImpl<A extends UserOAuthAccessTokenListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements UserOAuthAccessTokenListFluent<A>
UserOAuthAccessTokenListFluent.ItemsNested<N>| Constructor and Description |
|---|
UserOAuthAccessTokenListFluentImpl() |
UserOAuthAccessTokenListFluentImpl(UserOAuthAccessTokenList instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic UserOAuthAccessTokenListFluentImpl()
public UserOAuthAccessTokenListFluentImpl(UserOAuthAccessTokenList instance)
public String getApiVersion()
getApiVersion in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public A addToItems(Integer index, UserOAuthAccessToken item)
addToItems in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public A setToItems(Integer index, UserOAuthAccessToken item)
setToItems in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public A addToItems(UserOAuthAccessToken... items)
addToItems in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public A addAllToItems(Collection<UserOAuthAccessToken> items)
addAllToItems in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public A removeFromItems(UserOAuthAccessToken... items)
removeFromItems in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public A removeAllFromItems(Collection<UserOAuthAccessToken> items)
removeAllFromItems in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public A removeMatchingFromItems(Predicate<UserOAuthAccessTokenBuilder> predicate)
removeMatchingFromItems in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>@Deprecated public List<UserOAuthAccessToken> getItems()
getItems in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public List<UserOAuthAccessToken> buildItems()
buildItems in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public UserOAuthAccessToken buildItem(Integer index)
buildItem in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public UserOAuthAccessToken buildFirstItem()
buildFirstItem in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public UserOAuthAccessToken buildLastItem()
buildLastItem in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public UserOAuthAccessToken buildMatchingItem(Predicate<UserOAuthAccessTokenBuilder> predicate)
buildMatchingItem in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public Boolean hasMatchingItem(Predicate<UserOAuthAccessTokenBuilder> predicate)
hasMatchingItem in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public A withItems(List<UserOAuthAccessToken> items)
withItems in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public A withItems(UserOAuthAccessToken... items)
withItems in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public Boolean hasItems()
hasItems in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public UserOAuthAccessTokenListFluent.ItemsNested<A> addNewItem()
addNewItem in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public UserOAuthAccessTokenListFluent.ItemsNested<A> addNewItemLike(UserOAuthAccessToken item)
addNewItemLike in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public UserOAuthAccessTokenListFluent.ItemsNested<A> setNewItemLike(Integer index, UserOAuthAccessToken item)
setNewItemLike in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public UserOAuthAccessTokenListFluent.ItemsNested<A> editItem(Integer index)
editItem in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public UserOAuthAccessTokenListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public UserOAuthAccessTokenListFluent.ItemsNested<A> editLastItem()
editLastItem in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public UserOAuthAccessTokenListFluent.ItemsNested<A> editMatchingItem(Predicate<UserOAuthAccessTokenBuilder> predicate)
editMatchingItem in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public String getKind()
getKind in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public A withKind(String kind)
withKind in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public Boolean hasKind()
hasKind in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)
withNewMetadata in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends UserOAuthAccessTokenListFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends UserOAuthAccessTokenListFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.