public class V1ServiceAccountListBuilder extends V1ServiceAccountListFluentImpl<V1ServiceAccountListBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ServiceAccountList,V1ServiceAccountListBuilder>
V1ServiceAccountListFluentImpl.ItemsNestedImpl<N>, V1ServiceAccountListFluentImpl.MetadataNestedImpl<N>V1ServiceAccountListFluent.ItemsNested<N>, V1ServiceAccountListFluent.MetadataNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1ServiceAccountListBuilder() |
V1ServiceAccountListBuilder(Boolean validationEnabled) |
V1ServiceAccountListBuilder(io.kubernetes.client.openapi.models.V1ServiceAccountList instance) |
V1ServiceAccountListBuilder(io.kubernetes.client.openapi.models.V1ServiceAccountList instance,
Boolean validationEnabled) |
V1ServiceAccountListBuilder(V1ServiceAccountListFluent<?> fluent) |
V1ServiceAccountListBuilder(V1ServiceAccountListFluent<?> fluent,
Boolean validationEnabled) |
V1ServiceAccountListBuilder(V1ServiceAccountListFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ServiceAccountList instance) |
V1ServiceAccountListBuilder(V1ServiceAccountListFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ServiceAccountList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ServiceAccountList |
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, withNewKind, withNewMetadata, withNewMetadataLikeaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1ServiceAccountListBuilder()
public V1ServiceAccountListBuilder(Boolean validationEnabled)
public V1ServiceAccountListBuilder(V1ServiceAccountListFluent<?> fluent)
public V1ServiceAccountListBuilder(V1ServiceAccountListFluent<?> fluent, Boolean validationEnabled)
public V1ServiceAccountListBuilder(V1ServiceAccountListFluent<?> fluent, io.kubernetes.client.openapi.models.V1ServiceAccountList instance)
public V1ServiceAccountListBuilder(V1ServiceAccountListFluent<?> fluent, io.kubernetes.client.openapi.models.V1ServiceAccountList instance, Boolean validationEnabled)
public V1ServiceAccountListBuilder(io.kubernetes.client.openapi.models.V1ServiceAccountList instance)
public V1ServiceAccountListBuilder(io.kubernetes.client.openapi.models.V1ServiceAccountList instance,
Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1ServiceAccountList build()
public boolean equals(Object o)
equals in class V1ServiceAccountListFluentImpl<V1ServiceAccountListBuilder>public int hashCode()
hashCode in class V1ServiceAccountListFluentImpl<V1ServiceAccountListBuilder>Copyright © 2022. All rights reserved.