public class UserRestrictionBuilder extends UserRestrictionFluentImpl<UserRestrictionBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<UserRestriction,UserRestrictionBuilder>
UserRestrictionFluentImpl.LabelsNestedImpl<N>UserRestrictionFluent.LabelsNested<N>| Constructor and Description |
|---|
UserRestrictionBuilder() |
UserRestrictionBuilder(Boolean validationEnabled) |
UserRestrictionBuilder(UserRestriction instance) |
UserRestrictionBuilder(UserRestriction instance,
Boolean validationEnabled) |
UserRestrictionBuilder(UserRestrictionFluent<?> fluent) |
UserRestrictionBuilder(UserRestrictionFluent<?> fluent,
Boolean validationEnabled) |
UserRestrictionBuilder(UserRestrictionFluent<?> fluent,
UserRestriction instance) |
UserRestrictionBuilder(UserRestrictionFluent<?> fluent,
UserRestriction instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
UserRestriction |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToGroups, addAllToLabels, addAllToUsers, addNewGroup, addNewGroup, addNewGroup, addNewLabel, addNewLabelLike, addNewUser, addNewUser, addNewUser, addToGroups, addToGroups, addToLabels, addToLabels, addToUsers, addToUsers, buildFirstLabel, buildLabel, buildLabels, buildLastLabel, buildMatchingLabel, editFirstLabel, editLabel, editLastLabel, editMatchingLabel, getFirstGroup, getFirstUser, getGroup, getGroups, getLabels, getLastGroup, getLastUser, getMatchingGroup, getMatchingUser, getUser, getUsers, hasGroups, hasLabels, hasMatchingGroup, hasMatchingLabel, hasMatchingUser, hasUsers, removeAllFromGroups, removeAllFromLabels, removeAllFromUsers, removeFromGroups, removeFromLabels, removeFromUsers, removeMatchingFromLabels, setNewLabelLike, setToGroups, setToLabels, setToUsers, withGroups, withGroups, withLabels, withLabels, withUsers, withUsersaccept, accept, aggregate, aggregate, build, build, builderOfpublic UserRestrictionBuilder()
public UserRestrictionBuilder(Boolean validationEnabled)
public UserRestrictionBuilder(UserRestrictionFluent<?> fluent)
public UserRestrictionBuilder(UserRestrictionFluent<?> fluent, Boolean validationEnabled)
public UserRestrictionBuilder(UserRestrictionFluent<?> fluent, UserRestriction instance)
public UserRestrictionBuilder(UserRestrictionFluent<?> fluent, UserRestriction instance, Boolean validationEnabled)
public UserRestrictionBuilder(UserRestriction instance)
public UserRestrictionBuilder(UserRestriction instance, Boolean validationEnabled)
public UserRestriction build()
build in interface io.fabric8.kubernetes.api.builder.Builder<UserRestriction>public boolean equals(Object o)
equals in class UserRestrictionFluentImpl<UserRestrictionBuilder>public int hashCode()
hashCode in class UserRestrictionFluentImpl<UserRestrictionBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.