Interface AssetBundleExportJobWarning.Builder

    • Method Detail

      • arn

        AssetBundleExportJobWarning.Builder arn​(String arn)

        The ARN of the resource whose processing caused a warning.

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

        AssetBundleExportJobWarning.Builder message​(String message)

        A description of the warning.

        Parameters:
        message - A description of the warning.
        Returns:
        Returns a reference to this object so that method calls can be chained together.