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