Interface CreateWorkspaceResponse.Builder

    • Method Detail

      • arn

        CreateWorkspaceResponse.Builder arn​(String arn)

        The ARN of the workspace.

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

        CreateWorkspaceResponse.Builder creationDateTime​(Instant creationDateTime)

        The date and time when the workspace was created.

        Parameters:
        creationDateTime - The date and time when the workspace was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.