public class V1beta1RoleListBuilder extends V1beta1RoleListFluentImpl<V1beta1RoleListBuilder> implements VisitableBuilder<V1beta1RoleList,V1beta1RoleListBuilder>
V1beta1RoleListFluentImpl.ItemsNestedImpl<N>, V1beta1RoleListFluentImpl.MetadataNestedImpl<N>
V1beta1RoleListFluent.ItemsNested<N>, V1beta1RoleListFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
V1beta1RoleListBuilder() |
V1beta1RoleListBuilder(Boolean validationEnabled) |
V1beta1RoleListBuilder(V1beta1RoleList instance) |
V1beta1RoleListBuilder(V1beta1RoleList instance,
Boolean validationEnabled) |
V1beta1RoleListBuilder(V1beta1RoleListFluent<?> fluent) |
V1beta1RoleListBuilder(V1beta1RoleListFluent<?> fluent,
Boolean validationEnabled) |
V1beta1RoleListBuilder(V1beta1RoleListFluent<?> fluent,
V1beta1RoleList instance) |
V1beta1RoleListBuilder(V1beta1RoleListFluent<?> fluent,
V1beta1RoleList instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1beta1RoleList |
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, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike
accept, aggregate, aggregate, build, build, builderOf
public V1beta1RoleListBuilder()
public V1beta1RoleListBuilder(Boolean validationEnabled)
public V1beta1RoleListBuilder(V1beta1RoleListFluent<?> fluent)
public V1beta1RoleListBuilder(V1beta1RoleListFluent<?> fluent, Boolean validationEnabled)
public V1beta1RoleListBuilder(V1beta1RoleListFluent<?> fluent, V1beta1RoleList instance)
public V1beta1RoleListBuilder(V1beta1RoleListFluent<?> fluent, V1beta1RoleList instance, Boolean validationEnabled)
public V1beta1RoleListBuilder(V1beta1RoleList instance)
public V1beta1RoleListBuilder(V1beta1RoleList instance, Boolean validationEnabled)
public V1beta1RoleList build()
build
in interface Builder<V1beta1RoleList>
public boolean equals(Object o)
equals
in class V1beta1RoleListFluentImpl<V1beta1RoleListBuilder>
Copyright © 2020. All rights reserved.