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