public class PersistentVolumeSpecBuilder extends PersistentVolumeSpecFluentImpl<PersistentVolumeSpecBuilder> implements VisitableBuilder<PersistentVolumeSpec,PersistentVolumeSpecBuilder>
PersistentVolumeSpecFluentImpl.AwsElasticBlockStoreNestedImpl<N>, PersistentVolumeSpecFluentImpl.CephfsNestedImpl<N>, PersistentVolumeSpecFluentImpl.ClaimRefNestedImpl<N>, PersistentVolumeSpecFluentImpl.GcePersistentDiskNestedImpl<N>, PersistentVolumeSpecFluentImpl.GlusterfsNestedImpl<N>, PersistentVolumeSpecFluentImpl.HostPathNestedImpl<N>, PersistentVolumeSpecFluentImpl.IscsiNestedImpl<N>, PersistentVolumeSpecFluentImpl.NfsNestedImpl<N>, PersistentVolumeSpecFluentImpl.RbdNestedImpl<N>
PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<N>, PersistentVolumeSpecFluent.CephfsNested<N>, PersistentVolumeSpecFluent.ClaimRefNested<N>, PersistentVolumeSpecFluent.GcePersistentDiskNested<N>, PersistentVolumeSpecFluent.GlusterfsNested<N>, PersistentVolumeSpecFluent.HostPathNested<N>, PersistentVolumeSpecFluent.IscsiNested<N>, PersistentVolumeSpecFluent.NfsNested<N>, PersistentVolumeSpecFluent.RbdNested<N>
_visitables
Constructor and Description |
---|
PersistentVolumeSpecBuilder() |
PersistentVolumeSpecBuilder(PersistentVolumeSpec instance) |
PersistentVolumeSpecBuilder(PersistentVolumeSpecFluent<?> fluent) |
PersistentVolumeSpecBuilder(PersistentVolumeSpecFluent<?> fluent,
PersistentVolumeSpec instance) |
Modifier and Type | Method and Description |
---|---|
EditablePersistentVolumeSpec |
build() |
boolean |
equals(Object o) |
addToAccessModes, addToAdditionalProperties, addToCapacity, editAwsElasticBlockStore, editCephfs, editClaimRef, editGcePersistentDisk, editGlusterfs, editHostPath, editIscsi, editNfs, editRbd, getAccessModes, getAdditionalProperties, getAwsElasticBlockStore, getCapacity, getCephfs, getClaimRef, getGcePersistentDisk, getGlusterfs, getHostPath, getIscsi, getNfs, getPersistentVolumeReclaimPolicy, getRbd, removeFromAccessModes, removeFromAdditionalProperties, removeFromCapacity, withAccessModes, withAccessModes, withAdditionalProperties, withAwsElasticBlockStore, withCapacity, withCephfs, withClaimRef, withGcePersistentDisk, withGlusterfs, withHostPath, withIscsi, withNewAwsElasticBlockStore, withNewAwsElasticBlockStore, withNewAwsElasticBlockStoreLike, withNewCephfs, withNewCephfsLike, withNewClaimRef, withNewClaimRefLike, withNewGcePersistentDisk, withNewGcePersistentDisk, withNewGcePersistentDiskLike, withNewGlusterfs, withNewGlusterfs, withNewGlusterfsLike, withNewHostPath, withNewHostPath, withNewHostPathLike, withNewIscsi, withNewIscsi, withNewIscsiLike, withNewNfs, withNewNfs, withNewNfsLike, withNewRbd, withNewRbdLike, withNfs, withPersistentVolumeReclaimPolicy, withRbd
accept, aggregate, aggregate, build, build
public PersistentVolumeSpecBuilder()
public PersistentVolumeSpecBuilder(PersistentVolumeSpecFluent<?> fluent)
public PersistentVolumeSpecBuilder(PersistentVolumeSpecFluent<?> fluent, PersistentVolumeSpec instance)
public PersistentVolumeSpecBuilder(PersistentVolumeSpec instance)
public EditablePersistentVolumeSpec build()
build
in interface Builder<PersistentVolumeSpec>
public boolean equals(Object o)
equals
in class PersistentVolumeSpecFluentImpl<PersistentVolumeSpecBuilder>
Copyright © 2011–2015 Red Hat. All rights reserved.