Interface UpdateAssetResponse.Builder

    • Method Detail

      • assetStatus

        UpdateAssetResponse.Builder assetStatus​(AssetStatus assetStatus)

        The status of the asset, which contains a state (UPDATING after successfully calling this operation) and any error message.

        Parameters:
        assetStatus - The status of the asset, which contains a state (UPDATING after successfully calling this operation) and any error message.
        Returns:
        Returns a reference to this object so that method calls can be chained together.