Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
ListLogAnalyticsEntityTopologyResponse |
LogAnalytics.listLogAnalyticsEntityTopology(ListLogAnalyticsEntityTopologyRequest request)
Return a log analytics entity topology collection that contains a set of log analytics
entities and a set of relationships between those, for the input source entity.
|
ListLogAnalyticsEntityTopologyResponse |
LogAnalyticsClient.listLogAnalyticsEntityTopology(ListLogAnalyticsEntityTopologyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListLogAnalyticsEntityTopologyResponse> |
LogAnalyticsAsyncClient.listLogAnalyticsEntityTopology(ListLogAnalyticsEntityTopologyRequest request,
AsyncHandler<ListLogAnalyticsEntityTopologyRequest,ListLogAnalyticsEntityTopologyResponse> handler) |
Future<ListLogAnalyticsEntityTopologyResponse> |
LogAnalyticsAsync.listLogAnalyticsEntityTopology(ListLogAnalyticsEntityTopologyRequest request,
AsyncHandler<ListLogAnalyticsEntityTopologyRequest,ListLogAnalyticsEntityTopologyResponse> handler)
Return a log analytics entity topology collection that contains a set of log analytics
entities and a set of relationships between those, for the input source entity.
|
Modifier and Type | Method and Description |
---|---|
ListLogAnalyticsEntityTopologyResponse |
ListLogAnalyticsEntityTopologyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListLogAnalyticsEntityTopologyResponse.Builder |
ListLogAnalyticsEntityTopologyResponse.Builder.copy(ListLogAnalyticsEntityTopologyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.