| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
ListAssociatedEntitiesResponse |
LogAnalyticsClient.listAssociatedEntities(ListAssociatedEntitiesRequest request) |
ListAssociatedEntitiesResponse |
LogAnalytics.listAssociatedEntities(ListAssociatedEntitiesRequest request)
list of entities that have been associated to at least one source
|
Future<ListAssociatedEntitiesResponse> |
LogAnalyticsAsync.listAssociatedEntities(ListAssociatedEntitiesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListAssociatedEntitiesRequest,ListAssociatedEntitiesResponse> handler)
list of entities that have been associated to at least one source
|
Future<ListAssociatedEntitiesResponse> |
LogAnalyticsAsyncClient.listAssociatedEntities(ListAssociatedEntitiesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListAssociatedEntitiesRequest,ListAssociatedEntitiesResponse> handler) |
Iterable<LogAnalyticsAssociatedEntity> |
LogAnalyticsPaginators.listAssociatedEntitiesRecordIterator(ListAssociatedEntitiesRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsAssociatedEntity objects
contained in responses from the listAssociatedEntities operation. |
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,
com.oracle.bmc.responses.AsyncHandler<ListAssociatedEntitiesRequest,ListAssociatedEntitiesResponse> handler)
list of entities that have been associated to at least one source
|
Future<ListAssociatedEntitiesResponse> |
LogAnalyticsAsyncClient.listAssociatedEntities(ListAssociatedEntitiesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListAssociatedEntitiesRequest,ListAssociatedEntitiesResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ListAssociatedEntitiesRequest |
ListAssociatedEntitiesRequest.Builder.build()
Build the instance of ListAssociatedEntitiesRequest as configured by this builder
|
ListAssociatedEntitiesRequest |
ListAssociatedEntitiesRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
ListAssociatedEntitiesRequest.Builder |
ListAssociatedEntitiesRequest.Builder.copy(ListAssociatedEntitiesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.