| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
QuantityFluent<A extends QuantityFluent<A>>
Generated
|
class |
QuantityFluentImpl<A extends QuantityFluent<A>>
Generated
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EmptyDirVolumeSourceFluent.SizeLimitNested<N>
Quantity is fixed point representation of a number.
|
static interface |
KubeSchemaFluent.QuantityNested<N>
Quantity is fixed point representation of a number.
|
static interface |
ResourceFieldSelectorFluent.DivisorNested<N>
Quantity is fixed point representation of a number.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyDirVolumeSourceFluentImpl.SizeLimitNestedImpl<N>
Quantity is fixed point representation of a number.
|
class |
KubeSchemaFluentImpl.QuantityNestedImpl<N>
Quantity is fixed point representation of a number.
|
class |
QuantityBuilder
Quantity is fixed point representation of a number.
|
class |
QuantityFluentImpl<A extends QuantityFluent<A>>
Generated
|
class |
ResourceFieldSelectorFluentImpl.DivisorNestedImpl<N>
Quantity is fixed point representation of a number.
|
| Constructor and Description |
|---|
QuantityBuilder(QuantityFluent<?> fluent) |
QuantityBuilder(QuantityFluent<?> fluent,
Boolean validationEnabled) |
QuantityBuilder(QuantityFluent<?> fluent,
Quantity instance) |
QuantityBuilder(QuantityFluent<?> fluent,
Quantity instance,
Boolean validationEnabled) |
Copyright © 2015–2022 Red Hat. All rights reserved.