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) |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadata, withNewMetadataLikeaccept, aggregate, aggregate, build, build, builderOfpublic 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 © 2015–2019 Red Hat. All rights reserved.