| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
ListEntityAssociationsResponse |
LogAnalyticsClient.listEntityAssociations(ListEntityAssociationsRequest request) |
ListEntityAssociationsResponse |
LogAnalytics.listEntityAssociations(ListEntityAssociationsRequest request)
Return a list of log analytics entities associated with input source log analytics entity.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListEntityAssociationsResponse> |
LogAnalyticsAsync.listEntityAssociations(ListEntityAssociationsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListEntityAssociationsRequest,ListEntityAssociationsResponse> handler)
Return a list of log analytics entities associated with input source log analytics entity.
|
Future<ListEntityAssociationsResponse> |
LogAnalyticsAsyncClient.listEntityAssociations(ListEntityAssociationsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListEntityAssociationsRequest,ListEntityAssociationsResponse> handler) |
Iterable<ListEntityAssociationsResponse> |
LogAnalyticsPaginators.listEntityAssociationsResponseIterator(ListEntityAssociationsRequest request)
Creates a new iterable which will iterate over the responses received from the listEntityAssociations operation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListEntityAssociationsResponse> |
LogAnalyticsAsync.listEntityAssociations(ListEntityAssociationsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListEntityAssociationsRequest,ListEntityAssociationsResponse> handler)
Return a list of log analytics entities associated with input source log analytics entity.
|
Future<ListEntityAssociationsResponse> |
LogAnalyticsAsyncClient.listEntityAssociations(ListEntityAssociationsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListEntityAssociationsRequest,ListEntityAssociationsResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ListEntityAssociationsResponse |
ListEntityAssociationsResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ListEntityAssociationsResponse.Builder |
ListEntityAssociationsResponse.Builder.copy(ListEntityAssociationsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.