public class V1PodTemplateListBuilder extends V1PodTemplateListFluentImpl<V1PodTemplateListBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1PodTemplateList,V1PodTemplateListBuilder>
V1PodTemplateListFluent.ItemsNested<N>, V1PodTemplateListFluent.MetadataNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1PodTemplateListBuilder() |
V1PodTemplateListBuilder(Boolean validationEnabled) |
V1PodTemplateListBuilder(io.kubernetes.client.openapi.models.V1PodTemplateList instance) |
V1PodTemplateListBuilder(io.kubernetes.client.openapi.models.V1PodTemplateList instance,
Boolean validationEnabled) |
V1PodTemplateListBuilder(V1PodTemplateListFluent<?> fluent) |
V1PodTemplateListBuilder(V1PodTemplateListFluent<?> fluent,
Boolean validationEnabled) |
V1PodTemplateListBuilder(V1PodTemplateListFluent<?> fluent,
io.kubernetes.client.openapi.models.V1PodTemplateList instance) |
V1PodTemplateListBuilder(V1PodTemplateListFluent<?> fluent,
io.kubernetes.client.openapi.models.V1PodTemplateList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1PodTemplateList |
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 V1PodTemplateListBuilder()
public V1PodTemplateListBuilder(Boolean validationEnabled)
public V1PodTemplateListBuilder(V1PodTemplateListFluent<?> fluent)
public V1PodTemplateListBuilder(V1PodTemplateListFluent<?> fluent, Boolean validationEnabled)
public V1PodTemplateListBuilder(V1PodTemplateListFluent<?> fluent, io.kubernetes.client.openapi.models.V1PodTemplateList instance)
public V1PodTemplateListBuilder(V1PodTemplateListFluent<?> fluent, io.kubernetes.client.openapi.models.V1PodTemplateList instance, Boolean validationEnabled)
public V1PodTemplateListBuilder(io.kubernetes.client.openapi.models.V1PodTemplateList instance)
public V1PodTemplateListBuilder(io.kubernetes.client.openapi.models.V1PodTemplateList instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.