| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics.model |
| Modifier and Type | Method and Description |
|---|---|
UsageStatusItem |
UsageStatusItem.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<UsageStatusItem> |
FieldSummaryReport.getUsageDetails()
usage detail
|
| Modifier and Type | Method and Description |
|---|---|
UsageStatusItem.Builder |
UsageStatusItem.Builder.copy(UsageStatusItem o) |
| Modifier and Type | Method and Description |
|---|---|
FieldSummaryReport.Builder |
FieldSummaryReport.Builder.usageDetails(List<UsageStatusItem> usageDetails) |
| Constructor and Description |
|---|
FieldSummaryReport(Integer nonOobCount,
Integer oobCount,
List<UsageStatusItem> usageDetails)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.