Package ai.vectros.types
Interface RoleRequest.RoleIdStage
- All Known Implementing Classes:
RoleRequest.Builder
- Enclosing class:
RoleRequest
public static interface RoleRequest.RoleIdStage
-
Method Summary
-
Method Details
-
roleId
Your own identifier for the role. Must be 3 to 31 characters, starting with a lowercase letter and containing only lowercase letters, digits, and dashes (the same rules as a context ID). Required when creating a role; ignored when updating, since the role ID is taken from the URL path.
-
from
-