public class GroupRestrictionBuilder extends GroupRestrictionFluentImpl<GroupRestrictionBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GroupRestriction,GroupRestrictionBuilder>
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() |
addAllToGroups, addAllToLabels, addNewLabel, addNewLabelLike, addToAdditionalProperties, addToAdditionalProperties, addToGroups, addToGroups, addToLabels, addToLabels, buildFirstLabel, buildLabel, buildLabels, buildLastLabel, buildMatchingLabel, editFirstLabel, editLabel, editLastLabel, editMatchingLabel, equals, getAdditionalProperties, getFirstGroup, getGroup, getGroups, getLabels, getLastGroup, getMatchingGroup, hasAdditionalProperties, hasGroups, hashCode, hasLabels, hasMatchingGroup, hasMatchingLabel, removeAllFromGroups, removeAllFromLabels, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromGroups, removeFromLabels, removeMatchingFromLabels, setNewLabelLike, setToGroups, setToLabels, toString, withAdditionalProperties, withGroups, withGroups, withLabels, withLabelsaccept, accept, accept, 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>Copyright © 2015–2022 Red Hat. All rights reserved.