public class NFSVolumeSourceBuilder extends NFSVolumeSourceFluentImpl<NFSVolumeSourceBuilder> implements VisitableBuilder<NFSVolumeSource,NFSVolumeSourceBuilder>
_visitables, VISIT| Constructor and Description |
|---|
NFSVolumeSourceBuilder() |
NFSVolumeSourceBuilder(Boolean validationEnabled) |
NFSVolumeSourceBuilder(NFSVolumeSource instance) |
NFSVolumeSourceBuilder(NFSVolumeSource instance,
Boolean validationEnabled) |
NFSVolumeSourceBuilder(NFSVolumeSourceFluent<?> fluent) |
NFSVolumeSourceBuilder(NFSVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
NFSVolumeSourceBuilder(NFSVolumeSourceFluent<?> fluent,
NFSVolumeSource instance) |
NFSVolumeSourceBuilder(NFSVolumeSourceFluent<?> fluent,
NFSVolumeSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
NFSVolumeSource |
build() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getPath, getReadOnly, getServer, hasAdditionalProperties, hashCode, hasPath, hasReadOnly, hasServer, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withPath, withReadOnly, withReadOnly, withServeraccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic NFSVolumeSourceBuilder()
public NFSVolumeSourceBuilder(Boolean validationEnabled)
public NFSVolumeSourceBuilder(NFSVolumeSourceFluent<?> fluent)
public NFSVolumeSourceBuilder(NFSVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public NFSVolumeSourceBuilder(NFSVolumeSourceFluent<?> fluent, NFSVolumeSource instance)
public NFSVolumeSourceBuilder(NFSVolumeSourceFluent<?> fluent, NFSVolumeSource instance, Boolean validationEnabled)
public NFSVolumeSourceBuilder(NFSVolumeSource instance)
public NFSVolumeSourceBuilder(NFSVolumeSource instance, Boolean validationEnabled)
public NFSVolumeSource build()
build in interface Builder<NFSVolumeSource>Copyright © 2015–2022 Red Hat. All rights reserved.