Uses of Class
io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus
Packages that use V1beta1FlowSchemaStatus
-
Uses of V1beta1FlowSchemaStatus in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1FlowSchemaStatusModifier and TypeMethodDescriptionV1beta1FlowSchemaStatus.addConditionsItem
(V1beta1FlowSchemaCondition conditionsItem) V1beta1FlowSchemaStatus.conditions
(List<V1beta1FlowSchemaCondition> conditions) V1beta1FlowSchema.getStatus()
Get statusMethods in io.kubernetes.client.openapi.models with parameters of type V1beta1FlowSchemaStatusModifier and TypeMethodDescriptionvoid
V1beta1FlowSchema.setStatus
(V1beta1FlowSchemaStatus status) V1beta1FlowSchema.status
(V1beta1FlowSchemaStatus status)