public class ClusterCSIDriverListBuilder extends ClusterCSIDriverListFluentImpl<ClusterCSIDriverListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterCSIDriverList,ClusterCSIDriverListBuilder>
ClusterCSIDriverListFluent.ItemsNested<N>| Constructor and Description |
|---|
ClusterCSIDriverListBuilder() |
ClusterCSIDriverListBuilder(Boolean validationEnabled) |
ClusterCSIDriverListBuilder(ClusterCSIDriverList instance) |
ClusterCSIDriverListBuilder(ClusterCSIDriverList instance,
Boolean validationEnabled) |
ClusterCSIDriverListBuilder(ClusterCSIDriverListFluent<?> fluent) |
ClusterCSIDriverListBuilder(ClusterCSIDriverListFluent<?> fluent,
Boolean validationEnabled) |
ClusterCSIDriverListBuilder(ClusterCSIDriverListFluent<?> fluent,
ClusterCSIDriverList instance) |
ClusterCSIDriverListBuilder(ClusterCSIDriverListFluent<?> fluent,
ClusterCSIDriverList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterCSIDriverList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ClusterCSIDriverListBuilder()
public ClusterCSIDriverListBuilder(Boolean validationEnabled)
public ClusterCSIDriverListBuilder(ClusterCSIDriverListFluent<?> fluent)
public ClusterCSIDriverListBuilder(ClusterCSIDriverListFluent<?> fluent, Boolean validationEnabled)
public ClusterCSIDriverListBuilder(ClusterCSIDriverListFluent<?> fluent, ClusterCSIDriverList instance)
public ClusterCSIDriverListBuilder(ClusterCSIDriverListFluent<?> fluent, ClusterCSIDriverList instance, Boolean validationEnabled)
public ClusterCSIDriverListBuilder(ClusterCSIDriverList instance)
public ClusterCSIDriverListBuilder(ClusterCSIDriverList instance, Boolean validationEnabled)
public ClusterCSIDriverList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterCSIDriverList>Copyright © 2015–2023 Red Hat. All rights reserved.