public static class NewsContentTypes.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
NewsContentTypes.Builder |
actionableInsightsResources(List<ActionableInsightsContentTypesResource> actionableInsightsResources)
Supported resources for actionable insights content type.
|
NewsContentTypes |
build() |
NewsContentTypes.Builder |
capacityPlanningResources(List<NewsContentTypesResource> capacityPlanningResources)
Supported resources for capacity planning content type.
|
NewsContentTypes.Builder |
copy(NewsContentTypes model) |
NewsContentTypes.Builder |
sqlInsightsFleetAnalysisResources(List<NewsSqlInsightsContentTypesResource> sqlInsightsFleetAnalysisResources)
Supported resources for SQL insights - fleet analysis content type.
|
NewsContentTypes.Builder |
sqlInsightsPerformanceDegradationResources(List<NewsSqlInsightsContentTypesResource> sqlInsightsPerformanceDegradationResources)
Supported resources for SQL insights - performance degradation content type.
|
NewsContentTypes.Builder |
sqlInsightsPlanChangesResources(List<NewsSqlInsightsContentTypesResource> sqlInsightsPlanChangesResources)
Supported resources for SQL insights - plan changes content type.
|
NewsContentTypes.Builder |
sqlInsightsTopDatabasesResources(List<NewsSqlInsightsContentTypesResource> sqlInsightsTopDatabasesResources)
Supported resources for SQL insights - top databases content type.
|
NewsContentTypes.Builder |
sqlInsightsTopSqlByInsightsResources(List<NewsSqlInsightsContentTypesResource> sqlInsightsTopSqlByInsightsResources)
Supported resources for SQL insights - top SQL by insights content type.
|
NewsContentTypes.Builder |
sqlInsightsTopSqlResources(List<NewsSqlInsightsContentTypesResource> sqlInsightsTopSqlResources)
Supported resources for SQL insights - top SQL content type.
|
public NewsContentTypes.Builder capacityPlanningResources(List<NewsContentTypesResource> capacityPlanningResources)
Supported resources for capacity planning content type.
capacityPlanningResources
- the value to setpublic NewsContentTypes.Builder sqlInsightsFleetAnalysisResources(List<NewsSqlInsightsContentTypesResource> sqlInsightsFleetAnalysisResources)
Supported resources for SQL insights - fleet analysis content type.
sqlInsightsFleetAnalysisResources
- the value to setpublic NewsContentTypes.Builder sqlInsightsPlanChangesResources(List<NewsSqlInsightsContentTypesResource> sqlInsightsPlanChangesResources)
Supported resources for SQL insights - plan changes content type.
sqlInsightsPlanChangesResources
- the value to setpublic NewsContentTypes.Builder sqlInsightsTopDatabasesResources(List<NewsSqlInsightsContentTypesResource> sqlInsightsTopDatabasesResources)
Supported resources for SQL insights - top databases content type.
sqlInsightsTopDatabasesResources
- the value to setpublic NewsContentTypes.Builder sqlInsightsTopSqlByInsightsResources(List<NewsSqlInsightsContentTypesResource> sqlInsightsTopSqlByInsightsResources)
Supported resources for SQL insights - top SQL by insights content type.
sqlInsightsTopSqlByInsightsResources
- the value to setpublic NewsContentTypes.Builder sqlInsightsTopSqlResources(List<NewsSqlInsightsContentTypesResource> sqlInsightsTopSqlResources)
Supported resources for SQL insights - top SQL content type.
sqlInsightsTopSqlResources
- the value to setpublic NewsContentTypes.Builder sqlInsightsPerformanceDegradationResources(List<NewsSqlInsightsContentTypesResource> sqlInsightsPerformanceDegradationResources)
Supported resources for SQL insights - performance degradation content type.
sqlInsightsPerformanceDegradationResources
- the value to setpublic NewsContentTypes.Builder actionableInsightsResources(List<ActionableInsightsContentTypesResource> actionableInsightsResources)
Supported resources for actionable insights content type.
actionableInsightsResources
- the value to setpublic NewsContentTypes build()
public NewsContentTypes.Builder copy(NewsContentTypes model)
Copyright © 2016–2025. All rights reserved.