Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
Iterable<LogAnalyticsAssociation> |
LogAnalyticsPaginators.listEntitySourceAssociationsRecordIterator(ListEntitySourceAssociationsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsAssociation objects contained in responses
from the listEntitySourceAssociations operation. |
Iterable<LogAnalyticsAssociation> |
LogAnalyticsPaginators.listSourceAssociationsRecordIterator(ListSourceAssociationsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsAssociation objects contained in responses
from the listSourceAssociations operation. |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsAssociation |
LogAnalyticsAssociation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<LogAnalyticsAssociation> |
LogAnalyticsSourceSummary.getAssociationEntity()
The association entity.
|
List<LogAnalyticsAssociation> |
LogAnalyticsSource.getAssociationEntity()
The association entities.
|
List<LogAnalyticsAssociation> |
LogAnalyticsAssociationCollection.getItems()
An array of associations.
|
Modifier and Type | Method and Description |
---|---|
LogAnalyticsAssociation.Builder |
LogAnalyticsAssociation.Builder.copy(LogAnalyticsAssociation model) |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsSourceSummary.Builder |
LogAnalyticsSourceSummary.Builder.associationEntity(List<LogAnalyticsAssociation> associationEntity)
The association entity.
|
LogAnalyticsSource.Builder |
LogAnalyticsSource.Builder.associationEntity(List<LogAnalyticsAssociation> associationEntity)
The association entities.
|
LogAnalyticsAssociationCollection.Builder |
LogAnalyticsAssociationCollection.Builder.items(List<LogAnalyticsAssociation> items)
An array of associations.
|
Copyright © 2016–2024. All rights reserved.