public class CinderVolumeSourceBuilder extends CinderVolumeSourceFluentImpl<CinderVolumeSourceBuilder> implements VisitableBuilder<CinderVolumeSource,CinderVolumeSourceBuilder>
CinderVolumeSourceFluentImpl.SecretRefNestedImpl<N>
CinderVolumeSourceFluent.SecretRefNested<N>
_visitables
Constructor and Description |
---|
CinderVolumeSourceBuilder() |
CinderVolumeSourceBuilder(Boolean validationEnabled) |
CinderVolumeSourceBuilder(CinderVolumeSource instance) |
CinderVolumeSourceBuilder(CinderVolumeSource instance,
Boolean validationEnabled) |
CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent) |
CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent,
CinderVolumeSource instance) |
CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent,
CinderVolumeSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
CinderVolumeSource |
build() |
boolean |
equals(Object o) |
buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFsType, getSecretRef, getVolumeID, hasFsType, hasReadOnly, hasSecretRef, hasVolumeID, isReadOnly, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withNewVolumeID, withNewVolumeID, withNewVolumeID, withReadOnly, withSecretRef, withVolumeID
accept, aggregate, aggregate, build, build, builderOf
public CinderVolumeSourceBuilder()
public CinderVolumeSourceBuilder(Boolean validationEnabled)
public CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent)
public CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent, CinderVolumeSource instance)
public CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent, CinderVolumeSource instance, Boolean validationEnabled)
public CinderVolumeSourceBuilder(CinderVolumeSource instance)
public CinderVolumeSourceBuilder(CinderVolumeSource instance, Boolean validationEnabled)
public CinderVolumeSource build()
build
in interface Builder<CinderVolumeSource>
public boolean equals(Object o)
equals
in class CinderVolumeSourceFluentImpl<CinderVolumeSourceBuilder>
Copyright © 2015–2020 Red Hat. All rights reserved.