public class RoleListBuilder extends RoleListFluentImpl<RoleListBuilder> implements VisitableBuilder<RoleList,RoleListBuilder>
RoleListFluentImpl.ItemsNestedImpl<N>, RoleListFluentImpl.MetadataNestedImpl<N>RoleListFluent.ItemsNested<N>, RoleListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
RoleListBuilder() |
RoleListBuilder(Boolean validationEnabled) |
RoleListBuilder(RoleList instance) |
RoleListBuilder(RoleList instance,
Boolean validationEnabled) |
RoleListBuilder(RoleListFluent<?> fluent) |
RoleListBuilder(RoleListFluent<?> fluent,
Boolean validationEnabled) |
RoleListBuilder(RoleListFluent<?> fluent,
RoleList instance) |
RoleListBuilder(RoleListFluent<?> fluent,
RoleList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
RoleList |
build() |
boolean |
equals(Object o) |
addNewItem, addNewItemLike, addToItems, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getApiVersion, getItems, getKind, getMetadata, removeFromItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLikeaccept, aggregate, aggregate, build, buildpublic RoleListBuilder()
public RoleListBuilder(Boolean validationEnabled)
public RoleListBuilder(RoleListFluent<?> fluent)
public RoleListBuilder(RoleListFluent<?> fluent, Boolean validationEnabled)
public RoleListBuilder(RoleListFluent<?> fluent, RoleList instance)
public RoleListBuilder(RoleListFluent<?> fluent, RoleList instance, Boolean validationEnabled)
public RoleListBuilder(RoleList instance)
public boolean equals(Object o)
equals in class RoleListFluentImpl<RoleListBuilder>Copyright © 2011–2016 Red Hat. All rights reserved.