Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
UpsertAssociationsResponse |
LogAnalytics.upsertAssociations(UpsertAssociationsRequest request)
Creates or updates associations between sources and entities.
|
UpsertAssociationsResponse |
LogAnalyticsClient.upsertAssociations(UpsertAssociationsRequest request) |
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 |
---|---|
UpsertAssociationsRequest |
UpsertAssociationsRequest.Builder.build()
Build the instance of UpsertAssociationsRequest as configured by this builder
|
UpsertAssociationsRequest |
UpsertAssociationsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpsertAssociationsRequest as configured by this builder
|
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–2024. All rights reserved.