| static AddmDbRecommendationAggregationCollection.Builder | AddmDbRecommendationAggregationCollection. builder() | Create a new builder. | 
| AddmDbRecommendationAggregationCollection.Builder | AddmDbRecommendationAggregationCollection.Builder. copy(AddmDbRecommendationAggregationCollection model) |  | 
| AddmDbRecommendationAggregationCollection.Builder | AddmDbRecommendationAggregationCollection.Builder. databaseDetailsItems(List<DatabaseDetails> databaseDetailsItems) | List of database details data | 
| AddmDbRecommendationAggregationCollection.Builder | AddmDbRecommendationAggregationCollection.Builder. items(List<AddmDbRecommendationAggregation> items) | List of ADDM recommendation summaries | 
| AddmDbRecommendationAggregationCollection.Builder | AddmDbRecommendationAggregationCollection.Builder. timeIntervalEnd(Date timeIntervalEnd) | The end timestamp that was passed into the request. | 
| AddmDbRecommendationAggregationCollection.Builder | AddmDbRecommendationAggregationCollection.Builder. timeIntervalStart(Date timeIntervalStart) | The start timestamp that was passed into the request. | 
| AddmDbRecommendationAggregationCollection.Builder | AddmDbRecommendationAggregationCollection. toBuilder() |  |