ImmutableDialobStoreConfig |
ImmutableDialobStoreConfig.Builder.build() |
|
static ImmutableDialobStoreConfig |
ImmutableDialobStoreConfig.copyOf(DialobStoreConfig instance) |
|
ImmutableDialobStoreConfig |
ImmutableDialobStoreConfig.withAuthorProvider(DialobStoreConfig.AuthorProvider value) |
Copy the current immutable object by setting a value for the authorProvider attribute.
|
ImmutableDialobStoreConfig |
ImmutableDialobStoreConfig.withClient(io.resys.thena.docdb.api.DocDB value) |
Copy the current immutable object by setting a value for the client attribute.
|
ImmutableDialobStoreConfig |
ImmutableDialobStoreConfig.withDeserializer(DialobStoreConfig.Deserializer value) |
Copy the current immutable object by setting a value for the deserializer attribute.
|
ImmutableDialobStoreConfig |
ImmutableDialobStoreConfig.withGidProvider(DialobStoreConfig.GidProvider value) |
Copy the current immutable object by setting a value for the gidProvider attribute.
|
ImmutableDialobStoreConfig |
ImmutableDialobStoreConfig.withHeadName(String value) |
Copy the current immutable object by setting a value for the headName attribute.
|
ImmutableDialobStoreConfig |
ImmutableDialobStoreConfig.withRepoName(String value) |
Copy the current immutable object by setting a value for the repoName attribute.
|
ImmutableDialobStoreConfig |
ImmutableDialobStoreConfig.withSerializer(DialobStoreConfig.Serializer value) |
Copy the current immutable object by setting a value for the serializer attribute.
|