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