Uses of Class
io.kubernetes.client.openapi.models.V1beta3FlowSchemaSpec
Packages that use V1beta3FlowSchemaSpec
-
Uses of V1beta3FlowSchemaSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta3FlowSchemaSpecModifier and TypeMethodDescriptionV1beta3FlowSchemaSpec.addRulesItem
(V1beta3PolicyRulesWithSubjects rulesItem) V1beta3FlowSchemaSpec.distinguisherMethod
(V1beta3FlowDistinguisherMethod distinguisherMethod) V1beta3FlowSchema.getSpec()
Get specV1beta3FlowSchemaSpec.matchingPrecedence
(Integer matchingPrecedence) V1beta3FlowSchemaSpec.priorityLevelConfiguration
(V1beta3PriorityLevelConfigurationReference priorityLevelConfiguration) V1beta3FlowSchemaSpec.rules
(List<V1beta3PolicyRulesWithSubjects> rules) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta3FlowSchemaSpecModifier and TypeMethodDescriptionvoid
V1beta3FlowSchema.setSpec
(V1beta3FlowSchemaSpec spec) V1beta3FlowSchema.spec
(V1beta3FlowSchemaSpec spec)