Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
RemoveEntityAssociationsResponse |
LogAnalytics.removeEntityAssociations(RemoveEntityAssociationsRequest request)
Delete association between input source log analytics entity and destination entities.
|
RemoveEntityAssociationsResponse |
LogAnalyticsClient.removeEntityAssociations(RemoveEntityAssociationsRequest request) |
Future<RemoveEntityAssociationsResponse> |
LogAnalyticsAsyncClient.removeEntityAssociations(RemoveEntityAssociationsRequest request,
AsyncHandler<RemoveEntityAssociationsRequest,RemoveEntityAssociationsResponse> handler) |
Future<RemoveEntityAssociationsResponse> |
LogAnalyticsAsync.removeEntityAssociations(RemoveEntityAssociationsRequest request,
AsyncHandler<RemoveEntityAssociationsRequest,RemoveEntityAssociationsResponse> handler)
Delete association between input source log analytics entity and destination entities.
|
Modifier and Type | Method and Description |
---|---|
Future<RemoveEntityAssociationsResponse> |
LogAnalyticsAsyncClient.removeEntityAssociations(RemoveEntityAssociationsRequest request,
AsyncHandler<RemoveEntityAssociationsRequest,RemoveEntityAssociationsResponse> handler) |
Future<RemoveEntityAssociationsResponse> |
LogAnalyticsAsync.removeEntityAssociations(RemoveEntityAssociationsRequest request,
AsyncHandler<RemoveEntityAssociationsRequest,RemoveEntityAssociationsResponse> handler)
Delete association between input source log analytics entity and destination entities.
|
Modifier and Type | Method and Description |
---|---|
RemoveEntityAssociationsRequest |
RemoveEntityAssociationsRequest.Builder.build()
Build the instance of RemoveEntityAssociationsRequest as configured by this builder
|
RemoveEntityAssociationsRequest |
RemoveEntityAssociationsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RemoveEntityAssociationsRequest as configured by this builder
|
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–2024. All rights reserved.