Package | Description |
---|---|
com.oracle.bmc.dataintegration.model | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
CountStatistic |
CountStatistic.Builder.build() |
CountStatistic |
DependentObjectSummary.getCountStatistics() |
CountStatistic |
ObjectMetadata.getCountStatistics() |
Modifier and Type | Method and Description |
---|---|
CountStatistic.Builder |
CountStatistic.Builder.copy(CountStatistic model) |
DependentObjectSummary.Builder |
DependentObjectSummary.Builder.countStatistics(CountStatistic countStatistics) |
ObjectMetadata.Builder |
ObjectMetadata.Builder.countStatistics(CountStatistic countStatistics) |
Constructor and Description |
---|
DependentObjectSummary(String createdBy,
String createdByName,
String updatedBy,
String updatedByName,
Date timeCreated,
Date timeUpdated,
String aggregatorKey,
AggregatorSummary aggregator,
String identifierPath,
Map<String,String> infoFields,
Integer registryVersion,
List<String> labels,
Boolean isFavorite,
CountStatistic countStatistics)
Deprecated.
|
ObjectMetadata(String createdBy,
String createdByName,
String updatedBy,
String updatedByName,
Date timeCreated,
Date timeUpdated,
String aggregatorKey,
AggregatorSummary aggregator,
String identifierPath,
Map<String,String> infoFields,
Integer registryVersion,
List<String> labels,
Boolean isFavorite,
CountStatistic countStatistics)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CountStatistic |
GetCountStatisticResponse.getCountStatistic()
The returned
CountStatistic instance. |
Modifier and Type | Method and Description |
---|---|
GetCountStatisticResponse.Builder |
GetCountStatisticResponse.Builder.countStatistic(CountStatistic countStatistic)
The returned
CountStatistic instance. |
Copyright © 2016–2024. All rights reserved.