Interface DeleteDashboardResponse.Builder

    • Method Detail

      • status

        DeleteDashboardResponse.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.
      • arn

        DeleteDashboardResponse.Builder arn​(String arn)

        The Secure Socket Layer (SSL) properties that apply for the resource.

        Parameters:
        arn - The Secure Socket Layer (SSL) properties that apply for the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • dashboardId

        DeleteDashboardResponse.Builder dashboardId​(String dashboardId)

        The ID of the dashboard.

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

        DeleteDashboardResponse.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.