Uses of Class
io.kubernetes.client.openapi.models.V1beta3FlowSchemaStatus
Packages that use V1beta3FlowSchemaStatus
-
Uses of V1beta3FlowSchemaStatus in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta3FlowSchemaStatusModifier and TypeMethodDescriptionV1beta3FlowSchemaStatus.addConditionsItem(V1beta3FlowSchemaCondition conditionsItem) V1beta3FlowSchemaStatus.conditions(List<V1beta3FlowSchemaCondition> conditions) V1beta3FlowSchema.getStatus()Get statusMethods in io.kubernetes.client.openapi.models with parameters of type V1beta3FlowSchemaStatusModifier and TypeMethodDescriptionvoidV1beta3FlowSchema.setStatus(V1beta3FlowSchemaStatus status) V1beta3FlowSchema.status(V1beta3FlowSchemaStatus status)