Interface AssetBundleExportJobValidationStrategy.Builder

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

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

    • strictModeForAllResources

      AssetBundleExportJobValidationStrategy.Builder strictModeForAllResources(Boolean strictModeForAllResources)

      A Boolean value that indicates whether to export resources under strict or lenient mode.

      Parameters:
      strictModeForAllResources - A Boolean value that indicates whether to export resources under strict or lenient mode.
      Returns:
      Returns a reference to this object so that method calls can be chained together.