| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
UpdateLogAnalyticsEntityResponse |
LogAnalyticsClient.updateLogAnalyticsEntity(UpdateLogAnalyticsEntityRequest request) |
UpdateLogAnalyticsEntityResponse |
LogAnalytics.updateLogAnalyticsEntity(UpdateLogAnalyticsEntityRequest request)
Update the log analytics entity with the given id.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateLogAnalyticsEntityResponse> |
LogAnalyticsAsync.updateLogAnalyticsEntity(UpdateLogAnalyticsEntityRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateLogAnalyticsEntityRequest,UpdateLogAnalyticsEntityResponse> handler)
Update the log analytics entity with the given id.
|
Future<UpdateLogAnalyticsEntityResponse> |
LogAnalyticsAsyncClient.updateLogAnalyticsEntity(UpdateLogAnalyticsEntityRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateLogAnalyticsEntityRequest,UpdateLogAnalyticsEntityResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateLogAnalyticsEntityResponse> |
LogAnalyticsAsync.updateLogAnalyticsEntity(UpdateLogAnalyticsEntityRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateLogAnalyticsEntityRequest,UpdateLogAnalyticsEntityResponse> handler)
Update the log analytics entity with the given id.
|
Future<UpdateLogAnalyticsEntityResponse> |
LogAnalyticsAsyncClient.updateLogAnalyticsEntity(UpdateLogAnalyticsEntityRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateLogAnalyticsEntityRequest,UpdateLogAnalyticsEntityResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateLogAnalyticsEntityResponse |
UpdateLogAnalyticsEntityResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
UpdateLogAnalyticsEntityResponse.Builder |
UpdateLogAnalyticsEntityResponse.Builder.copy(UpdateLogAnalyticsEntityResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.