Interface AssetBundleExportJobWarning.Builder

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

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

    • 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

      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.