public static interface AssetBundleImportJobDashboardOverrideParameters.Builder extends SdkPojo, CopyableBuilder<AssetBundleImportJobDashboardOverrideParameters.Builder,AssetBundleImportJobDashboardOverrideParameters>
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobDashboardOverrideParameters.Builder |
dashboardId(String dashboardId)
The ID of the dashboard that you want to apply overrides to.
|
AssetBundleImportJobDashboardOverrideParameters.Builder |
name(String name)
A new name for the dashboard.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAssetBundleImportJobDashboardOverrideParameters.Builder dashboardId(String dashboardId)
The ID of the dashboard that you want to apply overrides to.
dashboardId - The ID of the dashboard that you want to apply overrides to.AssetBundleImportJobDashboardOverrideParameters.Builder name(String name)
A new name for the dashboard.
name - A new name for the dashboard.Copyright © 2023. All rights reserved.