public class StorageOSVolumeSourceBuilder extends StorageOSVolumeSourceFluentImpl<StorageOSVolumeSourceBuilder> implements VisitableBuilder<StorageOSVolumeSource,StorageOSVolumeSourceBuilder>
StorageOSVolumeSourceFluentImpl.SecretRefNestedImpl<N>StorageOSVolumeSourceFluent.SecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
StorageOSVolumeSourceBuilder() |
StorageOSVolumeSourceBuilder(Boolean validationEnabled) |
StorageOSVolumeSourceBuilder(StorageOSVolumeSource instance) |
StorageOSVolumeSourceBuilder(StorageOSVolumeSource instance,
Boolean validationEnabled) |
StorageOSVolumeSourceBuilder(StorageOSVolumeSourceFluent<?> fluent) |
StorageOSVolumeSourceBuilder(StorageOSVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
StorageOSVolumeSourceBuilder(StorageOSVolumeSourceFluent<?> fluent,
StorageOSVolumeSource instance) |
StorageOSVolumeSourceBuilder(StorageOSVolumeSourceFluent<?> fluent,
StorageOSVolumeSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
StorageOSVolumeSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFsType, getReadOnly, getSecretRef, getVolumeName, getVolumeNamespace, hasFsType, hasReadOnly, hasSecretRef, hasVolumeName, hasVolumeNamespace, withFsType, withNewFsType, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withNewVolumeName, withNewVolumeNamespace, withReadOnly, withSecretRef, withVolumeName, withVolumeNamespaceaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic StorageOSVolumeSourceBuilder()
public StorageOSVolumeSourceBuilder(Boolean validationEnabled)
public StorageOSVolumeSourceBuilder(StorageOSVolumeSourceFluent<?> fluent)
public StorageOSVolumeSourceBuilder(StorageOSVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public StorageOSVolumeSourceBuilder(StorageOSVolumeSourceFluent<?> fluent, StorageOSVolumeSource instance)
public StorageOSVolumeSourceBuilder(StorageOSVolumeSourceFluent<?> fluent, StorageOSVolumeSource instance, Boolean validationEnabled)
public StorageOSVolumeSourceBuilder(StorageOSVolumeSource instance)
public StorageOSVolumeSourceBuilder(StorageOSVolumeSource instance, Boolean validationEnabled)
public StorageOSVolumeSource build()
build in interface Builder<StorageOSVolumeSource>public boolean equals(Object o)
equals in class StorageOSVolumeSourceFluentImpl<StorageOSVolumeSourceBuilder>public int hashCode()
hashCode in class StorageOSVolumeSourceFluentImpl<StorageOSVolumeSourceBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.