Class DeleteCommand.Builder

java.lang.Object
com.cloudimpl.outstack.runtime.domainspec.Command.Builder
com.cloudimpl.outstack.runtime.domainspec.DeleteCommand.Builder
Enclosing class:
DeleteCommand

public static final class DeleteCommand.Builder
extends Command.Builder
  • Field Summary

    Fields inherited from class com.cloudimpl.outstack.runtime.domainspec.Command.Builder

    id, rootId, tenantId
  • Constructor Summary

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    DeleteCommand build()  

    Methods inherited from class com.cloudimpl.outstack.runtime.domainspec.Command.Builder

    withId, withRootId, withTenantId

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait