public class StorageStateListBuilder extends StorageStateListFluentImpl<StorageStateListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<StorageStateList,StorageStateListBuilder>
StorageStateListFluentImpl.ItemsNestedImpl<N>StorageStateListFluent.ItemsNested<N>| Constructor and Description |
|---|
StorageStateListBuilder() |
StorageStateListBuilder(Boolean validationEnabled) |
StorageStateListBuilder(StorageStateList instance) |
StorageStateListBuilder(StorageStateList instance,
Boolean validationEnabled) |
StorageStateListBuilder(StorageStateListFluent<?> fluent) |
StorageStateListBuilder(StorageStateListFluent<?> fluent,
Boolean validationEnabled) |
StorageStateListBuilder(StorageStateListFluent<?> fluent,
StorageStateList instance) |
StorageStateListBuilder(StorageStateListFluent<?> fluent,
StorageStateList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
StorageStateList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadataaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic StorageStateListBuilder()
public StorageStateListBuilder(Boolean validationEnabled)
public StorageStateListBuilder(StorageStateListFluent<?> fluent)
public StorageStateListBuilder(StorageStateListFluent<?> fluent, Boolean validationEnabled)
public StorageStateListBuilder(StorageStateListFluent<?> fluent, StorageStateList instance)
public StorageStateListBuilder(StorageStateListFluent<?> fluent, StorageStateList instance, Boolean validationEnabled)
public StorageStateListBuilder(StorageStateList instance)
public StorageStateListBuilder(StorageStateList instance, Boolean validationEnabled)
public StorageStateList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<StorageStateList>public boolean equals(Object o)
equals in class StorageStateListFluentImpl<StorageStateListBuilder>public int hashCode()
hashCode in class StorageStateListFluentImpl<StorageStateListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.