public class UserRestrictionBuilder extends UserRestrictionFluent<UserRestrictionBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<UserRestriction,UserRestrictionBuilder>
UserRestrictionFluent.LabelsNested<N>| Constructor and Description |
|---|
UserRestrictionBuilder() |
UserRestrictionBuilder(UserRestriction instance) |
UserRestrictionBuilder(UserRestrictionFluent<?> fluent) |
UserRestrictionBuilder(UserRestrictionFluent<?> fluent,
UserRestriction instance) |
| Modifier and Type | Method and Description |
|---|---|
UserRestriction |
build() |
addAllToGroups, addAllToLabels, addAllToUsers, addNewLabel, addNewLabelLike, addToAdditionalProperties, addToAdditionalProperties, addToGroups, addToGroups, addToLabels, addToLabels, addToUsers, addToUsers, buildFirstLabel, buildLabel, buildLabels, buildLastLabel, buildMatchingLabel, copyInstance, editFirstLabel, editLabel, editLastLabel, editMatchingLabel, equals, getAdditionalProperties, getFirstGroup, getFirstUser, getGroup, getGroups, getLastGroup, getLastUser, getMatchingGroup, getMatchingUser, getUser, getUsers, hasAdditionalProperties, hasGroups, hashCode, hasLabels, hasMatchingGroup, hasMatchingLabel, hasMatchingUser, hasUsers, removeAllFromGroups, removeAllFromLabels, removeAllFromUsers, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromGroups, removeFromLabels, removeFromUsers, removeMatchingFromLabels, setNewLabelLike, setToGroups, setToLabels, setToUsers, toString, withAdditionalProperties, withGroups, withGroups, withLabels, withLabels, withUsers, withUsersaggregate, aggregate, build, build, builderOf, getVisitableMappublic UserRestrictionBuilder()
public UserRestrictionBuilder(UserRestrictionFluent<?> fluent)
public UserRestrictionBuilder(UserRestrictionFluent<?> fluent, UserRestriction instance)
public UserRestrictionBuilder(UserRestriction instance)
public UserRestriction build()
build in interface io.fabric8.kubernetes.api.builder.Builder<UserRestriction>Copyright © 2015–2024 Red Hat. All rights reserved.