Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
ListAssociatedEntitiesResponse |
LogAnalyticsClient.listAssociatedEntities(ListAssociatedEntitiesRequest request) |
ListAssociatedEntitiesResponse |
LogAnalytics.listAssociatedEntities(ListAssociatedEntitiesRequest request)
Lists the association details of entities in the specified compartment that are associated
with at least one source.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAssociatedEntitiesResponse> |
LogAnalyticsAsync.listAssociatedEntities(ListAssociatedEntitiesRequest request,
AsyncHandler<ListAssociatedEntitiesRequest,ListAssociatedEntitiesResponse> handler)
Lists the association details of entities in the specified compartment that are associated
with at least one source.
|
Future<ListAssociatedEntitiesResponse> |
LogAnalyticsAsyncClient.listAssociatedEntities(ListAssociatedEntitiesRequest request,
AsyncHandler<ListAssociatedEntitiesRequest,ListAssociatedEntitiesResponse> handler) |
Iterable<ListAssociatedEntitiesResponse> |
LogAnalyticsPaginators.listAssociatedEntitiesResponseIterator(ListAssociatedEntitiesRequest request)
Creates a new iterable which will iterate over the responses received from the
listAssociatedEntities operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAssociatedEntitiesResponse> |
LogAnalyticsAsync.listAssociatedEntities(ListAssociatedEntitiesRequest request,
AsyncHandler<ListAssociatedEntitiesRequest,ListAssociatedEntitiesResponse> handler)
Lists the association details of entities in the specified compartment that are associated
with at least one source.
|
Future<ListAssociatedEntitiesResponse> |
LogAnalyticsAsyncClient.listAssociatedEntities(ListAssociatedEntitiesRequest request,
AsyncHandler<ListAssociatedEntitiesRequest,ListAssociatedEntitiesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAssociatedEntitiesResponse |
ListAssociatedEntitiesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAssociatedEntitiesResponse.Builder |
ListAssociatedEntitiesResponse.Builder.copy(ListAssociatedEntitiesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.