Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
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) |
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 |
---|---|
BatchGetBasicInfoRequest |
BatchGetBasicInfoRequest.Builder.build()
Build the instance of BatchGetBasicInfoRequest as configured by this builder
|
BatchGetBasicInfoRequest |
BatchGetBasicInfoRequest.Builder.buildWithoutInvocationCallback()
Build the instance of BatchGetBasicInfoRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
BatchGetBasicInfoRequest.Builder |
BatchGetBasicInfoRequest.Builder.copy(BatchGetBasicInfoRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.