| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
UpsertAssociationsResponse |
LogAnalyticsClient.upsertAssociations(UpsertAssociationsRequest request) |
UpsertAssociationsResponse |
LogAnalytics.upsertAssociations(UpsertAssociationsRequest request)
create or update associations for a source
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpsertAssociationsResponse> |
LogAnalyticsAsync.upsertAssociations(UpsertAssociationsRequest request,
com.oracle.bmc.responses.AsyncHandler<UpsertAssociationsRequest,UpsertAssociationsResponse> handler)
create or update associations for a source
|
Future<UpsertAssociationsResponse> |
LogAnalyticsAsyncClient.upsertAssociations(UpsertAssociationsRequest request,
com.oracle.bmc.responses.AsyncHandler<UpsertAssociationsRequest,UpsertAssociationsResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpsertAssociationsResponse> |
LogAnalyticsAsync.upsertAssociations(UpsertAssociationsRequest request,
com.oracle.bmc.responses.AsyncHandler<UpsertAssociationsRequest,UpsertAssociationsResponse> handler)
create or update associations for a source
|
Future<UpsertAssociationsResponse> |
LogAnalyticsAsyncClient.upsertAssociations(UpsertAssociationsRequest request,
com.oracle.bmc.responses.AsyncHandler<UpsertAssociationsRequest,UpsertAssociationsResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
UpsertAssociationsResponse |
UpsertAssociationsResponse.Builder.build() |
| 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–2021. All rights reserved.