public class StorageBuilder extends StorageFluentImpl<StorageBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Storage,StorageBuilder>
| Constructor and Description |
|---|
StorageBuilder() |
StorageBuilder(Boolean validationEnabled) |
StorageBuilder(Storage instance) |
StorageBuilder(Storage instance,
Boolean validationEnabled) |
StorageBuilder(StorageFluent<?> fluent) |
StorageBuilder(StorageFluent<?> fluent,
Boolean validationEnabled) |
StorageBuilder(StorageFluent<?> fluent,
Storage instance) |
StorageBuilder(StorageFluent<?> fluent,
Storage instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Storage |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getHctl, getModel, getName, getRotational, getSerialNumber, getSizeBytes, getType, getVendor, getWwn, getWwnVendorExtension, getWwnWithExtension, hasAdditionalProperties, hasHctl, hasModel, hasName, hasRotational, hasSerialNumber, hasSizeBytes, hasType, hasVendor, hasWwn, hasWwnVendorExtension, hasWwnWithExtension, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withHctl, withModel, withName, withNewHctl, withNewModel, withNewName, withNewSerialNumber, withNewType, withNewVendor, withNewWwn, withNewWwnVendorExtension, withNewWwnWithExtension, withRotational, withSerialNumber, withSizeBytes, withType, withVendor, withWwn, withWwnVendorExtension, withWwnWithExtensionaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic StorageBuilder()
public StorageBuilder(Boolean validationEnabled)
public StorageBuilder(StorageFluent<?> fluent)
public StorageBuilder(StorageFluent<?> fluent, Boolean validationEnabled)
public StorageBuilder(StorageFluent<?> fluent, Storage instance)
public StorageBuilder(StorageFluent<?> fluent, Storage instance, Boolean validationEnabled)
public StorageBuilder(Storage instance)
public Storage build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Storage>public boolean equals(Object o)
equals in class StorageFluentImpl<StorageBuilder>public int hashCode()
hashCode in class StorageFluentImpl<StorageBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.