Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1beta1FlowSchemaStatus |
V1beta1FlowSchemaStatus.addConditionsItem(V1beta1FlowSchemaCondition conditionsItem) |
V1beta1FlowSchemaStatus |
V1beta1FlowSchemaStatusBuilder.build() |
V1beta1FlowSchemaStatus |
V1beta1FlowSchemaFluentImpl.buildStatus() |
V1beta1FlowSchemaStatus |
V1beta1FlowSchemaFluent.buildStatus() |
V1beta1FlowSchemaStatus |
V1beta1FlowSchemaStatus.conditions(List<V1beta1FlowSchemaCondition> conditions) |
V1beta1FlowSchemaStatus |
V1beta1FlowSchemaFluentImpl.getStatus()
Deprecated.
|
V1beta1FlowSchemaStatus |
V1beta1FlowSchemaFluent.getStatus()
Deprecated.
|
V1beta1FlowSchemaStatus |
V1beta1FlowSchema.getStatus()
Get status
|
Modifier and Type | Method and Description |
---|---|
V1beta1FlowSchemaFluent.StatusNested<A> |
V1beta1FlowSchemaFluentImpl.editOrNewStatusLike(V1beta1FlowSchemaStatus item) |
V1beta1FlowSchemaFluent.StatusNested<A> |
V1beta1FlowSchemaFluent.editOrNewStatusLike(V1beta1FlowSchemaStatus item) |
void |
V1beta1FlowSchema.setStatus(V1beta1FlowSchemaStatus status) |
V1beta1FlowSchema |
V1beta1FlowSchema.status(V1beta1FlowSchemaStatus status) |
V1beta1FlowSchemaFluent.StatusNested<A> |
V1beta1FlowSchemaFluentImpl.withNewStatusLike(V1beta1FlowSchemaStatus item) |
V1beta1FlowSchemaFluent.StatusNested<A> |
V1beta1FlowSchemaFluent.withNewStatusLike(V1beta1FlowSchemaStatus item) |
A |
V1beta1FlowSchemaFluentImpl.withStatus(V1beta1FlowSchemaStatus status) |
A |
V1beta1FlowSchemaFluent.withStatus(V1beta1FlowSchemaStatus status) |
Constructor and Description |
---|
V1beta1FlowSchemaStatusBuilder(V1beta1FlowSchemaStatus instance) |
V1beta1FlowSchemaStatusBuilder(V1beta1FlowSchemaStatus instance,
Boolean validationEnabled) |
V1beta1FlowSchemaStatusBuilder(V1beta1FlowSchemaStatusFluent<?> fluent,
V1beta1FlowSchemaStatus instance) |
V1beta1FlowSchemaStatusBuilder(V1beta1FlowSchemaStatusFluent<?> fluent,
V1beta1FlowSchemaStatus instance,
Boolean validationEnabled) |
V1beta1FlowSchemaStatusFluentImpl(V1beta1FlowSchemaStatus instance) |
Copyright © 2021. All rights reserved.