Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
ListAutoAssociationsResponse |
LogAnalytics.listAutoAssociations(ListAutoAssociationsRequest request)
Gets information related to auto association for the source with the specified name.
|
ListAutoAssociationsResponse |
LogAnalyticsClient.listAutoAssociations(ListAutoAssociationsRequest request) |
Future<ListAutoAssociationsResponse> |
LogAnalyticsAsyncClient.listAutoAssociations(ListAutoAssociationsRequest request,
AsyncHandler<ListAutoAssociationsRequest,ListAutoAssociationsResponse> handler) |
Future<ListAutoAssociationsResponse> |
LogAnalyticsAsync.listAutoAssociations(ListAutoAssociationsRequest request,
AsyncHandler<ListAutoAssociationsRequest,ListAutoAssociationsResponse> handler)
Gets information related to auto association for the source with the specified name.
|
Iterable<AutoAssociationState> |
LogAnalyticsPaginators.listAutoAssociationsRecordIterator(ListAutoAssociationsRequest request)
Creates a new iterable which will iterate over the
AutoAssociationState objects contained in responses from
the listAutoAssociations operation. |
Iterable<ListAutoAssociationsResponse> |
LogAnalyticsPaginators.listAutoAssociationsResponseIterator(ListAutoAssociationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAutoAssociations operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAutoAssociationsResponse> |
LogAnalyticsAsyncClient.listAutoAssociations(ListAutoAssociationsRequest request,
AsyncHandler<ListAutoAssociationsRequest,ListAutoAssociationsResponse> handler) |
Future<ListAutoAssociationsResponse> |
LogAnalyticsAsync.listAutoAssociations(ListAutoAssociationsRequest request,
AsyncHandler<ListAutoAssociationsRequest,ListAutoAssociationsResponse> handler)
Gets information related to auto association for the source with the specified name.
|
Modifier and Type | Method and Description |
---|---|
ListAutoAssociationsRequest |
ListAutoAssociationsRequest.Builder.build()
Build the instance of ListAutoAssociationsRequest as configured by this builder
|
ListAutoAssociationsRequest |
ListAutoAssociationsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListAutoAssociationsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListAutoAssociationsRequest.Builder |
ListAutoAssociationsRequest.Builder.copy(ListAutoAssociationsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.