Uses of Interface
io.resys.hdes.client.spi.store.ThenaConfig.Serializer
Packages that use ThenaConfig.Serializer
-
Uses of ThenaConfig.Serializer in io.resys.hdes.client.spi.store
Methods in io.resys.hdes.client.spi.store that return ThenaConfig.SerializerModifier and TypeMethodDescriptionImmutableThenaConfig.getSerializer()ThenaConfig.getSerializer()Methods in io.resys.hdes.client.spi.store with parameters of type ThenaConfig.SerializerModifier and TypeMethodDescriptionImmutableThenaConfig.Builder.serializer(ThenaConfig.Serializer serializer) Initializes the value for theserializerattribute.final ImmutableThenaConfigImmutableThenaConfig.withSerializer(ThenaConfig.Serializer value) Copy the current immutable object by setting a value for theserializerattribute.