Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AssociableEntity> |
LogAnalyticsPaginators.listAssociableEntitiesRecordIterator(ListAssociableEntitiesRequest request)
Creates a new iterable which will iterate over the
AssociableEntity objects contained in responses from the
listAssociableEntities operation. |
Modifier and Type | Method and Description |
---|---|
AssociableEntity |
AssociableEntity.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AssociableEntity> |
AssociableEntityCollection.getItems()
An array of entities.
|
Modifier and Type | Method and Description |
---|---|
AssociableEntity.Builder |
AssociableEntity.Builder.copy(AssociableEntity model) |
Modifier and Type | Method and Description |
---|---|
AssociableEntityCollection.Builder |
AssociableEntityCollection.Builder.items(List<AssociableEntity> items)
An array of entities.
|
Constructor and Description |
---|
AssociableEntityCollection(List<AssociableEntity> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.