Uses of Class
io.resys.hdes.client.spi.store.ImmutableThenaConfig
Packages that use ImmutableThenaConfig
-
Uses of ImmutableThenaConfig in io.resys.hdes.client.spi.store
Methods in io.resys.hdes.client.spi.store that return ImmutableThenaConfigModifier and TypeMethodDescriptionImmutableThenaConfig.Builder.build()Builds a newImmutableThenaConfig.static ImmutableThenaConfigImmutableThenaConfig.copyOf(ThenaConfig instance) Creates an immutable copy of aThenaConfigvalue.final ImmutableThenaConfigImmutableThenaConfig.withAuthorProvider(ThenaConfig.AuthorProvider value) Copy the current immutable object by setting a value for theauthorProviderattribute.final ImmutableThenaConfigImmutableThenaConfig.withClient(ThenaClient value) Copy the current immutable object by setting a value for theclientattribute.final ImmutableThenaConfigImmutableThenaConfig.withDeserializer(ThenaConfig.Deserializer value) Copy the current immutable object by setting a value for thedeserializerattribute.final ImmutableThenaConfigImmutableThenaConfig.withGidProvider(ThenaConfig.GidProvider value) Copy the current immutable object by setting a value for thegidProviderattribute.final ImmutableThenaConfigImmutableThenaConfig.withHeadName(String value) Copy the current immutable object by setting a value for theheadNameattribute.final ImmutableThenaConfigImmutableThenaConfig.withRepoName(String value) Copy the current immutable object by setting a value for therepoNameattribute.final ImmutableThenaConfigImmutableThenaConfig.withSerializer(ThenaConfig.Serializer value) Copy the current immutable object by setting a value for theserializerattribute.