Interface AssociateAnalyticsDataSetResponse.Builder

  • Method Details

    • dataSetId

      The identifier of the dataset that was associated.

      Parameters:
      dataSetId - The identifier of the dataset that was associated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetAccountId

      AssociateAnalyticsDataSetResponse.Builder targetAccountId(String targetAccountId)

      The identifier of the target account.

      Parameters:
      targetAccountId - The identifier of the target account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceShareId

      AssociateAnalyticsDataSetResponse.Builder resourceShareId(String resourceShareId)

      The Resource Access Manager share ID that is generated.

      Parameters:
      resourceShareId - The Resource Access Manager share ID that is generated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceShareArn

      AssociateAnalyticsDataSetResponse.Builder resourceShareArn(String resourceShareArn)

      The Amazon Resource Name (ARN) of the Resource Access Manager share.

      Parameters:
      resourceShareArn - The Amazon Resource Name (ARN) of the Resource Access Manager share.
      Returns:
      Returns a reference to this object so that method calls can be chained together.