Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Interface and Description |
---|---|
interface |
V1VolumeDeviceFluent<A extends V1VolumeDeviceFluent<A>> |
class |
V1VolumeDeviceFluentImpl<A extends V1VolumeDeviceFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
V1ContainerFluent.VolumeDevicesNested<N> |
static interface |
V1EphemeralContainerFluent.VolumeDevicesNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
V1ContainerFluentImpl.VolumeDevicesNestedImpl<N> |
class |
V1EphemeralContainerFluentImpl.VolumeDevicesNestedImpl<N> |
class |
V1VolumeDeviceBuilder |
class |
V1VolumeDeviceFluentImpl<A extends V1VolumeDeviceFluent<A>> |
Constructor and Description |
---|
V1VolumeDeviceBuilder(V1VolumeDeviceFluent<?> fluent) |
V1VolumeDeviceBuilder(V1VolumeDeviceFluent<?> fluent,
Boolean validationEnabled) |
V1VolumeDeviceBuilder(V1VolumeDeviceFluent<?> fluent,
V1VolumeDevice instance) |
V1VolumeDeviceBuilder(V1VolumeDeviceFluent<?> fluent,
V1VolumeDevice instance,
Boolean validationEnabled) |
Copyright © 2020. All rights reserved.