public class V1alpha1ResourcePolicyRuleBuilder extends V1alpha1ResourcePolicyRuleFluentImpl<V1alpha1ResourcePolicyRuleBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1alpha1ResourcePolicyRule,V1alpha1ResourcePolicyRuleBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1alpha1ResourcePolicyRuleBuilder() |
V1alpha1ResourcePolicyRuleBuilder(Boolean validationEnabled) |
V1alpha1ResourcePolicyRuleBuilder(io.kubernetes.client.openapi.models.V1alpha1ResourcePolicyRule instance) |
V1alpha1ResourcePolicyRuleBuilder(io.kubernetes.client.openapi.models.V1alpha1ResourcePolicyRule instance,
Boolean validationEnabled) |
V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRuleFluent<?> fluent) |
V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRuleFluent<?> fluent,
Boolean validationEnabled) |
V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRuleFluent<?> fluent,
io.kubernetes.client.openapi.models.V1alpha1ResourcePolicyRule instance) |
V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRuleFluent<?> fluent,
io.kubernetes.client.openapi.models.V1alpha1ResourcePolicyRule instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1alpha1ResourcePolicyRule |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToApiGroups, addAllToNamespaces, addAllToResources, addAllToVerbs, addNewApiGroup, addNewNamespace, addNewResource, addNewVerb, addToApiGroups, addToApiGroups, addToNamespaces, addToNamespaces, addToResources, addToResources, addToVerbs, addToVerbs, getApiGroup, getApiGroups, getClusterScope, 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, removeAllFromApiGroups, removeAllFromNamespaces, removeAllFromResources, removeAllFromVerbs, removeFromApiGroups, removeFromNamespaces, removeFromResources, removeFromVerbs, setToApiGroups, setToNamespaces, setToResources, setToVerbs, withApiGroups, withApiGroups, withClusterScope, withNamespaces, withNamespaces, withResources, withResources, withVerbs, withVerbsaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1alpha1ResourcePolicyRuleBuilder()
public V1alpha1ResourcePolicyRuleBuilder(Boolean validationEnabled)
public V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRuleFluent<?> fluent)
public V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRuleFluent<?> fluent, Boolean validationEnabled)
public V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRuleFluent<?> fluent, io.kubernetes.client.openapi.models.V1alpha1ResourcePolicyRule instance)
public V1alpha1ResourcePolicyRuleBuilder(V1alpha1ResourcePolicyRuleFluent<?> fluent, io.kubernetes.client.openapi.models.V1alpha1ResourcePolicyRule instance, Boolean validationEnabled)
public V1alpha1ResourcePolicyRuleBuilder(io.kubernetes.client.openapi.models.V1alpha1ResourcePolicyRule instance)
public V1alpha1ResourcePolicyRuleBuilder(io.kubernetes.client.openapi.models.V1alpha1ResourcePolicyRule instance,
Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1alpha1ResourcePolicyRule build()
public boolean equals(Object o)
equals in class V1alpha1ResourcePolicyRuleFluentImpl<V1alpha1ResourcePolicyRuleBuilder>public int hashCode()
hashCode in class V1alpha1ResourcePolicyRuleFluentImpl<V1alpha1ResourcePolicyRuleBuilder>Copyright © 2022. All rights reserved.