public class AttachedVolumeBuilder extends AttachedVolumeFluent<AttachedVolumeBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<AttachedVolume,AttachedVolumeBuilder>
| Constructor and Description |
|---|
AttachedVolumeBuilder() |
AttachedVolumeBuilder(AttachedVolume instance) |
AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent) |
AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent,
AttachedVolume instance) |
| Modifier and Type | Method and Description |
|---|---|
AttachedVolume |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getDevicePath, getName, hasAdditionalProperties, hasDevicePath, hashCode, hasName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withDevicePath, withNameaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AttachedVolumeBuilder()
public AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent)
public AttachedVolumeBuilder(AttachedVolumeFluent<?> fluent, AttachedVolume instance)
public AttachedVolumeBuilder(AttachedVolume instance)
public AttachedVolume build()
build in interface io.fabric8.kubernetes.api.builder.Builder<AttachedVolume>Copyright © 2015–2023 Red Hat. All rights reserved.