Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1NodeConfigStatus |
V1NodeConfigStatus.active(V1NodeConfigSource active) |
V1NodeConfigStatus |
V1NodeConfigStatus.assigned(V1NodeConfigSource assigned) |
V1NodeConfigStatus |
V1NodeConfigStatusBuilder.build() |
V1NodeConfigStatus |
V1NodeStatusFluentImpl.buildConfig() |
V1NodeConfigStatus |
V1NodeStatusFluent.buildConfig() |
V1NodeConfigStatus |
V1NodeConfigStatus.error(String error) |
V1NodeConfigStatus |
V1NodeStatusFluentImpl.getConfig()
Deprecated.
|
V1NodeConfigStatus |
V1NodeStatusFluent.getConfig()
Deprecated.
|
V1NodeConfigStatus |
V1NodeStatus.getConfig()
Get config
|
V1NodeConfigStatus |
V1NodeConfigStatus.lastKnownGood(V1NodeConfigSource lastKnownGood) |
Modifier and Type | Method and Description |
---|---|
V1NodeStatus |
V1NodeStatus.config(V1NodeConfigStatus config) |
V1NodeStatusFluent.ConfigNested<A> |
V1NodeStatusFluentImpl.editOrNewConfigLike(V1NodeConfigStatus item) |
V1NodeStatusFluent.ConfigNested<A> |
V1NodeStatusFluent.editOrNewConfigLike(V1NodeConfigStatus item) |
void |
V1NodeStatus.setConfig(V1NodeConfigStatus config) |
A |
V1NodeStatusFluentImpl.withConfig(V1NodeConfigStatus config) |
A |
V1NodeStatusFluent.withConfig(V1NodeConfigStatus config) |
V1NodeStatusFluent.ConfigNested<A> |
V1NodeStatusFluentImpl.withNewConfigLike(V1NodeConfigStatus item) |
V1NodeStatusFluent.ConfigNested<A> |
V1NodeStatusFluent.withNewConfigLike(V1NodeConfigStatus item) |
Constructor and Description |
---|
V1NodeConfigStatusBuilder(V1NodeConfigStatus instance) |
V1NodeConfigStatusBuilder(V1NodeConfigStatus instance,
Boolean validationEnabled) |
V1NodeConfigStatusBuilder(V1NodeConfigStatusFluent<?> fluent,
V1NodeConfigStatus instance) |
V1NodeConfigStatusBuilder(V1NodeConfigStatusFluent<?> fluent,
V1NodeConfigStatus instance,
Boolean validationEnabled) |
V1NodeConfigStatusFluentImpl(V1NodeConfigStatus instance) |
Copyright © 2021. All rights reserved.