Uses of Class
io.kubernetes.client.openapi.models.V1FlowSchemaSpec
Packages that use V1FlowSchemaSpec
-
Uses of V1FlowSchemaSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1FlowSchemaSpecModifier and TypeMethodDescriptionV1FlowSchemaSpec.addRulesItem
(V1PolicyRulesWithSubjects rulesItem) V1FlowSchemaSpec.distinguisherMethod
(V1FlowDistinguisherMethod distinguisherMethod) V1FlowSchema.getSpec()
Get specV1FlowSchemaSpec.matchingPrecedence
(Integer matchingPrecedence) V1FlowSchemaSpec.priorityLevelConfiguration
(V1PriorityLevelConfigurationReference priorityLevelConfiguration) V1FlowSchemaSpec.rules
(List<V1PolicyRulesWithSubjects> rules) Methods in io.kubernetes.client.openapi.models with parameters of type V1FlowSchemaSpecModifier and TypeMethodDescriptionvoid
V1FlowSchema.setSpec
(V1FlowSchemaSpec spec) V1FlowSchema.spec
(V1FlowSchemaSpec spec)