Uses of Interface
io.resys.hdes.client.api.HdesComposer.StoreDump
Packages that use HdesComposer.StoreDump
Package
Description
-
Uses of HdesComposer.StoreDump in io.resys.hdes.client.api
Classes in io.resys.hdes.client.api that implement HdesComposer.StoreDumpMethods in io.resys.hdes.client.api that return types with arguments of type HdesComposer.StoreDumpModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<HdesComposer.StoreDump>HdesComposer.getStoreDump()Methods in io.resys.hdes.client.api with parameters of type HdesComposer.StoreDumpModifier and TypeMethodDescriptionstatic ImmutableStoreDumpImmutableStoreDump.copyOf(HdesComposer.StoreDump instance) Creates an immutable copy of aHdesComposer.StoreDumpvalue.ImmutableStoreDump.Builder.from(HdesComposer.StoreDump instance) Fill a builder with attribute values from the providedStoreDumpinstance. -
Uses of HdesComposer.StoreDump in io.resys.hdes.client.spi
Methods in io.resys.hdes.client.spi that return types with arguments of type HdesComposer.StoreDumpModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<HdesComposer.StoreDump>HdesComposerImpl.getStoreDump() -
Uses of HdesComposer.StoreDump in io.resys.hdes.client.spi.composer
Methods in io.resys.hdes.client.spi.composer that return HdesComposer.StoreDump