Interface ListDatasourcePackagesResponse.Builder

  • Method Details

    • datasourcePackagesWithStrings

      ListDatasourcePackagesResponse.Builder datasourcePackagesWithStrings(Map<String,DatasourcePackageIngestDetail> datasourcePackages)

      Details on the data source packages active in the behavior graph.

      Parameters:
      datasourcePackages - Details on the data source packages active in the behavior graph.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • datasourcePackages

      Details on the data source packages active in the behavior graph.

      Parameters:
      datasourcePackages - Details on the data source packages active in the behavior graph.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      For requests to get the next page of results, the pagination token that was returned with the previous set of results. The initial request does not include a pagination token.

      Parameters:
      nextToken - For requests to get the next page of results, the pagination token that was returned with the previous set of results. The initial request does not include a pagination token.
      Returns:
      Returns a reference to this object so that method calls can be chained together.