public class StorageBuilder extends StorageFluent<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() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getHctl, getModel, getName, getRotational, getSerialNumber, getSizeBytes, getType, getVendor, getWwn, getWwnVendorExtension, getWwnWithExtension, hasAdditionalProperties, hashCode, hasHctl, hasModel, hasName, hasRotational, hasSerialNumber, hasSizeBytes, hasType, hasVendor, hasWwn, hasWwnVendorExtension, hasWwnWithExtension, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withHctl, withModel, withName, withRotational, withRotational, withSerialNumber, withSizeBytes, withType, withVendor, withWwn, withWwnVendorExtension, withWwnWithExtensionaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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)
Copyright © 2015–2023 Red Hat. All rights reserved.