Interface AssetBundleImportJobWarning.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AssetBundleImportJobWarning.Builder,AssetBundleImportJobWarning>, SdkBuilder<AssetBundleImportJobWarning.Builder,AssetBundleImportJobWarning>, SdkPojo
Enclosing class:
AssetBundleImportJobWarning

public static interface AssetBundleImportJobWarning.Builder extends SdkPojo, CopyableBuilder<AssetBundleImportJobWarning.Builder,AssetBundleImportJobWarning>
  • Method Details

    • 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

      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.