Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.nodeaffinity.requiredduringschedulingignoredduringexecution.nodeselectorterms.MatchFields
-
-
Uses of MatchFields in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.nodeaffinity.requiredduringschedulingignoredduringexecution
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.nodeaffinity.requiredduringschedulingignoredduringexecution that return MatchFields Modifier and Type Method Description MatchFieldsNodeSelectorTermsFluent. buildFirstMatchField()MatchFieldsNodeSelectorTermsFluent. buildLastMatchField()MatchFieldsNodeSelectorTermsFluent. buildMatchField(int index)MatchFieldsNodeSelectorTermsFluent. buildMatchingMatchField(Predicate<MatchFieldsBuilder> predicate)Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.nodeaffinity.requiredduringschedulingignoredduringexecution that return types with arguments of type MatchFields Modifier and Type Method Description List<MatchFields>NodeSelectorTermsFluent. buildMatchFields()List<MatchFields>NodeSelectorTerms. getMatchFields()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.nodeaffinity.requiredduringschedulingignoredduringexecution with parameters of type MatchFields Modifier and Type Method Description NodeSelectorTermsFluent.NodeselectortermsMatchFieldsNested<A>NodeSelectorTermsFluent. addNewMatchFieldLike(MatchFields item)ANodeSelectorTermsFluent. addToMatchFields(int index, MatchFields item)ANodeSelectorTermsFluent. addToMatchFields(MatchFields... items)ANodeSelectorTermsFluent. removeFromMatchFields(MatchFields... items)NodeSelectorTermsFluent.NodeselectortermsMatchFieldsNested<A>NodeSelectorTermsFluent. setNewMatchFieldLike(int index, MatchFields item)ANodeSelectorTermsFluent. setToMatchFields(int index, MatchFields item)ANodeSelectorTermsFluent. withMatchFields(MatchFields... matchFields)Method parameters in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.nodeaffinity.requiredduringschedulingignoredduringexecution with type arguments of type MatchFields Modifier and Type Method Description ANodeSelectorTermsFluent. addAllToNodeselectortermsMatchFields(Collection<MatchFields> items)ANodeSelectorTermsFluent. removeAllFromNodeselectortermsMatchFields(Collection<MatchFields> items)voidNodeSelectorTerms. setMatchFields(List<MatchFields> matchFields)ANodeSelectorTermsFluent. withMatchFields(List<MatchFields> matchFields) -
Uses of MatchFields in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.nodeaffinity.requiredduringschedulingignoredduringexecution.nodeselectorterms
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.nodeaffinity.requiredduringschedulingignoredduringexecution.nodeselectorterms that return MatchFields Modifier and Type Method Description MatchFieldsMatchFieldsBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.nodeaffinity.requiredduringschedulingignoredduringexecution.nodeselectorterms with parameters of type MatchFields Constructor Description MatchFieldsBuilder(MatchFields instance)MatchFieldsBuilder(MatchFieldsFluent<?> fluent, MatchFields instance)MatchFieldsBuilder(MatchFieldsFluent<?> fluent, MatchFields instance, Boolean validationEnabled)MatchFieldsBuilder(MatchFields instance, Boolean validationEnabled)MatchFieldsFluent(MatchFields instance)
-