Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
BatchGetBasicInfoResponse |
LogAnalytics.batchGetBasicInfo(BatchGetBasicInfoRequest request)
Lists basic information about a specified set of labels in batch.
|
BatchGetBasicInfoResponse |
LogAnalyticsClient.batchGetBasicInfo(BatchGetBasicInfoRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<BatchGetBasicInfoResponse> |
LogAnalyticsAsyncClient.batchGetBasicInfo(BatchGetBasicInfoRequest request,
AsyncHandler<BatchGetBasicInfoRequest,BatchGetBasicInfoResponse> handler) |
Future<BatchGetBasicInfoResponse> |
LogAnalyticsAsync.batchGetBasicInfo(BatchGetBasicInfoRequest request,
AsyncHandler<BatchGetBasicInfoRequest,BatchGetBasicInfoResponse> handler)
Lists basic information about a specified set of labels in batch.
|
Modifier and Type | Method and Description |
---|---|
Future<BatchGetBasicInfoResponse> |
LogAnalyticsAsyncClient.batchGetBasicInfo(BatchGetBasicInfoRequest request,
AsyncHandler<BatchGetBasicInfoRequest,BatchGetBasicInfoResponse> handler) |
Future<BatchGetBasicInfoResponse> |
LogAnalyticsAsync.batchGetBasicInfo(BatchGetBasicInfoRequest request,
AsyncHandler<BatchGetBasicInfoRequest,BatchGetBasicInfoResponse> handler)
Lists basic information about a specified set of labels in batch.
|
Modifier and Type | Method and Description |
---|---|
BatchGetBasicInfoResponse |
BatchGetBasicInfoResponse.Builder.build()
Build the response object.
|
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–2024. All rights reserved.