public class StorageListBuilder extends StorageListFluentImpl<StorageListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<StorageList,StorageListBuilder>
StorageListFluentImpl.ItemsNestedImpl<N>StorageListFluent.ItemsNested<N>| Constructor and Description |
|---|
StorageListBuilder() |
StorageListBuilder(Boolean validationEnabled) |
StorageListBuilder(StorageList instance) |
StorageListBuilder(StorageList instance,
Boolean validationEnabled) |
StorageListBuilder(StorageListFluent<?> fluent) |
StorageListBuilder(StorageListFluent<?> fluent,
Boolean validationEnabled) |
StorageListBuilder(StorageListFluent<?> fluent,
StorageList instance) |
StorageListBuilder(StorageListFluent<?> fluent,
StorageList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
StorageList |
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 StorageListBuilder()
public StorageListBuilder(Boolean validationEnabled)
public StorageListBuilder(StorageListFluent<?> fluent)
public StorageListBuilder(StorageListFluent<?> fluent, Boolean validationEnabled)
public StorageListBuilder(StorageListFluent<?> fluent, StorageList instance)
public StorageListBuilder(StorageListFluent<?> fluent, StorageList instance, Boolean validationEnabled)
public StorageListBuilder(StorageList instance)
public StorageListBuilder(StorageList instance, Boolean validationEnabled)
public StorageList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<StorageList>public boolean equals(Object o)
equals in class StorageListFluentImpl<StorageListBuilder>public int hashCode()
hashCode in class StorageListFluentImpl<StorageListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.