Interface DeleteWorkspaceApiKeyResponse.Builder

    • Method Detail

      • keyName

        DeleteWorkspaceApiKeyResponse.Builder keyName​(String keyName)

        The name of the key that was deleted.

        Parameters:
        keyName - The name of the key that was deleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • workspaceId

        DeleteWorkspaceApiKeyResponse.Builder workspaceId​(String workspaceId)

        The ID of the workspace where the key was deleted.

        Parameters:
        workspaceId - The ID of the workspace where the key was deleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.