public class V1alpha1NonResourcePolicyRuleBuilder extends V1alpha1NonResourcePolicyRuleFluentImpl<V1alpha1NonResourcePolicyRuleBuilder> implements VisitableBuilder<V1alpha1NonResourcePolicyRule,V1alpha1NonResourcePolicyRuleBuilder>
_visitables
Constructor and Description |
---|
V1alpha1NonResourcePolicyRuleBuilder() |
V1alpha1NonResourcePolicyRuleBuilder(Boolean validationEnabled) |
V1alpha1NonResourcePolicyRuleBuilder(V1alpha1NonResourcePolicyRule instance) |
V1alpha1NonResourcePolicyRuleBuilder(V1alpha1NonResourcePolicyRule instance,
Boolean validationEnabled) |
V1alpha1NonResourcePolicyRuleBuilder(V1alpha1NonResourcePolicyRuleFluent<?> fluent) |
V1alpha1NonResourcePolicyRuleBuilder(V1alpha1NonResourcePolicyRuleFluent<?> fluent,
Boolean validationEnabled) |
V1alpha1NonResourcePolicyRuleBuilder(V1alpha1NonResourcePolicyRuleFluent<?> fluent,
V1alpha1NonResourcePolicyRule instance) |
V1alpha1NonResourcePolicyRuleBuilder(V1alpha1NonResourcePolicyRuleFluent<?> fluent,
V1alpha1NonResourcePolicyRule instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1alpha1NonResourcePolicyRule |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToNonResourceURLs, addAllToVerbs, addNewNonResourceURL, addNewNonResourceURL, addNewNonResourceURL, addNewVerb, addNewVerb, addNewVerb, addToNonResourceURLs, addToNonResourceURLs, addToVerbs, addToVerbs, getFirstNonResourceURL, getFirstVerb, getLastNonResourceURL, getLastVerb, getMatchingNonResourceURL, getMatchingVerb, getNonResourceURL, getNonResourceURLs, getVerb, getVerbs, hasMatchingNonResourceURL, hasMatchingVerb, hasNonResourceURLs, hasVerbs, removeAllFromNonResourceURLs, removeAllFromVerbs, removeFromNonResourceURLs, removeFromVerbs, setToNonResourceURLs, setToVerbs, withNonResourceURLs, withNonResourceURLs, withVerbs, withVerbs
accept, aggregate, aggregate, build, build, builderOf
public V1alpha1NonResourcePolicyRuleBuilder()
public V1alpha1NonResourcePolicyRuleBuilder(Boolean validationEnabled)
public V1alpha1NonResourcePolicyRuleBuilder(V1alpha1NonResourcePolicyRuleFluent<?> fluent)
public V1alpha1NonResourcePolicyRuleBuilder(V1alpha1NonResourcePolicyRuleFluent<?> fluent, Boolean validationEnabled)
public V1alpha1NonResourcePolicyRuleBuilder(V1alpha1NonResourcePolicyRuleFluent<?> fluent, V1alpha1NonResourcePolicyRule instance)
public V1alpha1NonResourcePolicyRuleBuilder(V1alpha1NonResourcePolicyRuleFluent<?> fluent, V1alpha1NonResourcePolicyRule instance, Boolean validationEnabled)
public V1alpha1NonResourcePolicyRuleBuilder(V1alpha1NonResourcePolicyRule instance)
public V1alpha1NonResourcePolicyRuleBuilder(V1alpha1NonResourcePolicyRule instance, Boolean validationEnabled)
public V1alpha1NonResourcePolicyRule build()
build
in interface Builder<V1alpha1NonResourcePolicyRule>
public boolean equals(Object o)
equals
in class V1alpha1NonResourcePolicyRuleFluentImpl<V1alpha1NonResourcePolicyRuleBuilder>
public int hashCode()
hashCode
in class V1alpha1NonResourcePolicyRuleFluentImpl<V1alpha1NonResourcePolicyRuleBuilder>
Copyright © 2021. All rights reserved.