public static interface AssetBundleImportJobThemeOverrideParameters.Builder extends SdkPojo, CopyableBuilder<AssetBundleImportJobThemeOverrideParameters.Builder,AssetBundleImportJobThemeOverrideParameters>
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobThemeOverrideParameters.Builder |
name(String name)
A new name for the theme.
|
AssetBundleImportJobThemeOverrideParameters.Builder |
themeId(String themeId)
The ID of the theme to apply overrides to.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAssetBundleImportJobThemeOverrideParameters.Builder themeId(String themeId)
The ID of the theme to apply overrides to.
themeId - The ID of the theme to apply overrides to.AssetBundleImportJobThemeOverrideParameters.Builder name(String name)
A new name for the theme.
name - A new name for the theme.Copyright © 2023. All rights reserved.