Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
CountStatisticSummary |
CountStatisticSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<CountStatisticSummary> |
CountStatistic.getObjectTypeCountList()
The array of statistics.
|
Modifier and Type | Method and Description |
---|---|
CountStatisticSummary.Builder |
CountStatisticSummary.Builder.copy(CountStatisticSummary model) |
Modifier and Type | Method and Description |
---|---|
CountStatistic.Builder |
CountStatistic.Builder.objectTypeCountList(List<CountStatisticSummary> objectTypeCountList)
The array of statistics.
|
Constructor and Description |
---|
CountStatistic(List<CountStatisticSummary> objectTypeCountList)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.