public class V1beta2ResourcePolicyRuleBuilder extends V1beta2ResourcePolicyRuleFluentImpl<V1beta2ResourcePolicyRuleBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1beta2ResourcePolicyRule,V1beta2ResourcePolicyRuleBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1beta2ResourcePolicyRuleBuilder() |
V1beta2ResourcePolicyRuleBuilder(Boolean validationEnabled) |
V1beta2ResourcePolicyRuleBuilder(io.kubernetes.client.openapi.models.V1beta2ResourcePolicyRule instance) |
V1beta2ResourcePolicyRuleBuilder(io.kubernetes.client.openapi.models.V1beta2ResourcePolicyRule instance,
Boolean validationEnabled) |
V1beta2ResourcePolicyRuleBuilder(V1beta2ResourcePolicyRuleFluent<?> fluent) |
V1beta2ResourcePolicyRuleBuilder(V1beta2ResourcePolicyRuleFluent<?> fluent,
Boolean validationEnabled) |
V1beta2ResourcePolicyRuleBuilder(V1beta2ResourcePolicyRuleFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta2ResourcePolicyRule instance) |
V1beta2ResourcePolicyRuleBuilder(V1beta2ResourcePolicyRuleFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta2ResourcePolicyRule instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1beta2ResourcePolicyRule |
build() |
addAllToApiGroups, addAllToNamespaces, addAllToResources, addAllToVerbs, addToApiGroups, addToApiGroups, addToNamespaces, addToNamespaces, addToResources, addToResources, addToVerbs, addToVerbs, equals, getApiGroup, getApiGroups, getClusterScope, getFirstApiGroup, getFirstNamespace, getFirstResource, getFirstVerb, getLastApiGroup, getLastNamespace, getLastResource, getLastVerb, getMatchingApiGroup, getMatchingNamespace, getMatchingResource, getMatchingVerb, getNamespace, getNamespaces, getResource, getResources, getVerb, getVerbs, hasApiGroups, hasClusterScope, hashCode, hasMatchingApiGroup, hasMatchingNamespace, hasMatchingResource, hasMatchingVerb, hasNamespaces, hasResources, hasVerbs, removeAllFromApiGroups, removeAllFromNamespaces, removeAllFromResources, removeAllFromVerbs, removeFromApiGroups, removeFromNamespaces, removeFromResources, removeFromVerbs, setToApiGroups, setToNamespaces, setToResources, setToVerbs, toString, withApiGroups, withApiGroups, withClusterScope, withClusterScope, withNamespaces, withNamespaces, withResources, withResources, withVerbs, withVerbsaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1beta2ResourcePolicyRuleBuilder()
public V1beta2ResourcePolicyRuleBuilder(Boolean validationEnabled)
public V1beta2ResourcePolicyRuleBuilder(V1beta2ResourcePolicyRuleFluent<?> fluent)
public V1beta2ResourcePolicyRuleBuilder(V1beta2ResourcePolicyRuleFluent<?> fluent, Boolean validationEnabled)
public V1beta2ResourcePolicyRuleBuilder(V1beta2ResourcePolicyRuleFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta2ResourcePolicyRule instance)
public V1beta2ResourcePolicyRuleBuilder(V1beta2ResourcePolicyRuleFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta2ResourcePolicyRule instance, Boolean validationEnabled)
public V1beta2ResourcePolicyRuleBuilder(io.kubernetes.client.openapi.models.V1beta2ResourcePolicyRule instance)
public V1beta2ResourcePolicyRuleBuilder(io.kubernetes.client.openapi.models.V1beta2ResourcePolicyRule instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.