Uses of Class
io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec
Packages that use V1beta1FlowSchemaSpec
-
Uses of V1beta1FlowSchemaSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1FlowSchemaSpecModifier and TypeMethodDescriptionV1beta1FlowSchemaSpec.addRulesItem
(V1beta1PolicyRulesWithSubjects rulesItem) V1beta1FlowSchemaSpec.distinguisherMethod
(V1beta1FlowDistinguisherMethod distinguisherMethod) V1beta1FlowSchema.getSpec()
Get specV1beta1FlowSchemaSpec.matchingPrecedence
(Integer matchingPrecedence) V1beta1FlowSchemaSpec.priorityLevelConfiguration
(V1beta1PriorityLevelConfigurationReference priorityLevelConfiguration) V1beta1FlowSchemaSpec.rules
(List<V1beta1PolicyRulesWithSubjects> rules) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta1FlowSchemaSpecModifier and TypeMethodDescriptionvoid
V1beta1FlowSchema.setSpec
(V1beta1FlowSchemaSpec spec) V1beta1FlowSchema.spec
(V1beta1FlowSchemaSpec spec)