Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
ListAssociableEntitiesResponse |
LogAnalytics.listAssociableEntities(ListAssociableEntitiesRequest request)
Lists the entities in the specified compartment which are (in)eligible for association with
this source.
|
ListAssociableEntitiesResponse |
LogAnalyticsClient.listAssociableEntities(ListAssociableEntitiesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListAssociableEntitiesResponse> |
LogAnalyticsAsyncClient.listAssociableEntities(ListAssociableEntitiesRequest request,
AsyncHandler<ListAssociableEntitiesRequest,ListAssociableEntitiesResponse> handler) |
Future<ListAssociableEntitiesResponse> |
LogAnalyticsAsync.listAssociableEntities(ListAssociableEntitiesRequest request,
AsyncHandler<ListAssociableEntitiesRequest,ListAssociableEntitiesResponse> handler)
Lists the entities in the specified compartment which are (in)eligible for association with
this source.
|
Iterable<ListAssociableEntitiesResponse> |
LogAnalyticsPaginators.listAssociableEntitiesResponseIterator(ListAssociableEntitiesRequest request)
Creates a new iterable which will iterate over the responses received from the
listAssociableEntities operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAssociableEntitiesResponse> |
LogAnalyticsAsyncClient.listAssociableEntities(ListAssociableEntitiesRequest request,
AsyncHandler<ListAssociableEntitiesRequest,ListAssociableEntitiesResponse> handler) |
Future<ListAssociableEntitiesResponse> |
LogAnalyticsAsync.listAssociableEntities(ListAssociableEntitiesRequest request,
AsyncHandler<ListAssociableEntitiesRequest,ListAssociableEntitiesResponse> handler)
Lists the entities in the specified compartment which are (in)eligible for association with
this source.
|
Modifier and Type | Method and Description |
---|---|
ListAssociableEntitiesResponse |
ListAssociableEntitiesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAssociableEntitiesResponse.Builder |
ListAssociableEntitiesResponse.Builder.copy(ListAssociableEntitiesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.