Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiFlowcontrolV1alpha1FlowSchemaCondition
-
-
Uses of IoK8sApiFlowcontrolV1alpha1FlowSchemaCondition in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiFlowcontrolV1alpha1FlowSchemaCondition Modifier and Type Method Description IoK8sApiFlowcontrolV1alpha1FlowSchemaConditionIoK8sApiFlowcontrolV1alpha1FlowSchemaCondition. lastTransitionTime(OffsetDateTime lastTransitionTime)IoK8sApiFlowcontrolV1alpha1FlowSchemaConditionIoK8sApiFlowcontrolV1alpha1FlowSchemaCondition. message(String message)IoK8sApiFlowcontrolV1alpha1FlowSchemaConditionIoK8sApiFlowcontrolV1alpha1FlowSchemaCondition. reason(String reason)IoK8sApiFlowcontrolV1alpha1FlowSchemaConditionIoK8sApiFlowcontrolV1alpha1FlowSchemaCondition. status(String status)IoK8sApiFlowcontrolV1alpha1FlowSchemaConditionIoK8sApiFlowcontrolV1alpha1FlowSchemaCondition. type(String type)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiFlowcontrolV1alpha1FlowSchemaCondition Modifier and Type Method Description List<IoK8sApiFlowcontrolV1alpha1FlowSchemaCondition>IoK8sApiFlowcontrolV1alpha1FlowSchemaStatus. getConditions()`conditions` is a list of the current states of FlowSchema.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiFlowcontrolV1alpha1FlowSchemaCondition Modifier and Type Method Description IoK8sApiFlowcontrolV1alpha1FlowSchemaStatusIoK8sApiFlowcontrolV1alpha1FlowSchemaStatus. addConditionsItem(IoK8sApiFlowcontrolV1alpha1FlowSchemaCondition conditionsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiFlowcontrolV1alpha1FlowSchemaCondition Modifier and Type Method Description IoK8sApiFlowcontrolV1alpha1FlowSchemaStatusIoK8sApiFlowcontrolV1alpha1FlowSchemaStatus. conditions(List<IoK8sApiFlowcontrolV1alpha1FlowSchemaCondition> conditions)voidIoK8sApiFlowcontrolV1alpha1FlowSchemaStatus. setConditions(List<IoK8sApiFlowcontrolV1alpha1FlowSchemaCondition> conditions)
-