Uses of Class
io.kubernetes.client.openapi.models.V1beta2FlowSchemaStatus
Packages that use V1beta2FlowSchemaStatus
-
Uses of V1beta2FlowSchemaStatus in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2FlowSchemaStatusModifier and TypeMethodDescriptionV1beta2FlowSchemaStatus.addConditionsItem
(V1beta2FlowSchemaCondition conditionsItem) V1beta2FlowSchemaStatus.conditions
(List<V1beta2FlowSchemaCondition> conditions) V1beta2FlowSchema.getStatus()
Get statusMethods in io.kubernetes.client.openapi.models with parameters of type V1beta2FlowSchemaStatusModifier and TypeMethodDescriptionvoid
V1beta2FlowSchema.setStatus
(V1beta2FlowSchemaStatus status) V1beta2FlowSchema.status
(V1beta2FlowSchemaStatus status)