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()
Field usage detailss
|
Modifier and Type | Method and Description |
---|---|
UsageStatusItem.Builder |
UsageStatusItem.Builder.copy(UsageStatusItem model) |
Modifier and Type | Method and Description |
---|---|
FieldSummaryReport.Builder |
FieldSummaryReport.Builder.usageDetails(List<UsageStatusItem> usageDetails)
Field usage detailss
|
Constructor and Description |
---|
FieldSummaryReport(Integer nonOobCount,
Integer oobCount,
List<UsageStatusItem> usageDetails)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.