public class ScopeRestrictionBuilder extends ScopeRestrictionFluentImpl<ScopeRestrictionBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ScopeRestriction,ScopeRestrictionBuilder>
ScopeRestrictionFluent.ClusterRoleNested<N>| Constructor and Description |
|---|
ScopeRestrictionBuilder() |
ScopeRestrictionBuilder(Boolean validationEnabled) |
ScopeRestrictionBuilder(ScopeRestriction instance) |
ScopeRestrictionBuilder(ScopeRestriction instance,
Boolean validationEnabled) |
ScopeRestrictionBuilder(ScopeRestrictionFluent<?> fluent) |
ScopeRestrictionBuilder(ScopeRestrictionFluent<?> fluent,
Boolean validationEnabled) |
ScopeRestrictionBuilder(ScopeRestrictionFluent<?> fluent,
ScopeRestriction instance) |
ScopeRestrictionBuilder(ScopeRestrictionFluent<?> fluent,
ScopeRestriction instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ScopeRestriction |
build() |
addAllToLiterals, addToAdditionalProperties, addToAdditionalProperties, addToLiterals, addToLiterals, buildClusterRole, editClusterRole, editOrNewClusterRole, editOrNewClusterRoleLike, equals, getAdditionalProperties, getClusterRole, getFirstLiteral, getLastLiteral, getLiteral, getLiterals, getMatchingLiteral, hasAdditionalProperties, hasClusterRole, hashCode, hasLiterals, hasMatchingLiteral, removeAllFromLiterals, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromLiterals, setToLiterals, toString, withAdditionalProperties, withClusterRole, withLiterals, withLiterals, withNewClusterRole, withNewClusterRoleLikeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ScopeRestrictionBuilder()
public ScopeRestrictionBuilder(Boolean validationEnabled)
public ScopeRestrictionBuilder(ScopeRestrictionFluent<?> fluent)
public ScopeRestrictionBuilder(ScopeRestrictionFluent<?> fluent, Boolean validationEnabled)
public ScopeRestrictionBuilder(ScopeRestrictionFluent<?> fluent, ScopeRestriction instance)
public ScopeRestrictionBuilder(ScopeRestrictionFluent<?> fluent, ScopeRestriction instance, Boolean validationEnabled)
public ScopeRestrictionBuilder(ScopeRestriction instance)
public ScopeRestrictionBuilder(ScopeRestriction instance, Boolean validationEnabled)
public ScopeRestriction build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ScopeRestriction>Copyright © 2015–2022 Red Hat. All rights reserved.