ImmutableEmptyCommand.Builder |
ImmutableEmptyCommand.Builder.bodyType(DialobDocument.DocumentType bodyType) |
Initializes the value for the bodyType attribute.
|
static ImmutableEmptyCommand.Builder |
ImmutableEmptyCommand.builder() |
|
ImmutableEmptyCommand.Builder |
ImmutableEmptyCommand.Builder.description(String description) |
|
ImmutableEmptyCommand.Builder |
ImmutableEmptyCommand.Builder.from(DialobStore.EmptyCommand instance) |
Fill a builder with attribute values from the provided io.dialob.client.api.DialobStore.EmptyCommand instance.
|
ImmutableEmptyCommand.Builder |
ImmutableEmptyCommand.Builder.from(DialobStore.StoreCommand instance) |
Fill a builder with attribute values from the provided io.dialob.client.api.DialobStore.StoreCommand instance.
|
ImmutableEmptyCommand.Builder |
ImmutableEmptyCommand.Builder.id(String id) |
Initializes the value for the id attribute.
|