Interface RejectPredictionsResponse.Builder

    • Method Detail

      • assetId

        RejectPredictionsResponse.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.
      • assetRevision

        RejectPredictionsResponse.Builder assetRevision​(String assetRevision)

        The revision that is to be made to the asset.

        Parameters:
        assetRevision - 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.
      • domainId

        RejectPredictionsResponse.Builder domainId​(String domainId)

        The ID of the Amazon DataZone domain.

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