Interface WorkspaceAssignmentService


  • @Generated
    public interface WorkspaceAssignmentService
    The Workspace Permission Assignment API allows you to manage workspace permissions for principals in your account.

    This is the high-level interface, that contains generated methods.

    Evolving: this interface is under development. Method signatures may change.

    • Method Detail

      • delete

        void delete​(DeleteWorkspaceAssignmentRequest deleteWorkspaceAssignmentRequest)
        Delete permissions assignment.

        Deletes the workspace permissions assignment in a given account and workspace for the specified principal.

      • update

        void update​(UpdateWorkspaceAssignments updateWorkspaceAssignments)
        Create or update permissions assignment.

        Creates or updates the workspace permissions assignment in a given account and workspace for the specified principal.