Interface UpdateDashboardResponse.Builder

    • Method Detail

      • arn

        UpdateDashboardResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the resource.

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

        UpdateDashboardResponse.Builder versionArn​(String versionArn)

        The ARN of the dashboard, including the version number.

        Parameters:
        versionArn - The ARN of the dashboard, including the version number.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • dashboardId

        UpdateDashboardResponse.Builder dashboardId​(String dashboardId)

        The ID for the dashboard.

        Parameters:
        dashboardId - The ID for the dashboard.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        UpdateDashboardResponse.Builder status​(Integer status)

        The HTTP status of the request.

        Parameters:
        status - The HTTP status of the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • requestId

        UpdateDashboardResponse.Builder requestId​(String requestId)

        The Amazon Web Services request ID for this operation.

        Parameters:
        requestId - The Amazon Web Services request ID for this operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.