public class ClusterRoleScopeRestrictionBuilder extends ClusterRoleScopeRestrictionFluentImpl<ClusterRoleScopeRestrictionBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterRoleScopeRestriction,ClusterRoleScopeRestrictionBuilder>
| Constructor and Description |
|---|
ClusterRoleScopeRestrictionBuilder() |
ClusterRoleScopeRestrictionBuilder(Boolean validationEnabled) |
ClusterRoleScopeRestrictionBuilder(ClusterRoleScopeRestriction instance) |
ClusterRoleScopeRestrictionBuilder(ClusterRoleScopeRestriction instance,
Boolean validationEnabled) |
ClusterRoleScopeRestrictionBuilder(ClusterRoleScopeRestrictionFluent<?> fluent) |
ClusterRoleScopeRestrictionBuilder(ClusterRoleScopeRestrictionFluent<?> fluent,
Boolean validationEnabled) |
ClusterRoleScopeRestrictionBuilder(ClusterRoleScopeRestrictionFluent<?> fluent,
ClusterRoleScopeRestriction instance) |
ClusterRoleScopeRestrictionBuilder(ClusterRoleScopeRestrictionFluent<?> fluent,
ClusterRoleScopeRestriction instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterRoleScopeRestriction |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToNamespaces, addAllToRoleNames, addNewNamespace, addNewNamespace, addNewNamespace, addNewRoleName, addNewRoleName, addNewRoleName, addToNamespaces, addToNamespaces, addToRoleNames, addToRoleNames, getFirstNamespace, getFirstRoleName, getLastNamespace, getLastRoleName, getMatchingNamespace, getMatchingRoleName, getNamespace, getNamespaces, getRoleName, getRoleNames, hasAllowEscalation, hasMatchingNamespace, hasMatchingRoleName, hasNamespaces, hasRoleNames, isAllowEscalation, removeAllFromNamespaces, removeAllFromRoleNames, removeFromNamespaces, removeFromRoleNames, setToNamespaces, setToRoleNames, withAllowEscalation, withNamespaces, withNamespaces, withNewAllowEscalation, withNewAllowEscalation, withRoleNames, withRoleNamesaccept, accept, aggregate, aggregate, build, build, builderOfpublic ClusterRoleScopeRestrictionBuilder()
public ClusterRoleScopeRestrictionBuilder(Boolean validationEnabled)
public ClusterRoleScopeRestrictionBuilder(ClusterRoleScopeRestrictionFluent<?> fluent)
public ClusterRoleScopeRestrictionBuilder(ClusterRoleScopeRestrictionFluent<?> fluent, Boolean validationEnabled)
public ClusterRoleScopeRestrictionBuilder(ClusterRoleScopeRestrictionFluent<?> fluent, ClusterRoleScopeRestriction instance)
public ClusterRoleScopeRestrictionBuilder(ClusterRoleScopeRestrictionFluent<?> fluent, ClusterRoleScopeRestriction instance, Boolean validationEnabled)
public ClusterRoleScopeRestrictionBuilder(ClusterRoleScopeRestriction instance)
public ClusterRoleScopeRestrictionBuilder(ClusterRoleScopeRestriction instance, Boolean validationEnabled)
public ClusterRoleScopeRestriction build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterRoleScopeRestriction>public boolean equals(Object o)
equals in class ClusterRoleScopeRestrictionFluentImpl<ClusterRoleScopeRestrictionBuilder>public int hashCode()
hashCode in class ClusterRoleScopeRestrictionFluentImpl<ClusterRoleScopeRestrictionBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.