public class OpenshiftClusterRoleScopeRestrictionBuilder extends OpenshiftClusterRoleScopeRestrictionFluentImpl<OpenshiftClusterRoleScopeRestrictionBuilder> implements VisitableBuilder<OpenshiftClusterRoleScopeRestriction,OpenshiftClusterRoleScopeRestrictionBuilder>
_visitables
Constructor and Description |
---|
OpenshiftClusterRoleScopeRestrictionBuilder() |
OpenshiftClusterRoleScopeRestrictionBuilder(Boolean validationEnabled) |
OpenshiftClusterRoleScopeRestrictionBuilder(OpenshiftClusterRoleScopeRestriction instance) |
OpenshiftClusterRoleScopeRestrictionBuilder(OpenshiftClusterRoleScopeRestriction instance,
Boolean validationEnabled) |
OpenshiftClusterRoleScopeRestrictionBuilder(OpenshiftClusterRoleScopeRestrictionFluent<?> fluent) |
OpenshiftClusterRoleScopeRestrictionBuilder(OpenshiftClusterRoleScopeRestrictionFluent<?> fluent,
Boolean validationEnabled) |
OpenshiftClusterRoleScopeRestrictionBuilder(OpenshiftClusterRoleScopeRestrictionFluent<?> fluent,
OpenshiftClusterRoleScopeRestriction instance) |
OpenshiftClusterRoleScopeRestrictionBuilder(OpenshiftClusterRoleScopeRestrictionFluent<?> fluent,
OpenshiftClusterRoleScopeRestriction instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
OpenshiftClusterRoleScopeRestriction |
build() |
boolean |
equals(Object o) |
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, withRoleNames
accept, aggregate, aggregate, build, build, builderOf
public OpenshiftClusterRoleScopeRestrictionBuilder()
public OpenshiftClusterRoleScopeRestrictionBuilder(Boolean validationEnabled)
public OpenshiftClusterRoleScopeRestrictionBuilder(OpenshiftClusterRoleScopeRestrictionFluent<?> fluent)
public OpenshiftClusterRoleScopeRestrictionBuilder(OpenshiftClusterRoleScopeRestrictionFluent<?> fluent, Boolean validationEnabled)
public OpenshiftClusterRoleScopeRestrictionBuilder(OpenshiftClusterRoleScopeRestrictionFluent<?> fluent, OpenshiftClusterRoleScopeRestriction instance)
public OpenshiftClusterRoleScopeRestrictionBuilder(OpenshiftClusterRoleScopeRestrictionFluent<?> fluent, OpenshiftClusterRoleScopeRestriction instance, Boolean validationEnabled)
public OpenshiftClusterRoleScopeRestrictionBuilder(OpenshiftClusterRoleScopeRestriction instance)
public OpenshiftClusterRoleScopeRestrictionBuilder(OpenshiftClusterRoleScopeRestriction instance, Boolean validationEnabled)
public OpenshiftClusterRoleScopeRestriction build()
build
in interface Builder<OpenshiftClusterRoleScopeRestriction>
public boolean equals(Object o)
Copyright © 2015–2020 Red Hat. All rights reserved.