public class NonResourcePolicyRuleBuilder extends NonResourcePolicyRuleFluent<NonResourcePolicyRuleBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<NonResourcePolicyRule,NonResourcePolicyRuleBuilder>
| Constructor and Description |
|---|
NonResourcePolicyRuleBuilder() |
NonResourcePolicyRuleBuilder(NonResourcePolicyRule instance) |
NonResourcePolicyRuleBuilder(NonResourcePolicyRuleFluent<?> fluent) |
NonResourcePolicyRuleBuilder(NonResourcePolicyRuleFluent<?> fluent,
NonResourcePolicyRule instance) |
| Modifier and Type | Method and Description |
|---|---|
NonResourcePolicyRule |
build() |
addAllToNonResourceURLs, addAllToVerbs, addToAdditionalProperties, addToAdditionalProperties, addToNonResourceURLs, addToNonResourceURLs, addToVerbs, addToVerbs, copyInstance, equals, getAdditionalProperties, getFirstNonResourceURL, getFirstVerb, getLastNonResourceURL, getLastVerb, getMatchingNonResourceURL, getMatchingVerb, getNonResourceURL, getNonResourceURLs, getVerb, getVerbs, hasAdditionalProperties, hashCode, hasMatchingNonResourceURL, hasMatchingVerb, hasNonResourceURLs, hasVerbs, removeAllFromNonResourceURLs, removeAllFromVerbs, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromNonResourceURLs, removeFromVerbs, setToNonResourceURLs, setToVerbs, toString, withAdditionalProperties, withNonResourceURLs, withNonResourceURLs, withVerbs, withVerbsaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic NonResourcePolicyRuleBuilder()
public NonResourcePolicyRuleBuilder(NonResourcePolicyRuleFluent<?> fluent)
public NonResourcePolicyRuleBuilder(NonResourcePolicyRuleFluent<?> fluent, NonResourcePolicyRule instance)
public NonResourcePolicyRuleBuilder(NonResourcePolicyRule instance)
public NonResourcePolicyRule build()
build in interface io.fabric8.kubernetes.api.builder.Builder<NonResourcePolicyRule>Copyright © 2015–2023 Red Hat. All rights reserved.