| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
UpsertAssociationsResponse |
LogAnalyticsClient.upsertAssociations(UpsertAssociationsRequest request) |
UpsertAssociationsResponse |
LogAnalytics.upsertAssociations(UpsertAssociationsRequest request)
create or update associations for a source
|
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 |
|---|---|
UpsertAssociationsRequest |
UpsertAssociationsRequest.Builder.build()
Build the instance of UpsertAssociationsRequest as configured by this builder
|
UpsertAssociationsRequest |
UpsertAssociationsRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
UpsertAssociationsRequest.Builder |
UpsertAssociationsRequest.Builder.copy(UpsertAssociationsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.