public interface V1NonResourceRuleFluent<A extends V1NonResourceRuleFluent<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 © 2018. All rights reserved.