Uses of Interface
io.resys.hdes.client.api.HdesStore.Branch
Packages that use HdesStore.Branch
-
Uses of HdesStore.Branch in io.resys.hdes.client.api
Classes in io.resys.hdes.client.api that implement HdesStore.BranchMethods in io.resys.hdes.client.api that return types with arguments of type HdesStore.BranchModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<List<HdesStore.Branch>>HdesStore.BranchQuery.findAll()Methods in io.resys.hdes.client.api with parameters of type HdesStore.BranchModifier and TypeMethodDescriptionstatic ImmutableBranchImmutableBranch.copyOf(HdesStore.Branch instance) Creates an immutable copy of aHdesStore.Branchvalue.final ImmutableBranch.BuilderImmutableBranch.Builder.from(HdesStore.Branch instance) Fill a builder with attribute values from the providedBranchinstance.