public class V1RoleListBuilder extends V1RoleListFluentImpl<V1RoleListBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1RoleList,V1RoleListBuilder>
V1RoleListFluent.ItemsNested<N>, V1RoleListFluent.MetadataNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1RoleListBuilder() |
V1RoleListBuilder(Boolean validationEnabled) |
V1RoleListBuilder(io.kubernetes.client.openapi.models.V1RoleList instance) |
V1RoleListBuilder(io.kubernetes.client.openapi.models.V1RoleList instance,
Boolean validationEnabled) |
V1RoleListBuilder(V1RoleListFluent<?> fluent) |
V1RoleListBuilder(V1RoleListFluent<?> fluent,
Boolean validationEnabled) |
V1RoleListBuilder(V1RoleListFluent<?> fluent,
io.kubernetes.client.openapi.models.V1RoleList instance) |
V1RoleListBuilder(V1RoleListFluent<?> fluent,
io.kubernetes.client.openapi.models.V1RoleList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1RoleList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadataLikeaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1RoleListBuilder()
public V1RoleListBuilder(Boolean validationEnabled)
public V1RoleListBuilder(V1RoleListFluent<?> fluent)
public V1RoleListBuilder(V1RoleListFluent<?> fluent, Boolean validationEnabled)
public V1RoleListBuilder(V1RoleListFluent<?> fluent, io.kubernetes.client.openapi.models.V1RoleList instance)
public V1RoleListBuilder(V1RoleListFluent<?> fluent, io.kubernetes.client.openapi.models.V1RoleList instance, Boolean validationEnabled)
public V1RoleListBuilder(io.kubernetes.client.openapi.models.V1RoleList instance)
public V1RoleListBuilder(io.kubernetes.client.openapi.models.V1RoleList instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.