Uses of Class
io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition
Packages that use V1beta1FlowSchemaCondition
-
Uses of V1beta1FlowSchemaCondition in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1FlowSchemaConditionModifier and TypeMethodDescriptionV1beta1FlowSchemaCondition.lastTransitionTime(OffsetDateTime lastTransitionTime) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1beta1FlowSchemaConditionModifier and TypeMethodDescriptionV1beta1FlowSchemaStatus.getConditions()`conditions` is a list of the current states of FlowSchema.Methods in io.kubernetes.client.openapi.models with parameters of type V1beta1FlowSchemaConditionModifier and TypeMethodDescriptionV1beta1FlowSchemaStatus.addConditionsItem(V1beta1FlowSchemaCondition conditionsItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1beta1FlowSchemaConditionModifier and TypeMethodDescriptionV1beta1FlowSchemaStatus.conditions(List<V1beta1FlowSchemaCondition> conditions) voidV1beta1FlowSchemaStatus.setConditions(List<V1beta1FlowSchemaCondition> conditions)