public class V1alpha1RoleListBuilder extends V1alpha1RoleListFluentImpl<V1alpha1RoleListBuilder> implements VisitableBuilder<V1alpha1RoleList,V1alpha1RoleListBuilder>
V1alpha1RoleListFluentImpl.ItemsNestedImpl<N>, V1alpha1RoleListFluentImpl.MetadataNestedImpl<N>
V1alpha1RoleListFluent.ItemsNested<N>, V1alpha1RoleListFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
V1alpha1RoleListBuilder() |
V1alpha1RoleListBuilder(Boolean validationEnabled) |
V1alpha1RoleListBuilder(V1alpha1RoleList instance) |
V1alpha1RoleListBuilder(V1alpha1RoleList instance,
Boolean validationEnabled) |
V1alpha1RoleListBuilder(V1alpha1RoleListFluent<?> fluent) |
V1alpha1RoleListBuilder(V1alpha1RoleListFluent<?> fluent,
Boolean validationEnabled) |
V1alpha1RoleListBuilder(V1alpha1RoleListFluent<?> fluent,
V1alpha1RoleList instance) |
V1alpha1RoleListBuilder(V1alpha1RoleListFluent<?> fluent,
V1alpha1RoleList instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1alpha1RoleList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
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 V1alpha1RoleListBuilder()
public V1alpha1RoleListBuilder(Boolean validationEnabled)
public V1alpha1RoleListBuilder(V1alpha1RoleListFluent<?> fluent)
public V1alpha1RoleListBuilder(V1alpha1RoleListFluent<?> fluent, Boolean validationEnabled)
public V1alpha1RoleListBuilder(V1alpha1RoleListFluent<?> fluent, V1alpha1RoleList instance)
public V1alpha1RoleListBuilder(V1alpha1RoleListFluent<?> fluent, V1alpha1RoleList instance, Boolean validationEnabled)
public V1alpha1RoleListBuilder(V1alpha1RoleList instance)
public V1alpha1RoleListBuilder(V1alpha1RoleList instance, Boolean validationEnabled)
public V1alpha1RoleList build()
build
in interface Builder<V1alpha1RoleList>
public boolean equals(Object o)
equals
in class V1alpha1RoleListFluentImpl<V1alpha1RoleListBuilder>
public int hashCode()
hashCode
in class V1alpha1RoleListFluentImpl<V1alpha1RoleListBuilder>
Copyright © 2021. All rights reserved.