| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
Future<RemoveEntityAssociationsResponse> |
LogAnalyticsAsync.removeEntityAssociations(RemoveEntityAssociationsRequest request,
com.oracle.bmc.responses.AsyncHandler<RemoveEntityAssociationsRequest,RemoveEntityAssociationsResponse> handler)
Delete association between input source log analytics entity and destination entities.
|
Future<RemoveEntityAssociationsResponse> |
LogAnalyticsAsyncClient.removeEntityAssociations(RemoveEntityAssociationsRequest request,
com.oracle.bmc.responses.AsyncHandler<RemoveEntityAssociationsRequest,RemoveEntityAssociationsResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
RemoveEntityAssociationsRequest |
RemoveEntityAssociationsRequest.Builder.build()
Build the instance of RemoveEntityAssociationsRequest as configured by this builder
|
RemoveEntityAssociationsRequest |
RemoveEntityAssociationsRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
RemoveEntityAssociationsRequest.Builder |
RemoveEntityAssociationsRequest.Builder.copy(RemoveEntityAssociationsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.