public class PolicyRuleFluentImpl<A extends PolicyRuleFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PolicyRuleFluent<A>
| Constructor and Description |
|---|
PolicyRuleFluentImpl() |
PolicyRuleFluentImpl(PolicyRule instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PolicyRuleFluentImpl()
public PolicyRuleFluentImpl(PolicyRule instance)
public A addToApiGroups(Integer index, String item)
addToApiGroups in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A setToApiGroups(Integer index, String item)
setToApiGroups in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A addToApiGroups(String... items)
addToApiGroups in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A addAllToApiGroups(Collection<String> items)
addAllToApiGroups in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A removeFromApiGroups(String... items)
removeFromApiGroups in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A removeAllFromApiGroups(Collection<String> items)
removeAllFromApiGroups in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public List<String> getApiGroups()
getApiGroups in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getApiGroup(Integer index)
getApiGroup in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getFirstApiGroup()
getFirstApiGroup in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getLastApiGroup()
getLastApiGroup in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getMatchingApiGroup(Predicate<String> predicate)
getMatchingApiGroup in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public Boolean hasMatchingApiGroup(Predicate<String> predicate)
hasMatchingApiGroup in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A withApiGroups(List<String> apiGroups)
withApiGroups in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A withApiGroups(String... apiGroups)
withApiGroups in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public Boolean hasApiGroups()
hasApiGroups in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A addToNonResourceURLs(Integer index, String item)
addToNonResourceURLs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A setToNonResourceURLs(Integer index, String item)
setToNonResourceURLs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A addToNonResourceURLs(String... items)
addToNonResourceURLs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A addAllToNonResourceURLs(Collection<String> items)
addAllToNonResourceURLs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A removeFromNonResourceURLs(String... items)
removeFromNonResourceURLs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A removeAllFromNonResourceURLs(Collection<String> items)
removeAllFromNonResourceURLs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public List<String> getNonResourceURLs()
getNonResourceURLs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getNonResourceURL(Integer index)
getNonResourceURL in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getFirstNonResourceURL()
getFirstNonResourceURL in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getLastNonResourceURL()
getLastNonResourceURL in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getMatchingNonResourceURL(Predicate<String> predicate)
getMatchingNonResourceURL in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public Boolean hasMatchingNonResourceURL(Predicate<String> predicate)
hasMatchingNonResourceURL in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A withNonResourceURLs(List<String> nonResourceURLs)
withNonResourceURLs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A withNonResourceURLs(String... nonResourceURLs)
withNonResourceURLs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public Boolean hasNonResourceURLs()
hasNonResourceURLs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A addToResourceNames(Integer index, String item)
addToResourceNames in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A setToResourceNames(Integer index, String item)
setToResourceNames in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A addToResourceNames(String... items)
addToResourceNames in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A addAllToResourceNames(Collection<String> items)
addAllToResourceNames in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A removeFromResourceNames(String... items)
removeFromResourceNames in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A removeAllFromResourceNames(Collection<String> items)
removeAllFromResourceNames in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public List<String> getResourceNames()
getResourceNames in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getResourceName(Integer index)
getResourceName in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getFirstResourceName()
getFirstResourceName in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getLastResourceName()
getLastResourceName in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getMatchingResourceName(Predicate<String> predicate)
getMatchingResourceName in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public Boolean hasMatchingResourceName(Predicate<String> predicate)
hasMatchingResourceName in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A withResourceNames(List<String> resourceNames)
withResourceNames in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A withResourceNames(String... resourceNames)
withResourceNames in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public Boolean hasResourceNames()
hasResourceNames in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A addToResources(Integer index, String item)
addToResources in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A setToResources(Integer index, String item)
setToResources in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A addToResources(String... items)
addToResources in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A addAllToResources(Collection<String> items)
addAllToResources in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A removeFromResources(String... items)
removeFromResources in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A removeAllFromResources(Collection<String> items)
removeAllFromResources in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public List<String> getResources()
getResources in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getResource(Integer index)
getResource in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getFirstResource()
getFirstResource in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getLastResource()
getLastResource in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getMatchingResource(Predicate<String> predicate)
getMatchingResource in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public Boolean hasMatchingResource(Predicate<String> predicate)
hasMatchingResource in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A withResources(List<String> resources)
withResources in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A withResources(String... resources)
withResources in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public Boolean hasResources()
hasResources in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A addToVerbs(Integer index, String item)
addToVerbs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A setToVerbs(Integer index, String item)
setToVerbs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A addToVerbs(String... items)
addToVerbs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A addAllToVerbs(Collection<String> items)
addAllToVerbs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A removeFromVerbs(String... items)
removeFromVerbs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A removeAllFromVerbs(Collection<String> items)
removeAllFromVerbs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public List<String> getVerbs()
getVerbs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getVerb(Integer index)
getVerb in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getFirstVerb()
getFirstVerb in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getLastVerb()
getLastVerb in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public String getMatchingVerb(Predicate<String> predicate)
getMatchingVerb in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public Boolean hasMatchingVerb(Predicate<String> predicate)
hasMatchingVerb in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A withVerbs(List<String> verbs)
withVerbs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A withVerbs(String... verbs)
withVerbs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public Boolean hasVerbs()
hasVerbs in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface PolicyRuleFluent<A extends PolicyRuleFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PolicyRuleFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PolicyRuleFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.