public class V1alpha1ResourcePolicyRuleBuilder extends V1alpha1ResourcePolicyRuleFluentImpl<V1alpha1ResourcePolicyRuleBuilder> implements VisitableBuilder<V1alpha1ResourcePolicyRule,V1alpha1ResourcePolicyRuleBuilder>
_visitables
Constructor and Description |
---|
V1alpha1ResourcePolicyRuleBuilder() |
V1alpha1ResourcePolicyRuleBuilder(Boolean validationEnabled) |
V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRule instance) |
V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRule instance,
Boolean validationEnabled) |
V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRuleFluent<?> fluent) |
V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRuleFluent<?> fluent,
Boolean validationEnabled) |
V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRuleFluent<?> fluent,
V1alpha1ResourcePolicyRule instance) |
V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRuleFluent<?> fluent,
V1alpha1ResourcePolicyRule instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1alpha1ResourcePolicyRule |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToApiGroups, addAllToNamespaces, addAllToResources, addAllToVerbs, addNewApiGroup, addNewApiGroup, addNewApiGroup, addNewNamespace, addNewNamespace, addNewNamespace, addNewResource, addNewResource, addNewResource, addNewVerb, addNewVerb, addNewVerb, addToApiGroups, addToApiGroups, addToNamespaces, addToNamespaces, addToResources, addToResources, addToVerbs, addToVerbs, getApiGroup, getApiGroups, getFirstApiGroup, getFirstNamespace, getFirstResource, getFirstVerb, getLastApiGroup, getLastNamespace, getLastResource, getLastVerb, getMatchingApiGroup, getMatchingNamespace, getMatchingResource, getMatchingVerb, getNamespace, getNamespaces, getResource, getResources, getVerb, getVerbs, hasApiGroups, hasClusterScope, hasMatchingApiGroup, hasMatchingNamespace, hasMatchingResource, hasMatchingVerb, hasNamespaces, hasResources, hasVerbs, isClusterScope, removeAllFromApiGroups, removeAllFromNamespaces, removeAllFromResources, removeAllFromVerbs, removeFromApiGroups, removeFromNamespaces, removeFromResources, removeFromVerbs, setToApiGroups, setToNamespaces, setToResources, setToVerbs, withApiGroups, withApiGroups, withClusterScope, withNamespaces, withNamespaces, withNewClusterScope, withNewClusterScope, withResources, withResources, withVerbs, withVerbs
accept, aggregate, aggregate, build, build, builderOf
public V1alpha1ResourcePolicyRuleBuilder()
public V1alpha1ResourcePolicyRuleBuilder(Boolean validationEnabled)
public V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRuleFluent<?> fluent)
public V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRuleFluent<?> fluent, Boolean validationEnabled)
public V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRuleFluent<?> fluent, V1alpha1ResourcePolicyRule instance)
public V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRuleFluent<?> fluent, V1alpha1ResourcePolicyRule instance, Boolean validationEnabled)
public V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRule instance)
public V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRule instance, Boolean validationEnabled)
public V1alpha1ResourcePolicyRule build()
build
in interface Builder<V1alpha1ResourcePolicyRule>
public boolean equals(Object o)
equals
in class V1alpha1ResourcePolicyRuleFluentImpl<V1alpha1ResourcePolicyRuleBuilder>
public int hashCode()
hashCode
in class V1alpha1ResourcePolicyRuleFluentImpl<V1alpha1ResourcePolicyRuleBuilder>
Copyright © 2021. All rights reserved.