Interface AcceptPredictionsResponse.Builder

    • Method Detail

      • assetId

        AcceptPredictionsResponse.Builder assetId​(String assetId)

        The ID of the asset.

        Parameters:
        assetId - The ID of the asset.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • domainId

        AcceptPredictionsResponse.Builder domainId​(String domainId)

        The identifier of the Amazon DataZone domain.

        Parameters:
        domainId - The identifier of the Amazon DataZone domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • revision

        AcceptPredictionsResponse.Builder revision​(String revision)

        The revision that is to be made to the asset.

        Parameters:
        revision - The revision that is to be made to the asset.
        Returns:
        Returns a reference to this object so that method calls can be chained together.