Interface AssignUserToTenantCommandStep1

All Superinterfaces:
FinalCommandStep<AssignUserToTenantResponse>
All Known Implementing Classes:
AssignUserToTenantCommandImpl

public interface AssignUserToTenantCommandStep1 extends FinalCommandStep<AssignUserToTenantResponse>
Command to assign a user to a tenant.
  • Method Details