Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
UpsertAssociationsResponse |
LogAnalytics.upsertAssociations(UpsertAssociationsRequest request)
Creates or updates associations between sources and entities.
|
UpsertAssociationsResponse |
LogAnalyticsClient.upsertAssociations(UpsertAssociationsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpsertAssociationsResponse> |
LogAnalyticsAsyncClient.upsertAssociations(UpsertAssociationsRequest request,
AsyncHandler<UpsertAssociationsRequest,UpsertAssociationsResponse> handler) |
Future<UpsertAssociationsResponse> |
LogAnalyticsAsync.upsertAssociations(UpsertAssociationsRequest request,
AsyncHandler<UpsertAssociationsRequest,UpsertAssociationsResponse> handler)
Creates or updates associations between sources and entities.
|
Modifier and Type | Method and Description |
---|---|
Future<UpsertAssociationsResponse> |
LogAnalyticsAsyncClient.upsertAssociations(UpsertAssociationsRequest request,
AsyncHandler<UpsertAssociationsRequest,UpsertAssociationsResponse> handler) |
Future<UpsertAssociationsResponse> |
LogAnalyticsAsync.upsertAssociations(UpsertAssociationsRequest request,
AsyncHandler<UpsertAssociationsRequest,UpsertAssociationsResponse> handler)
Creates or updates associations between sources and entities.
|
Modifier and Type | Method and Description |
---|---|
UpsertAssociationsResponse |
UpsertAssociationsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpsertAssociationsResponse.Builder |
UpsertAssociationsResponse.Builder.copy(UpsertAssociationsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.