Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1alpha1Overhead |
V1alpha1OverheadBuilder.build() |
V1alpha1Overhead |
V1alpha1RuntimeClassSpecFluentImpl.buildOverhead() |
V1alpha1Overhead |
V1alpha1RuntimeClassSpecFluent.buildOverhead() |
V1alpha1Overhead |
V1alpha1RuntimeClassSpecFluentImpl.getOverhead()
Deprecated.
|
V1alpha1Overhead |
V1alpha1RuntimeClassSpecFluent.getOverhead()
Deprecated.
|
V1alpha1Overhead |
V1alpha1RuntimeClassSpec.getOverhead()
Get overhead
|
V1alpha1Overhead |
V1alpha1Overhead.podFixed(Map<String,Quantity> podFixed) |
V1alpha1Overhead |
V1alpha1Overhead.putPodFixedItem(String key,
Quantity podFixedItem) |
Modifier and Type | Method and Description |
---|---|
V1alpha1RuntimeClassSpecFluent.OverheadNested<A> |
V1alpha1RuntimeClassSpecFluentImpl.editOrNewOverheadLike(V1alpha1Overhead item) |
V1alpha1RuntimeClassSpecFluent.OverheadNested<A> |
V1alpha1RuntimeClassSpecFluent.editOrNewOverheadLike(V1alpha1Overhead item) |
V1alpha1RuntimeClassSpec |
V1alpha1RuntimeClassSpec.overhead(V1alpha1Overhead overhead) |
void |
V1alpha1RuntimeClassSpec.setOverhead(V1alpha1Overhead overhead) |
V1alpha1RuntimeClassSpecFluent.OverheadNested<A> |
V1alpha1RuntimeClassSpecFluentImpl.withNewOverheadLike(V1alpha1Overhead item) |
V1alpha1RuntimeClassSpecFluent.OverheadNested<A> |
V1alpha1RuntimeClassSpecFluent.withNewOverheadLike(V1alpha1Overhead item) |
A |
V1alpha1RuntimeClassSpecFluentImpl.withOverhead(V1alpha1Overhead overhead) |
A |
V1alpha1RuntimeClassSpecFluent.withOverhead(V1alpha1Overhead overhead) |
Constructor and Description |
---|
V1alpha1OverheadBuilder(V1alpha1Overhead instance) |
V1alpha1OverheadBuilder(V1alpha1Overhead instance,
Boolean validationEnabled) |
V1alpha1OverheadBuilder(V1alpha1OverheadFluent<?> fluent,
V1alpha1Overhead instance) |
V1alpha1OverheadBuilder(V1alpha1OverheadFluent<?> fluent,
V1alpha1Overhead instance,
Boolean validationEnabled) |
V1alpha1OverheadFluentImpl(V1alpha1Overhead instance) |
Copyright © 2020. All rights reserved.