public class CSISnapshotControllerListBuilder extends CSISnapshotControllerListFluentImpl<CSISnapshotControllerListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CSISnapshotControllerList,CSISnapshotControllerListBuilder>
CSISnapshotControllerListFluentImpl.ItemsNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadataaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class CSISnapshotControllerListFluentImpl<CSISnapshotControllerListBuilder>public int hashCode()
hashCode in class CSISnapshotControllerListFluentImpl<CSISnapshotControllerListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.