Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
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 |
---|---|
ListLogAnalyticsEntityTopologyRequest |
ListLogAnalyticsEntityTopologyRequest.Builder.build()
Build the instance of ListLogAnalyticsEntityTopologyRequest as configured by this builder
|
ListLogAnalyticsEntityTopologyRequest |
ListLogAnalyticsEntityTopologyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListLogAnalyticsEntityTopologyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListLogAnalyticsEntityTopologyRequest.Builder |
ListLogAnalyticsEntityTopologyRequest.Builder.copy(ListLogAnalyticsEntityTopologyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.