public class GroupSubjectBuilder extends GroupSubjectFluentImpl<GroupSubjectBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GroupSubject,GroupSubjectBuilder>
| Constructor and Description |
|---|
GroupSubjectBuilder() |
GroupSubjectBuilder(Boolean validationEnabled) |
GroupSubjectBuilder(GroupSubject instance) |
GroupSubjectBuilder(GroupSubject instance,
Boolean validationEnabled) |
GroupSubjectBuilder(GroupSubjectFluent<?> fluent) |
GroupSubjectBuilder(GroupSubjectFluent<?> fluent,
Boolean validationEnabled) |
GroupSubjectBuilder(GroupSubjectFluent<?> fluent,
GroupSubject instance) |
GroupSubjectBuilder(GroupSubjectFluent<?> fluent,
GroupSubject instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
GroupSubject |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getName, hasName, withName, withNewNameaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic GroupSubjectBuilder()
public GroupSubjectBuilder(Boolean validationEnabled)
public GroupSubjectBuilder(GroupSubjectFluent<?> fluent)
public GroupSubjectBuilder(GroupSubjectFluent<?> fluent, Boolean validationEnabled)
public GroupSubjectBuilder(GroupSubjectFluent<?> fluent, GroupSubject instance)
public GroupSubjectBuilder(GroupSubjectFluent<?> fluent, GroupSubject instance, Boolean validationEnabled)
public GroupSubjectBuilder(GroupSubject instance)
public GroupSubjectBuilder(GroupSubject instance, Boolean validationEnabled)
public GroupSubject build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GroupSubject>public boolean equals(Object o)
equals in class GroupSubjectFluentImpl<GroupSubjectBuilder>public int hashCode()
hashCode in class GroupSubjectFluentImpl<GroupSubjectBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.