public class GroupRestrictionBuilder extends GroupRestrictionFluentImpl<GroupRestrictionBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GroupRestriction,GroupRestrictionBuilder>
GroupRestrictionFluentImpl.LabelsNestedImpl<N>GroupRestrictionFluent.LabelsNested<N>| Constructor and Description |
|---|
GroupRestrictionBuilder() |
GroupRestrictionBuilder(Boolean validationEnabled) |
GroupRestrictionBuilder(GroupRestriction instance) |
GroupRestrictionBuilder(GroupRestriction instance,
Boolean validationEnabled) |
GroupRestrictionBuilder(GroupRestrictionFluent<?> fluent) |
GroupRestrictionBuilder(GroupRestrictionFluent<?> fluent,
Boolean validationEnabled) |
GroupRestrictionBuilder(GroupRestrictionFluent<?> fluent,
GroupRestriction instance) |
GroupRestrictionBuilder(GroupRestrictionFluent<?> fluent,
GroupRestriction instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
GroupRestriction |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToGroups, addAllToLabels, addNewGroup, addNewGroup, addNewGroup, addNewGroup, addNewGroup, addNewGroup, addNewGroup, addNewGroup, addNewGroup, addNewGroup, addNewLabel, addNewLabelLike, addToGroups, addToGroups, addToLabels, addToLabels, buildFirstLabel, buildLabel, buildLabels, buildLastLabel, buildMatchingLabel, editFirstLabel, editLabel, editLastLabel, editMatchingLabel, getFirstGroup, getGroup, getGroups, getLabels, getLastGroup, getMatchingGroup, hasGroups, hasLabels, hasMatchingGroup, hasMatchingLabel, removeAllFromGroups, removeAllFromLabels, removeFromGroups, removeFromLabels, removeMatchingFromLabels, setNewLabelLike, setToGroups, setToLabels, withGroups, withGroups, withLabels, withLabelsaccept, accept, aggregate, aggregate, build, build, builderOfpublic GroupRestrictionBuilder()
public GroupRestrictionBuilder(Boolean validationEnabled)
public GroupRestrictionBuilder(GroupRestrictionFluent<?> fluent)
public GroupRestrictionBuilder(GroupRestrictionFluent<?> fluent, Boolean validationEnabled)
public GroupRestrictionBuilder(GroupRestrictionFluent<?> fluent, GroupRestriction instance)
public GroupRestrictionBuilder(GroupRestrictionFluent<?> fluent, GroupRestriction instance, Boolean validationEnabled)
public GroupRestrictionBuilder(GroupRestriction instance)
public GroupRestrictionBuilder(GroupRestriction instance, Boolean validationEnabled)
public GroupRestriction build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GroupRestriction>public boolean equals(Object o)
equals in class GroupRestrictionFluentImpl<GroupRestrictionBuilder>public int hashCode()
hashCode in class GroupRestrictionFluentImpl<GroupRestrictionBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.