Interface UnassignRoleFromTenantCommandStep1

All Superinterfaces:
FinalCommandStep<UnassignRoleFromTenantResponse>
All Known Implementing Classes:
UnassignRoleFromTenantCommandImpl

public interface UnassignRoleFromTenantCommandStep1 extends FinalCommandStep<UnassignRoleFromTenantResponse>
  • Method Details

    • roleId

      Sets the role ID to unassign from the tenant.
      Parameters:
      roleId - the ID of the role to unassign
      Returns:
      the builder for this command