| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
BatchGetBasicInfoResponse |
LogAnalyticsClient.batchGetBasicInfo(BatchGetBasicInfoRequest request) |
BatchGetBasicInfoResponse |
LogAnalytics.batchGetBasicInfo(BatchGetBasicInfoRequest request)
get basic information about a specified set of labels
|
| Modifier and Type | Method and Description |
|---|---|
Future<BatchGetBasicInfoResponse> |
LogAnalyticsAsync.batchGetBasicInfo(BatchGetBasicInfoRequest request,
com.oracle.bmc.responses.AsyncHandler<BatchGetBasicInfoRequest,BatchGetBasicInfoResponse> handler)
get basic information about a specified set of labels
|
Future<BatchGetBasicInfoResponse> |
LogAnalyticsAsyncClient.batchGetBasicInfo(BatchGetBasicInfoRequest request,
com.oracle.bmc.responses.AsyncHandler<BatchGetBasicInfoRequest,BatchGetBasicInfoResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<BatchGetBasicInfoResponse> |
LogAnalyticsAsync.batchGetBasicInfo(BatchGetBasicInfoRequest request,
com.oracle.bmc.responses.AsyncHandler<BatchGetBasicInfoRequest,BatchGetBasicInfoResponse> handler)
get basic information about a specified set of labels
|
Future<BatchGetBasicInfoResponse> |
LogAnalyticsAsyncClient.batchGetBasicInfo(BatchGetBasicInfoRequest request,
com.oracle.bmc.responses.AsyncHandler<BatchGetBasicInfoRequest,BatchGetBasicInfoResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
BatchGetBasicInfoResponse |
BatchGetBasicInfoResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
BatchGetBasicInfoResponse.Builder |
BatchGetBasicInfoResponse.Builder.copy(BatchGetBasicInfoResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.