Class OrganizationCreateRequest

java.lang.Object
com.cloudimpl.outstack.runtime.domainspec.Command
com.cloudimpl.outstack.domain.example.commands.OrganizationCreateRequest
All Implemented Interfaces:
ICommand, Input

public class OrganizationCreateRequest
extends Command
  • Method Details

    • getWebsite

      public java.lang.String getWebsite()
    • getOrgName

      public java.lang.String getOrgName()
    • builder

      public static final OrganizationCreateRequest.Builder builder()