static AssetBundleImportJobDashboardOverrideTags.Builder |
AssetBundleImportJobDashboardOverrideTags.builder() |
|
AssetBundleImportJobDashboardOverrideTags.Builder |
AssetBundleImportJobDashboardOverrideTags.Builder.dashboardIds(String... dashboardIds) |
A list of dashboard IDs that you want to apply overrides to.
|
AssetBundleImportJobDashboardOverrideTags.Builder |
AssetBundleImportJobDashboardOverrideTags.Builder.dashboardIds(Collection<String> dashboardIds) |
A list of dashboard IDs that you want to apply overrides to.
|
AssetBundleImportJobDashboardOverrideTags.Builder |
AssetBundleImportJobDashboardOverrideTags.Builder.tags(Collection<Tag> tags) |
A list of tags for the dashboards that you want to apply overrides to.
|
AssetBundleImportJobDashboardOverrideTags.Builder |
AssetBundleImportJobDashboardOverrideTags.Builder.tags(Consumer<Tag.Builder>... tags) |
A list of tags for the dashboards that you want to apply overrides to.
|
AssetBundleImportJobDashboardOverrideTags.Builder |
AssetBundleImportJobDashboardOverrideTags.Builder.tags(Tag... tags) |
A list of tags for the dashboards that you want to apply overrides to.
|
AssetBundleImportJobDashboardOverrideTags.Builder |
AssetBundleImportJobDashboardOverrideTags.toBuilder() |
|