Uses of Class
io.kubernetes.client.openapi.models.V1beta2FlowSchemaSpec
Packages that use V1beta2FlowSchemaSpec
-
Uses of V1beta2FlowSchemaSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2FlowSchemaSpecModifier and TypeMethodDescriptionV1beta2FlowSchemaSpec.addRulesItem(V1beta2PolicyRulesWithSubjects rulesItem) V1beta2FlowSchemaSpec.distinguisherMethod(V1beta2FlowDistinguisherMethod distinguisherMethod) V1beta2FlowSchema.getSpec()Get specV1beta2FlowSchemaSpec.matchingPrecedence(Integer matchingPrecedence) V1beta2FlowSchemaSpec.priorityLevelConfiguration(V1beta2PriorityLevelConfigurationReference priorityLevelConfiguration) V1beta2FlowSchemaSpec.rules(List<V1beta2PolicyRulesWithSubjects> rules) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta2FlowSchemaSpecModifier and TypeMethodDescriptionvoidV1beta2FlowSchema.setSpec(V1beta2FlowSchemaSpec spec) V1beta2FlowSchema.spec(V1beta2FlowSchemaSpec spec)