public class CephFSPersistentVolumeSourceBuilder extends CephFSPersistentVolumeSourceFluentImpl<CephFSPersistentVolumeSourceBuilder> implements VisitableBuilder<CephFSPersistentVolumeSource,CephFSPersistentVolumeSourceBuilder>
CephFSPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>
CephFSPersistentVolumeSourceFluent.SecretRefNested<N>
_visitables
Constructor and Description |
---|
CephFSPersistentVolumeSourceBuilder() |
CephFSPersistentVolumeSourceBuilder(Boolean validationEnabled) |
CephFSPersistentVolumeSourceBuilder(CephFSPersistentVolumeSource instance) |
CephFSPersistentVolumeSourceBuilder(CephFSPersistentVolumeSource instance,
Boolean validationEnabled) |
CephFSPersistentVolumeSourceBuilder(CephFSPersistentVolumeSourceFluent<?> fluent) |
CephFSPersistentVolumeSourceBuilder(CephFSPersistentVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
CephFSPersistentVolumeSourceBuilder(CephFSPersistentVolumeSourceFluent<?> fluent,
CephFSPersistentVolumeSource instance) |
CephFSPersistentVolumeSourceBuilder(CephFSPersistentVolumeSourceFluent<?> fluent,
CephFSPersistentVolumeSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
CephFSPersistentVolumeSource |
build() |
boolean |
equals(Object o) |
addAllToMonitors, addToMonitors, addToMonitors, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFirstMonitor, getLastMonitor, getMatchingMonitor, getMonitor, getMonitors, getPath, getSecretFile, getSecretRef, getUser, hasMonitors, hasPath, hasReadOnly, hasSecretFile, hasSecretRef, hasUser, isReadOnly, removeAllFromMonitors, removeFromMonitors, setToMonitors, withMonitors, withMonitors, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withPath, withReadOnly, withSecretFile, withSecretRef, withUser
accept, aggregate, aggregate, build, build
public CephFSPersistentVolumeSourceBuilder()
public CephFSPersistentVolumeSourceBuilder(Boolean validationEnabled)
public CephFSPersistentVolumeSourceBuilder(CephFSPersistentVolumeSourceFluent<?> fluent)
public CephFSPersistentVolumeSourceBuilder(CephFSPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public CephFSPersistentVolumeSourceBuilder(CephFSPersistentVolumeSourceFluent<?> fluent, CephFSPersistentVolumeSource instance)
public CephFSPersistentVolumeSourceBuilder(CephFSPersistentVolumeSourceFluent<?> fluent, CephFSPersistentVolumeSource instance, Boolean validationEnabled)
public CephFSPersistentVolumeSourceBuilder(CephFSPersistentVolumeSource instance)
public CephFSPersistentVolumeSourceBuilder(CephFSPersistentVolumeSource instance, Boolean validationEnabled)
public CephFSPersistentVolumeSource build()
build
in interface Builder<CephFSPersistentVolumeSource>
public boolean equals(Object o)
equals
in class CephFSPersistentVolumeSourceFluentImpl<CephFSPersistentVolumeSourceBuilder>
Copyright © 2011–2018 Red Hat. All rights reserved.