public class SourceFluentImpl<A extends SourceFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements SourceFluent<A>
| Constructor and Description |
|---|
SourceFluentImpl() |
SourceFluentImpl(Source instance) |
public SourceFluentImpl()
public SourceFluentImpl(Source instance)
public A addToIpBlocks(Integer index, String item)
addToIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A setToIpBlocks(Integer index, String item)
setToIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A addToIpBlocks(String... items)
addToIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A addAllToIpBlocks(Collection<String> items)
addAllToIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A removeFromIpBlocks(String... items)
removeFromIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A removeAllFromIpBlocks(Collection<String> items)
removeAllFromIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public List<String> getIpBlocks()
getIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public String getIpBlock(Integer index)
getIpBlock in interface SourceFluent<A extends SourceFluent<A>>public String getFirstIpBlock()
getFirstIpBlock in interface SourceFluent<A extends SourceFluent<A>>public String getLastIpBlock()
getLastIpBlock in interface SourceFluent<A extends SourceFluent<A>>public String getMatchingIpBlock(Predicate<String> predicate)
getMatchingIpBlock in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasMatchingIpBlock(Predicate<String> predicate)
hasMatchingIpBlock in interface SourceFluent<A extends SourceFluent<A>>public A withIpBlocks(List<String> ipBlocks)
withIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A withIpBlocks(String... ipBlocks)
withIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasIpBlocks()
hasIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A addNewIpBlock(String arg0)
addNewIpBlock in interface SourceFluent<A extends SourceFluent<A>>public A addToNamespaces(Integer index, String item)
addToNamespaces in interface SourceFluent<A extends SourceFluent<A>>public A setToNamespaces(Integer index, String item)
setToNamespaces in interface SourceFluent<A extends SourceFluent<A>>public A addToNamespaces(String... items)
addToNamespaces in interface SourceFluent<A extends SourceFluent<A>>public A addAllToNamespaces(Collection<String> items)
addAllToNamespaces in interface SourceFluent<A extends SourceFluent<A>>public A removeFromNamespaces(String... items)
removeFromNamespaces in interface SourceFluent<A extends SourceFluent<A>>public A removeAllFromNamespaces(Collection<String> items)
removeAllFromNamespaces in interface SourceFluent<A extends SourceFluent<A>>public List<String> getNamespaces()
getNamespaces in interface SourceFluent<A extends SourceFluent<A>>public String getNamespace(Integer index)
getNamespace in interface SourceFluent<A extends SourceFluent<A>>public String getFirstNamespace()
getFirstNamespace in interface SourceFluent<A extends SourceFluent<A>>public String getLastNamespace()
getLastNamespace in interface SourceFluent<A extends SourceFluent<A>>public String getMatchingNamespace(Predicate<String> predicate)
getMatchingNamespace in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasMatchingNamespace(Predicate<String> predicate)
hasMatchingNamespace in interface SourceFluent<A extends SourceFluent<A>>public A withNamespaces(List<String> namespaces)
withNamespaces in interface SourceFluent<A extends SourceFluent<A>>public A withNamespaces(String... namespaces)
withNamespaces in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasNamespaces()
hasNamespaces in interface SourceFluent<A extends SourceFluent<A>>public A addNewNamespace(String arg0)
addNewNamespace in interface SourceFluent<A extends SourceFluent<A>>public A addToNotIpBlocks(Integer index, String item)
addToNotIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A setToNotIpBlocks(Integer index, String item)
setToNotIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A addToNotIpBlocks(String... items)
addToNotIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A addAllToNotIpBlocks(Collection<String> items)
addAllToNotIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A removeFromNotIpBlocks(String... items)
removeFromNotIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A removeAllFromNotIpBlocks(Collection<String> items)
removeAllFromNotIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public List<String> getNotIpBlocks()
getNotIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public String getNotIpBlock(Integer index)
getNotIpBlock in interface SourceFluent<A extends SourceFluent<A>>public String getFirstNotIpBlock()
getFirstNotIpBlock in interface SourceFluent<A extends SourceFluent<A>>public String getLastNotIpBlock()
getLastNotIpBlock in interface SourceFluent<A extends SourceFluent<A>>public String getMatchingNotIpBlock(Predicate<String> predicate)
getMatchingNotIpBlock in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasMatchingNotIpBlock(Predicate<String> predicate)
hasMatchingNotIpBlock in interface SourceFluent<A extends SourceFluent<A>>public A withNotIpBlocks(List<String> notIpBlocks)
withNotIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A withNotIpBlocks(String... notIpBlocks)
withNotIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasNotIpBlocks()
hasNotIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A addNewNotIpBlock(String arg0)
addNewNotIpBlock in interface SourceFluent<A extends SourceFluent<A>>public A addToNotNamespaces(Integer index, String item)
addToNotNamespaces in interface SourceFluent<A extends SourceFluent<A>>public A setToNotNamespaces(Integer index, String item)
setToNotNamespaces in interface SourceFluent<A extends SourceFluent<A>>public A addToNotNamespaces(String... items)
addToNotNamespaces in interface SourceFluent<A extends SourceFluent<A>>public A addAllToNotNamespaces(Collection<String> items)
addAllToNotNamespaces in interface SourceFluent<A extends SourceFluent<A>>public A removeFromNotNamespaces(String... items)
removeFromNotNamespaces in interface SourceFluent<A extends SourceFluent<A>>public A removeAllFromNotNamespaces(Collection<String> items)
removeAllFromNotNamespaces in interface SourceFluent<A extends SourceFluent<A>>public List<String> getNotNamespaces()
getNotNamespaces in interface SourceFluent<A extends SourceFluent<A>>public String getNotNamespace(Integer index)
getNotNamespace in interface SourceFluent<A extends SourceFluent<A>>public String getFirstNotNamespace()
getFirstNotNamespace in interface SourceFluent<A extends SourceFluent<A>>public String getLastNotNamespace()
getLastNotNamespace in interface SourceFluent<A extends SourceFluent<A>>public String getMatchingNotNamespace(Predicate<String> predicate)
getMatchingNotNamespace in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasMatchingNotNamespace(Predicate<String> predicate)
hasMatchingNotNamespace in interface SourceFluent<A extends SourceFluent<A>>public A withNotNamespaces(List<String> notNamespaces)
withNotNamespaces in interface SourceFluent<A extends SourceFluent<A>>public A withNotNamespaces(String... notNamespaces)
withNotNamespaces in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasNotNamespaces()
hasNotNamespaces in interface SourceFluent<A extends SourceFluent<A>>public A addNewNotNamespace(String arg0)
addNewNotNamespace in interface SourceFluent<A extends SourceFluent<A>>public A addToNotPrincipals(Integer index, String item)
addToNotPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A setToNotPrincipals(Integer index, String item)
setToNotPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A addToNotPrincipals(String... items)
addToNotPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A addAllToNotPrincipals(Collection<String> items)
addAllToNotPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A removeFromNotPrincipals(String... items)
removeFromNotPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A removeAllFromNotPrincipals(Collection<String> items)
removeAllFromNotPrincipals in interface SourceFluent<A extends SourceFluent<A>>public List<String> getNotPrincipals()
getNotPrincipals in interface SourceFluent<A extends SourceFluent<A>>public String getNotPrincipal(Integer index)
getNotPrincipal in interface SourceFluent<A extends SourceFluent<A>>public String getFirstNotPrincipal()
getFirstNotPrincipal in interface SourceFluent<A extends SourceFluent<A>>public String getLastNotPrincipal()
getLastNotPrincipal in interface SourceFluent<A extends SourceFluent<A>>public String getMatchingNotPrincipal(Predicate<String> predicate)
getMatchingNotPrincipal in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasMatchingNotPrincipal(Predicate<String> predicate)
hasMatchingNotPrincipal in interface SourceFluent<A extends SourceFluent<A>>public A withNotPrincipals(List<String> notPrincipals)
withNotPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A withNotPrincipals(String... notPrincipals)
withNotPrincipals in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasNotPrincipals()
hasNotPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A addNewNotPrincipal(String arg0)
addNewNotPrincipal in interface SourceFluent<A extends SourceFluent<A>>public A addToNotRemoteIpBlocks(Integer index, String item)
addToNotRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A setToNotRemoteIpBlocks(Integer index, String item)
setToNotRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A addToNotRemoteIpBlocks(String... items)
addToNotRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A addAllToNotRemoteIpBlocks(Collection<String> items)
addAllToNotRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A removeFromNotRemoteIpBlocks(String... items)
removeFromNotRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A removeAllFromNotRemoteIpBlocks(Collection<String> items)
removeAllFromNotRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public List<String> getNotRemoteIpBlocks()
getNotRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public String getNotRemoteIpBlock(Integer index)
getNotRemoteIpBlock in interface SourceFluent<A extends SourceFluent<A>>public String getFirstNotRemoteIpBlock()
getFirstNotRemoteIpBlock in interface SourceFluent<A extends SourceFluent<A>>public String getLastNotRemoteIpBlock()
getLastNotRemoteIpBlock in interface SourceFluent<A extends SourceFluent<A>>public String getMatchingNotRemoteIpBlock(Predicate<String> predicate)
getMatchingNotRemoteIpBlock in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasMatchingNotRemoteIpBlock(Predicate<String> predicate)
hasMatchingNotRemoteIpBlock in interface SourceFluent<A extends SourceFluent<A>>public A withNotRemoteIpBlocks(List<String> notRemoteIpBlocks)
withNotRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A withNotRemoteIpBlocks(String... notRemoteIpBlocks)
withNotRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasNotRemoteIpBlocks()
hasNotRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A addNewNotRemoteIpBlock(String arg0)
addNewNotRemoteIpBlock in interface SourceFluent<A extends SourceFluent<A>>public A addToNotRequestPrincipals(Integer index, String item)
addToNotRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A setToNotRequestPrincipals(Integer index, String item)
setToNotRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A addToNotRequestPrincipals(String... items)
addToNotRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A addAllToNotRequestPrincipals(Collection<String> items)
addAllToNotRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A removeFromNotRequestPrincipals(String... items)
removeFromNotRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A removeAllFromNotRequestPrincipals(Collection<String> items)
removeAllFromNotRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public List<String> getNotRequestPrincipals()
getNotRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public String getNotRequestPrincipal(Integer index)
getNotRequestPrincipal in interface SourceFluent<A extends SourceFluent<A>>public String getFirstNotRequestPrincipal()
getFirstNotRequestPrincipal in interface SourceFluent<A extends SourceFluent<A>>public String getLastNotRequestPrincipal()
getLastNotRequestPrincipal in interface SourceFluent<A extends SourceFluent<A>>public String getMatchingNotRequestPrincipal(Predicate<String> predicate)
getMatchingNotRequestPrincipal in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasMatchingNotRequestPrincipal(Predicate<String> predicate)
hasMatchingNotRequestPrincipal in interface SourceFluent<A extends SourceFluent<A>>public A withNotRequestPrincipals(List<String> notRequestPrincipals)
withNotRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A withNotRequestPrincipals(String... notRequestPrincipals)
withNotRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasNotRequestPrincipals()
hasNotRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A addNewNotRequestPrincipal(String arg0)
addNewNotRequestPrincipal in interface SourceFluent<A extends SourceFluent<A>>public A addToPrincipals(Integer index, String item)
addToPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A setToPrincipals(Integer index, String item)
setToPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A addToPrincipals(String... items)
addToPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A addAllToPrincipals(Collection<String> items)
addAllToPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A removeFromPrincipals(String... items)
removeFromPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A removeAllFromPrincipals(Collection<String> items)
removeAllFromPrincipals in interface SourceFluent<A extends SourceFluent<A>>public List<String> getPrincipals()
getPrincipals in interface SourceFluent<A extends SourceFluent<A>>public String getPrincipal(Integer index)
getPrincipal in interface SourceFluent<A extends SourceFluent<A>>public String getFirstPrincipal()
getFirstPrincipal in interface SourceFluent<A extends SourceFluent<A>>public String getLastPrincipal()
getLastPrincipal in interface SourceFluent<A extends SourceFluent<A>>public String getMatchingPrincipal(Predicate<String> predicate)
getMatchingPrincipal in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasMatchingPrincipal(Predicate<String> predicate)
hasMatchingPrincipal in interface SourceFluent<A extends SourceFluent<A>>public A withPrincipals(List<String> principals)
withPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A withPrincipals(String... principals)
withPrincipals in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasPrincipals()
hasPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A addNewPrincipal(String arg0)
addNewPrincipal in interface SourceFluent<A extends SourceFluent<A>>public A addToRemoteIpBlocks(Integer index, String item)
addToRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A setToRemoteIpBlocks(Integer index, String item)
setToRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A addToRemoteIpBlocks(String... items)
addToRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A addAllToRemoteIpBlocks(Collection<String> items)
addAllToRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A removeFromRemoteIpBlocks(String... items)
removeFromRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A removeAllFromRemoteIpBlocks(Collection<String> items)
removeAllFromRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public List<String> getRemoteIpBlocks()
getRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public String getRemoteIpBlock(Integer index)
getRemoteIpBlock in interface SourceFluent<A extends SourceFluent<A>>public String getFirstRemoteIpBlock()
getFirstRemoteIpBlock in interface SourceFluent<A extends SourceFluent<A>>public String getLastRemoteIpBlock()
getLastRemoteIpBlock in interface SourceFluent<A extends SourceFluent<A>>public String getMatchingRemoteIpBlock(Predicate<String> predicate)
getMatchingRemoteIpBlock in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasMatchingRemoteIpBlock(Predicate<String> predicate)
hasMatchingRemoteIpBlock in interface SourceFluent<A extends SourceFluent<A>>public A withRemoteIpBlocks(List<String> remoteIpBlocks)
withRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A withRemoteIpBlocks(String... remoteIpBlocks)
withRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasRemoteIpBlocks()
hasRemoteIpBlocks in interface SourceFluent<A extends SourceFluent<A>>public A addNewRemoteIpBlock(String arg0)
addNewRemoteIpBlock in interface SourceFluent<A extends SourceFluent<A>>public A addToRequestPrincipals(Integer index, String item)
addToRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A setToRequestPrincipals(Integer index, String item)
setToRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A addToRequestPrincipals(String... items)
addToRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A addAllToRequestPrincipals(Collection<String> items)
addAllToRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A removeFromRequestPrincipals(String... items)
removeFromRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A removeAllFromRequestPrincipals(Collection<String> items)
removeAllFromRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public List<String> getRequestPrincipals()
getRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public String getRequestPrincipal(Integer index)
getRequestPrincipal in interface SourceFluent<A extends SourceFluent<A>>public String getFirstRequestPrincipal()
getFirstRequestPrincipal in interface SourceFluent<A extends SourceFluent<A>>public String getLastRequestPrincipal()
getLastRequestPrincipal in interface SourceFluent<A extends SourceFluent<A>>public String getMatchingRequestPrincipal(Predicate<String> predicate)
getMatchingRequestPrincipal in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasMatchingRequestPrincipal(Predicate<String> predicate)
hasMatchingRequestPrincipal in interface SourceFluent<A extends SourceFluent<A>>public A withRequestPrincipals(List<String> requestPrincipals)
withRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A withRequestPrincipals(String... requestPrincipals)
withRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasRequestPrincipals()
hasRequestPrincipals in interface SourceFluent<A extends SourceFluent<A>>public A addNewRequestPrincipal(String arg0)
addNewRequestPrincipal in interface SourceFluent<A extends SourceFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.