Interface WorkspaceSearchSummary.Builder

  • Method Details

    • id

      The unique identifier of the workspace.

      Parameters:
      id - The unique identifier of the workspace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the workspace.

      Parameters:
      name - The name of the workspace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • visibility

      WorkspaceSearchSummary.Builder visibility(String visibility)

      The visibility setting of the workspace.

      Parameters:
      visibility - The visibility setting of the workspace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • visibility

      The visibility setting of the workspace.

      Parameters:
      visibility - The visibility setting of the workspace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • description

      WorkspaceSearchSummary.Builder description(String description)

      The description of the workspace.

      Parameters:
      description - The description of the workspace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • title

      The title displayed for the workspace.

      Parameters:
      title - The title displayed for the workspace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the workspace.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the workspace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The timestamp when the workspace was created.

      Parameters:
      createdAt - The timestamp when the workspace was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      The tags associated with the workspace.

      Parameters:
      tags - The tags associated with the workspace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.