Interface AssetBundleImportJobWarning.Builder

    • Method Detail

      • arn

        AssetBundleImportJobWarning.Builder arn​(String arn)

        The ARN of the resource that the warning occurred for.

        Parameters:
        arn - The ARN of the resource that the warning occurred for.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • message

        AssetBundleImportJobWarning.Builder message​(String message)

        A description of the warning that occurred during an Asset Bundle import job.

        Parameters:
        message - A description of the warning that occurred during an Asset Bundle import job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.