public interface V1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>> extends Fluent<A>
A addAllToNonResourceURLs(Collection<String> items)
A removeAllFromNonResourceURLs(Collection<String> items)
String getNonResourceURL(int index)
String getFirstNonResourceURL()
String getLastNonResourceURL()
Boolean hasNonResourceURLs()
A addAllToVerbs(Collection<String> items)
A removeAllFromVerbs(Collection<String> items)
String getVerb(int index)
String getFirstVerb()
String getLastVerb()
Boolean hasVerbs()
Copyright © 2021. All rights reserved.