Interface UpdateDataSetPermissionsResponse.Builder

    • Method Detail

      • dataSetArn

        UpdateDataSetPermissionsResponse.Builder dataSetArn​(String dataSetArn)

        The Amazon Resource Name (ARN) of the dataset.

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

        UpdateDataSetPermissionsResponse.Builder dataSetId​(String dataSetId)

        The ID for the dataset whose permissions you want to update. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

        Parameters:
        dataSetId - The ID for the dataset whose permissions you want to update. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • requestId

        UpdateDataSetPermissionsResponse.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.
      • status

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