Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListEntityAssociationsResponse> |
LogAnalyticsAsyncClient.listEntityAssociations(ListEntityAssociationsRequest request,
AsyncHandler<ListEntityAssociationsRequest,ListEntityAssociationsResponse> handler) |
Future<ListEntityAssociationsResponse> |
LogAnalyticsAsync.listEntityAssociations(ListEntityAssociationsRequest request,
AsyncHandler<ListEntityAssociationsRequest,ListEntityAssociationsResponse> handler)
Return a list of log analytics entities associated with input source log analytics entity.
|
Modifier and Type | Method and Description |
---|---|
ListEntityAssociationsRequest |
ListEntityAssociationsRequest.Builder.build()
Build the instance of ListEntityAssociationsRequest as configured by this builder
|
ListEntityAssociationsRequest |
ListEntityAssociationsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListEntityAssociationsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListEntityAssociationsRequest.Builder |
ListEntityAssociationsRequest.Builder.copy(ListEntityAssociationsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.