Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
RepositoryAnalyticsDetails.Builder |
RepositoryAnalyticsDetails.Builder.aggregationDuration(RepositoryAnalyticsDetails.AggregationDuration aggregationDuration)
Metrics aggregated for the defined period.
|
RepositoryAnalyticsDetails.Builder |
RepositoryAnalyticsDetails.Builder.authorEmail(String authorEmail)
Email address of the author.
|
static RepositoryAnalyticsDetails.Builder |
RepositoryAnalyticsDetails.builder()
Create a new builder.
|
RepositoryAnalyticsDetails.Builder |
RepositoryAnalyticsDetails.Builder.copy(RepositoryAnalyticsDetails model) |
RepositoryAnalyticsDetails.Builder |
RepositoryAnalyticsDetails.Builder.endTime(Date endTime)
The end of the metric data query time range.
|
RepositoryAnalyticsDetails.Builder |
RepositoryAnalyticsDetails.Builder.groupBy(RepositoryAnalyticsDetails.GroupBy groupBy)
Attribute by which metric data has to be grouped
|
RepositoryAnalyticsDetails.Builder |
RepositoryAnalyticsDetails.Builder.repositoryMetrics(List<MetricName> repositoryMetrics)
The name of the metric to be filtered.
|
RepositoryAnalyticsDetails.Builder |
RepositoryAnalyticsDetails.Builder.startTime(Date startTime)
The beginning of the metric data query time range.
|
RepositoryAnalyticsDetails.Builder |
RepositoryAnalyticsDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.