public class NonResourcePolicyRuleFluent<A extends NonResourcePolicyRuleFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
NonResourcePolicyRuleFluent() |
NonResourcePolicyRuleFluent(NonResourcePolicyRule instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic NonResourcePolicyRuleFluent()
public NonResourcePolicyRuleFluent(NonResourcePolicyRule instance)
public A addAllToNonResourceURLs(Collection<String> items)
public A removeAllFromNonResourceURLs(Collection<String> items)
public String getNonResourceURL(int index)
public String getFirstNonResourceURL()
public String getLastNonResourceURL()
public boolean hasNonResourceURLs()
public A addAllToVerbs(Collection<String> items)
public A removeAllFromVerbs(Collection<String> items)
public String getVerb(int index)
public String getFirstVerb()
public String getLastVerb()
public boolean hasVerbs()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends NonResourcePolicyRuleFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends NonResourcePolicyRuleFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.