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