Uses of Class
io.kubernetes.client.openapi.models.V1FlowSchemaStatus
Packages that use V1FlowSchemaStatus
-
Uses of V1FlowSchemaStatus in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1FlowSchemaStatusModifier and TypeMethodDescriptionV1FlowSchemaStatus.addConditionsItem
(V1FlowSchemaCondition conditionsItem) V1FlowSchemaStatus.conditions
(List<V1FlowSchemaCondition> conditions) V1FlowSchema.getStatus()
Get statusMethods in io.kubernetes.client.openapi.models with parameters of type V1FlowSchemaStatusModifier and TypeMethodDescriptionvoid
V1FlowSchema.setStatus
(V1FlowSchemaStatus status) V1FlowSchema.status
(V1FlowSchemaStatus status)