Interface AssignRoleToTenantCommandStep1

All Superinterfaces:
FinalCommandStep<AssignRoleToTenantResponse>
All Known Implementing Classes:
AssignRoleToTenantCommandImpl

public interface AssignRoleToTenantCommandStep1 extends FinalCommandStep<AssignRoleToTenantResponse>
Step to assign a role to a tenant.
  • Method Details