Interface ListSandboxesResponse.Builder

  • Method Details

    • ids

      Information about the requested sandbox IDs.

      Parameters:
      ids - Information about the requested sandbox IDs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ids

      Information about the requested sandbox IDs.

      Parameters:
      ids - Information about the requested sandbox IDs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      ListSandboxesResponse.Builder nextToken(String nextToken)

      Information about the next token to get paginated results.

      Parameters:
      nextToken - Information about the next token to get paginated results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.