public class V1alpha1NonResourcePolicyRuleFluentImpl<A extends V1alpha1NonResourcePolicyRuleFluent<A>> extends BaseFluent<A> implements V1alpha1NonResourcePolicyRuleFluent<A>
_visitables
Constructor and Description |
---|
V1alpha1NonResourcePolicyRuleFluentImpl() |
V1alpha1NonResourcePolicyRuleFluentImpl(V1alpha1NonResourcePolicyRule instance) |
public V1alpha1NonResourcePolicyRuleFluentImpl()
public V1alpha1NonResourcePolicyRuleFluentImpl(V1alpha1NonResourcePolicyRule instance)
public A addToNonResourceURLs(int index, String item)
addToNonResourceURLs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A setToNonResourceURLs(int index, String item)
setToNonResourceURLs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A addToNonResourceURLs(String... items)
addToNonResourceURLs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A addAllToNonResourceURLs(Collection<String> items)
addAllToNonResourceURLs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A removeFromNonResourceURLs(String... items)
removeFromNonResourceURLs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A removeAllFromNonResourceURLs(Collection<String> items)
removeAllFromNonResourceURLs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public List<String> getNonResourceURLs()
getNonResourceURLs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public String getNonResourceURL(int index)
getNonResourceURL
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public String getFirstNonResourceURL()
getFirstNonResourceURL
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public String getLastNonResourceURL()
getLastNonResourceURL
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public String getMatchingNonResourceURL(Predicate<String> predicate)
getMatchingNonResourceURL
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public Boolean hasMatchingNonResourceURL(Predicate<String> predicate)
hasMatchingNonResourceURL
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A withNonResourceURLs(List<String> nonResourceURLs)
withNonResourceURLs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A withNonResourceURLs(String... nonResourceURLs)
withNonResourceURLs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public Boolean hasNonResourceURLs()
hasNonResourceURLs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A addNewNonResourceURL(String arg1)
addNewNonResourceURL
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A addNewNonResourceURL(StringBuilder arg1)
addNewNonResourceURL
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A addNewNonResourceURL(StringBuffer arg1)
addNewNonResourceURL
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A addToVerbs(int index, String item)
addToVerbs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A setToVerbs(int index, String item)
setToVerbs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A addToVerbs(String... items)
addToVerbs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A addAllToVerbs(Collection<String> items)
addAllToVerbs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A removeFromVerbs(String... items)
removeFromVerbs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A removeAllFromVerbs(Collection<String> items)
removeAllFromVerbs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public List<String> getVerbs()
getVerbs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public String getVerb(int index)
getVerb
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public String getFirstVerb()
getFirstVerb
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public String getLastVerb()
getLastVerb
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public String getMatchingVerb(Predicate<String> predicate)
getMatchingVerb
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public Boolean hasMatchingVerb(Predicate<String> predicate)
hasMatchingVerb
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A withVerbs(List<String> verbs)
withVerbs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A withVerbs(String... verbs)
withVerbs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public Boolean hasVerbs()
hasVerbs
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A addNewVerb(String arg1)
addNewVerb
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A addNewVerb(StringBuilder arg1)
addNewVerb
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
public A addNewVerb(StringBuffer arg1)
addNewVerb
in interface V1alpha1NonResourcePolicyRuleFluent<A extends V1alpha1NonResourcePolicyRuleFluent<A>>
Copyright © 2020. All rights reserved.