public class ResourcePolicyRuleBuilder extends ResourcePolicyRuleFluentImpl<ResourcePolicyRuleBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ResourcePolicyRule,ResourcePolicyRuleBuilder>
| Constructor and Description |
|---|
ResourcePolicyRuleBuilder() |
ResourcePolicyRuleBuilder(Boolean validationEnabled) |
ResourcePolicyRuleBuilder(ResourcePolicyRule instance) |
ResourcePolicyRuleBuilder(ResourcePolicyRule instance,
Boolean validationEnabled) |
ResourcePolicyRuleBuilder(ResourcePolicyRuleFluent<?> fluent) |
ResourcePolicyRuleBuilder(ResourcePolicyRuleFluent<?> fluent,
Boolean validationEnabled) |
ResourcePolicyRuleBuilder(ResourcePolicyRuleFluent<?> fluent,
ResourcePolicyRule instance) |
ResourcePolicyRuleBuilder(ResourcePolicyRuleFluent<?> fluent,
ResourcePolicyRule instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ResourcePolicyRule |
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 ResourcePolicyRuleBuilder()
public ResourcePolicyRuleBuilder(Boolean validationEnabled)
public ResourcePolicyRuleBuilder(ResourcePolicyRuleFluent<?> fluent)
public ResourcePolicyRuleBuilder(ResourcePolicyRuleFluent<?> fluent, Boolean validationEnabled)
public ResourcePolicyRuleBuilder(ResourcePolicyRuleFluent<?> fluent, ResourcePolicyRule instance)
public ResourcePolicyRuleBuilder(ResourcePolicyRuleFluent<?> fluent, ResourcePolicyRule instance, Boolean validationEnabled)
public ResourcePolicyRuleBuilder(ResourcePolicyRule instance)
public ResourcePolicyRuleBuilder(ResourcePolicyRule instance, Boolean validationEnabled)
public ResourcePolicyRule build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ResourcePolicyRule>public boolean equals(Object o)
equals in class ResourcePolicyRuleFluentImpl<ResourcePolicyRuleBuilder>public int hashCode()
hashCode in class ResourcePolicyRuleFluentImpl<ResourcePolicyRuleBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.