JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.datazone.model

Class RejectPredictionsResult

    • Constructor Detail

      • RejectPredictionsResult

        public RejectPredictionsResult()
    • Method Detail

      • setAssetId

        public void setAssetId(String assetId)

        The ID of the asset.

        Parameters:
        assetId - The ID of the asset.
      • getAssetId

        public String getAssetId()

        The ID of the asset.

        Returns:
        The ID of the asset.
      • withAssetId

        public RejectPredictionsResult withAssetId(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.
      • setAssetRevision

        public void setAssetRevision(String assetRevision)

        The revision that is to be made to the asset.

        Parameters:
        assetRevision - The revision that is to be made to the asset.
      • getAssetRevision

        public String getAssetRevision()

        The revision that is to be made to the asset.

        Returns:
        The revision that is to be made to the asset.
      • withAssetRevision

        public RejectPredictionsResult withAssetRevision(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.
      • setDomainId

        public void setDomainId(String domainId)

        The ID of the Amazon DataZone domain.

        Parameters:
        domainId - The ID of the Amazon DataZone domain.
      • getDomainId

        public String getDomainId()

        The ID of the Amazon DataZone domain.

        Returns:
        The ID of the Amazon DataZone domain.
      • withDomainId

        public RejectPredictionsResult withDomainId(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.
      • toString

        public String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object
        Returns:
        A string representation of this object.
        See Also:
        Object.toString()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /