public class CSISnapshotControllerListBuilder extends CSISnapshotControllerListFluentImpl<CSISnapshotControllerListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CSISnapshotControllerList,CSISnapshotControllerListBuilder>
CSISnapshotControllerListFluent.ItemsNested<N>| Constructor and Description |
|---|
CSISnapshotControllerListBuilder() |
CSISnapshotControllerListBuilder(Boolean validationEnabled) |
CSISnapshotControllerListBuilder(CSISnapshotControllerList instance) |
CSISnapshotControllerListBuilder(CSISnapshotControllerList instance,
Boolean validationEnabled) |
CSISnapshotControllerListBuilder(CSISnapshotControllerListFluent<?> fluent) |
CSISnapshotControllerListBuilder(CSISnapshotControllerListFluent<?> fluent,
Boolean validationEnabled) |
CSISnapshotControllerListBuilder(CSISnapshotControllerListFluent<?> fluent,
CSISnapshotControllerList instance) |
CSISnapshotControllerListBuilder(CSISnapshotControllerListFluent<?> fluent,
CSISnapshotControllerList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CSISnapshotControllerList |
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 CSISnapshotControllerListBuilder()
public CSISnapshotControllerListBuilder(Boolean validationEnabled)
public CSISnapshotControllerListBuilder(CSISnapshotControllerListFluent<?> fluent)
public CSISnapshotControllerListBuilder(CSISnapshotControllerListFluent<?> fluent, Boolean validationEnabled)
public CSISnapshotControllerListBuilder(CSISnapshotControllerListFluent<?> fluent, CSISnapshotControllerList instance)
public CSISnapshotControllerListBuilder(CSISnapshotControllerListFluent<?> fluent, CSISnapshotControllerList instance, Boolean validationEnabled)
public CSISnapshotControllerListBuilder(CSISnapshotControllerList instance)
public CSISnapshotControllerListBuilder(CSISnapshotControllerList instance, Boolean validationEnabled)
public CSISnapshotControllerList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CSISnapshotControllerList>Copyright © 2015–2023 Red Hat. All rights reserved.