Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1alpha1FlowSchemaStatus |
V1alpha1FlowSchemaStatus.addConditionsItem(V1alpha1FlowSchemaCondition conditionsItem) |
V1alpha1FlowSchemaStatus |
V1alpha1FlowSchemaStatusBuilder.build() |
V1alpha1FlowSchemaStatus |
V1alpha1FlowSchemaFluentImpl.buildStatus() |
V1alpha1FlowSchemaStatus |
V1alpha1FlowSchemaFluent.buildStatus() |
V1alpha1FlowSchemaStatus |
V1alpha1FlowSchemaStatus.conditions(List<V1alpha1FlowSchemaCondition> conditions) |
V1alpha1FlowSchemaStatus |
V1alpha1FlowSchemaFluentImpl.getStatus()
Deprecated.
|
V1alpha1FlowSchemaStatus |
V1alpha1FlowSchemaFluent.getStatus()
Deprecated.
|
V1alpha1FlowSchemaStatus |
V1alpha1FlowSchema.getStatus()
Get status
|
Modifier and Type | Method and Description |
---|---|
V1alpha1FlowSchemaFluent.StatusNested<A> |
V1alpha1FlowSchemaFluentImpl.editOrNewStatusLike(V1alpha1FlowSchemaStatus item) |
V1alpha1FlowSchemaFluent.StatusNested<A> |
V1alpha1FlowSchemaFluent.editOrNewStatusLike(V1alpha1FlowSchemaStatus item) |
void |
V1alpha1FlowSchema.setStatus(V1alpha1FlowSchemaStatus status) |
V1alpha1FlowSchema |
V1alpha1FlowSchema.status(V1alpha1FlowSchemaStatus status) |
V1alpha1FlowSchemaFluent.StatusNested<A> |
V1alpha1FlowSchemaFluentImpl.withNewStatusLike(V1alpha1FlowSchemaStatus item) |
V1alpha1FlowSchemaFluent.StatusNested<A> |
V1alpha1FlowSchemaFluent.withNewStatusLike(V1alpha1FlowSchemaStatus item) |
A |
V1alpha1FlowSchemaFluentImpl.withStatus(V1alpha1FlowSchemaStatus status) |
A |
V1alpha1FlowSchemaFluent.withStatus(V1alpha1FlowSchemaStatus status) |
Constructor and Description |
---|
V1alpha1FlowSchemaStatusBuilder(V1alpha1FlowSchemaStatus instance) |
V1alpha1FlowSchemaStatusBuilder(V1alpha1FlowSchemaStatus instance,
Boolean validationEnabled) |
V1alpha1FlowSchemaStatusBuilder(V1alpha1FlowSchemaStatusFluent<?> fluent,
V1alpha1FlowSchemaStatus instance) |
V1alpha1FlowSchemaStatusBuilder(V1alpha1FlowSchemaStatusFluent<?> fluent,
V1alpha1FlowSchemaStatus instance,
Boolean validationEnabled) |
V1alpha1FlowSchemaStatusFluentImpl(V1alpha1FlowSchemaStatus instance) |
Copyright © 2020. All rights reserved.