public class V1PolicyRuleFluentImpl<A extends V1PolicyRuleFluent<A>> extends BaseFluent<A> implements V1PolicyRuleFluent<A>
_visitables| Constructor and Description |
|---|
V1PolicyRuleFluentImpl() |
V1PolicyRuleFluentImpl(V1PolicyRule instance) |
public V1PolicyRuleFluentImpl()
public V1PolicyRuleFluentImpl(V1PolicyRule instance)
public A addToApiGroups(int index, String item)
addToApiGroups in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A setToApiGroups(int index, String item)
setToApiGroups in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addToApiGroups(String... items)
addToApiGroups in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addAllToApiGroups(Collection<String> items)
addAllToApiGroups in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A removeFromApiGroups(String... items)
removeFromApiGroups in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A removeAllFromApiGroups(Collection<String> items)
removeAllFromApiGroups in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public List<String> getApiGroups()
getApiGroups in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getApiGroup(int index)
getApiGroup in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getFirstApiGroup()
getFirstApiGroup in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getLastApiGroup()
getLastApiGroup in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getMatchingApiGroup(Predicate<String> predicate)
getMatchingApiGroup in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public Boolean hasMatchingApiGroup(Predicate<String> predicate)
hasMatchingApiGroup in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A withApiGroups(List<String> apiGroups)
withApiGroups in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A withApiGroups(String... apiGroups)
withApiGroups in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public Boolean hasApiGroups()
hasApiGroups in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addNewApiGroup(String arg1)
addNewApiGroup in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addNewApiGroup(StringBuilder arg1)
addNewApiGroup in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addNewApiGroup(StringBuffer arg1)
addNewApiGroup in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addToNonResourceURLs(int index, String item)
addToNonResourceURLs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A setToNonResourceURLs(int index, String item)
setToNonResourceURLs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addToNonResourceURLs(String... items)
addToNonResourceURLs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addAllToNonResourceURLs(Collection<String> items)
addAllToNonResourceURLs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A removeFromNonResourceURLs(String... items)
removeFromNonResourceURLs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A removeAllFromNonResourceURLs(Collection<String> items)
removeAllFromNonResourceURLs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public List<String> getNonResourceURLs()
getNonResourceURLs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getNonResourceURL(int index)
getNonResourceURL in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getFirstNonResourceURL()
getFirstNonResourceURL in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getLastNonResourceURL()
getLastNonResourceURL in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getMatchingNonResourceURL(Predicate<String> predicate)
getMatchingNonResourceURL in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public Boolean hasMatchingNonResourceURL(Predicate<String> predicate)
hasMatchingNonResourceURL in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A withNonResourceURLs(List<String> nonResourceURLs)
withNonResourceURLs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A withNonResourceURLs(String... nonResourceURLs)
withNonResourceURLs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public Boolean hasNonResourceURLs()
hasNonResourceURLs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addNewNonResourceURL(String arg1)
addNewNonResourceURL in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addNewNonResourceURL(StringBuilder arg1)
addNewNonResourceURL in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addNewNonResourceURL(StringBuffer arg1)
addNewNonResourceURL in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addToResourceNames(int index, String item)
addToResourceNames in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A setToResourceNames(int index, String item)
setToResourceNames in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addToResourceNames(String... items)
addToResourceNames in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addAllToResourceNames(Collection<String> items)
addAllToResourceNames in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A removeFromResourceNames(String... items)
removeFromResourceNames in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A removeAllFromResourceNames(Collection<String> items)
removeAllFromResourceNames in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public List<String> getResourceNames()
getResourceNames in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getResourceName(int index)
getResourceName in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getFirstResourceName()
getFirstResourceName in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getLastResourceName()
getLastResourceName in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getMatchingResourceName(Predicate<String> predicate)
getMatchingResourceName in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public Boolean hasMatchingResourceName(Predicate<String> predicate)
hasMatchingResourceName in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A withResourceNames(List<String> resourceNames)
withResourceNames in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A withResourceNames(String... resourceNames)
withResourceNames in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public Boolean hasResourceNames()
hasResourceNames in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addNewResourceName(String arg1)
addNewResourceName in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addNewResourceName(StringBuilder arg1)
addNewResourceName in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addNewResourceName(StringBuffer arg1)
addNewResourceName in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addToResources(int index, String item)
addToResources in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A setToResources(int index, String item)
setToResources in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addToResources(String... items)
addToResources in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addAllToResources(Collection<String> items)
addAllToResources in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A removeFromResources(String... items)
removeFromResources in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A removeAllFromResources(Collection<String> items)
removeAllFromResources in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public List<String> getResources()
getResources in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getResource(int index)
getResource in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getFirstResource()
getFirstResource in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getLastResource()
getLastResource in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getMatchingResource(Predicate<String> predicate)
getMatchingResource in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public Boolean hasMatchingResource(Predicate<String> predicate)
hasMatchingResource in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A withResources(List<String> resources)
withResources in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A withResources(String... resources)
withResources in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public Boolean hasResources()
hasResources in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addNewResource(String arg1)
addNewResource in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addNewResource(StringBuilder arg1)
addNewResource in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addNewResource(StringBuffer arg1)
addNewResource in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addToVerbs(int index, String item)
addToVerbs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A setToVerbs(int index, String item)
setToVerbs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addToVerbs(String... items)
addToVerbs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addAllToVerbs(Collection<String> items)
addAllToVerbs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A removeFromVerbs(String... items)
removeFromVerbs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A removeAllFromVerbs(Collection<String> items)
removeAllFromVerbs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public List<String> getVerbs()
getVerbs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getVerb(int index)
getVerb in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getFirstVerb()
getFirstVerb in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getLastVerb()
getLastVerb in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public String getMatchingVerb(Predicate<String> predicate)
getMatchingVerb in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public Boolean hasMatchingVerb(Predicate<String> predicate)
hasMatchingVerb in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A withVerbs(List<String> verbs)
withVerbs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A withVerbs(String... verbs)
withVerbs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public Boolean hasVerbs()
hasVerbs in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addNewVerb(String arg1)
addNewVerb in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addNewVerb(StringBuilder arg1)
addNewVerb in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>public A addNewVerb(StringBuffer arg1)
addNewVerb in interface V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>Copyright © 2021. All rights reserved.