Uses of Class
com.cloudimpl.outstack.runtime.domainspec.Command.Builder
| Package | Description |
|---|---|
| com.cloudimpl.outstack.runtime.domainspec |
-
Uses of Command.Builder in com.cloudimpl.outstack.runtime.domainspec
Subclasses of Command.Builder in com.cloudimpl.outstack.runtime.domainspec Modifier and Type Class Description static classDeleteCommand.Builderstatic classRenameCommand.BuilderMethods in com.cloudimpl.outstack.runtime.domainspec that return Command.Builder Modifier and Type Method Description Command.BuilderCommand.Builder. withId(java.lang.String id)Command.BuilderCommand.Builder. withRootId(java.lang.String rootId)Command.BuilderCommand.Builder. withTenantId(java.lang.String tenantId)Constructors in com.cloudimpl.outstack.runtime.domainspec with parameters of type Command.Builder Constructor Description Command(Command.Builder builder)