Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
GetLabelSummaryResponse |
LogAnalytics.getLabelSummary(GetLabelSummaryRequest request)
Returns the count of labels.
|
GetLabelSummaryResponse |
LogAnalyticsClient.getLabelSummary(GetLabelSummaryRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetLabelSummaryResponse> |
LogAnalyticsAsyncClient.getLabelSummary(GetLabelSummaryRequest request,
AsyncHandler<GetLabelSummaryRequest,GetLabelSummaryResponse> handler) |
Future<GetLabelSummaryResponse> |
LogAnalyticsAsync.getLabelSummary(GetLabelSummaryRequest request,
AsyncHandler<GetLabelSummaryRequest,GetLabelSummaryResponse> handler)
Returns the count of labels.
|
Modifier and Type | Method and Description |
---|---|
Future<GetLabelSummaryResponse> |
LogAnalyticsAsyncClient.getLabelSummary(GetLabelSummaryRequest request,
AsyncHandler<GetLabelSummaryRequest,GetLabelSummaryResponse> handler) |
Future<GetLabelSummaryResponse> |
LogAnalyticsAsync.getLabelSummary(GetLabelSummaryRequest request,
AsyncHandler<GetLabelSummaryRequest,GetLabelSummaryResponse> handler)
Returns the count of labels.
|
Modifier and Type | Method and Description |
---|---|
GetLabelSummaryResponse |
GetLabelSummaryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetLabelSummaryResponse.Builder |
GetLabelSummaryResponse.Builder.copy(GetLabelSummaryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.