public class V1beta1ResourcePolicyRuleBuilder extends V1beta1ResourcePolicyRuleFluentImpl<V1beta1ResourcePolicyRuleBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1beta1ResourcePolicyRule,V1beta1ResourcePolicyRuleBuilder>
_visitables, VISIT
Constructor and Description |
---|
V1beta1ResourcePolicyRuleBuilder() |
V1beta1ResourcePolicyRuleBuilder(Boolean validationEnabled) |
V1beta1ResourcePolicyRuleBuilder(io.kubernetes.client.openapi.models.V1beta1ResourcePolicyRule instance) |
V1beta1ResourcePolicyRuleBuilder(io.kubernetes.client.openapi.models.V1beta1ResourcePolicyRule instance,
Boolean validationEnabled) |
V1beta1ResourcePolicyRuleBuilder(V1beta1ResourcePolicyRuleFluent<?> fluent) |
V1beta1ResourcePolicyRuleBuilder(V1beta1ResourcePolicyRuleFluent<?> fluent,
Boolean validationEnabled) |
V1beta1ResourcePolicyRuleBuilder(V1beta1ResourcePolicyRuleFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta1ResourcePolicyRule instance) |
V1beta1ResourcePolicyRuleBuilder(V1beta1ResourcePolicyRuleFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta1ResourcePolicyRule instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
io.kubernetes.client.openapi.models.V1beta1ResourcePolicyRule |
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, withVerbs
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public V1beta1ResourcePolicyRuleBuilder()
public V1beta1ResourcePolicyRuleBuilder(Boolean validationEnabled)
public V1beta1ResourcePolicyRuleBuilder(V1beta1ResourcePolicyRuleFluent<?> fluent)
public V1beta1ResourcePolicyRuleBuilder(V1beta1ResourcePolicyRuleFluent<?> fluent, Boolean validationEnabled)
public V1beta1ResourcePolicyRuleBuilder(V1beta1ResourcePolicyRuleFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1ResourcePolicyRule instance)
public V1beta1ResourcePolicyRuleBuilder(V1beta1ResourcePolicyRuleFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1ResourcePolicyRule instance, Boolean validationEnabled)
public V1beta1ResourcePolicyRuleBuilder(io.kubernetes.client.openapi.models.V1beta1ResourcePolicyRule instance)
public V1beta1ResourcePolicyRuleBuilder(io.kubernetes.client.openapi.models.V1beta1ResourcePolicyRule instance, Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1beta1ResourcePolicyRule build()
public boolean equals(Object o)
equals
in class V1beta1ResourcePolicyRuleFluentImpl<V1beta1ResourcePolicyRuleBuilder>
public int hashCode()
hashCode
in class V1beta1ResourcePolicyRuleFluentImpl<V1beta1ResourcePolicyRuleBuilder>
Copyright © 2021. All rights reserved.