Package | Description |
---|---|
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
NamespaceSummary |
NamespaceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<NamespaceSummary> |
NamespaceCollection.getItems()
There is at most one item in the items array.
|
Modifier and Type | Method and Description |
---|---|
NamespaceSummary.Builder |
NamespaceSummary.Builder.copy(NamespaceSummary model) |
Modifier and Type | Method and Description |
---|---|
NamespaceCollection.Builder |
NamespaceCollection.Builder.items(List<NamespaceSummary> items)
There is at most one item in the items array.
|
Constructor and Description |
---|
NamespaceCollection(List<NamespaceSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.