public class UserRestrictionBuilder extends UserRestrictionFluentImpl<UserRestrictionBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<UserRestriction,UserRestrictionBuilder>
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() |
addAllToGroups, addAllToLabels, addAllToUsers, addNewLabel, addNewLabelLike, addToAdditionalProperties, addToAdditionalProperties, addToGroups, addToGroups, addToLabels, addToLabels, addToUsers, addToUsers, buildFirstLabel, buildLabel, buildLabels, buildLastLabel, buildMatchingLabel, editFirstLabel, editLabel, editLastLabel, editMatchingLabel, equals, getAdditionalProperties, getFirstGroup, getFirstUser, getGroup, getGroups, getLabels, 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, withUsersaccept, accept, accept, 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>Copyright © 2015–2022 Red Hat. All rights reserved.