| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>> |
class |
PersistentVolumeSpecFluentImpl<A extends PersistentVolumeSpecFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PersistentVolumeFluent.SpecNested<N> |
static interface |
WatchEventFluent.PersistentVolumeSpecObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistentVolumeFluentImpl.SpecNestedImpl<N> |
class |
PersistentVolumeSpecBuilder |
class |
PersistentVolumeSpecFluentImpl<A extends PersistentVolumeSpecFluent<A>> |
class |
WatchEventFluentImpl.PersistentVolumeSpecObjectNestedImpl<N> |
| Constructor and Description |
|---|
PersistentVolumeSpecBuilder(PersistentVolumeSpecFluent<?> fluent) |
PersistentVolumeSpecBuilder(PersistentVolumeSpecFluent<?> fluent,
Boolean validationEnabled) |
PersistentVolumeSpecBuilder(PersistentVolumeSpecFluent<?> fluent,
PersistentVolumeSpec instance) |
PersistentVolumeSpecBuilder(PersistentVolumeSpecFluent<?> fluent,
PersistentVolumeSpec instance,
Boolean validationEnabled) |
Copyright © 2015–2021 Red Hat. All rights reserved.