| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
UpdateStorageResponse |
LogAnalyticsClient.updateStorage(UpdateStorageRequest request) |
UpdateStorageResponse |
LogAnalytics.updateStorage(UpdateStorageRequest request)
This API updates the archiving configuration
|
Future<UpdateStorageResponse> |
LogAnalyticsAsync.updateStorage(UpdateStorageRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateStorageRequest,UpdateStorageResponse> handler)
This API updates the archiving configuration
|
Future<UpdateStorageResponse> |
LogAnalyticsAsyncClient.updateStorage(UpdateStorageRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateStorageRequest,UpdateStorageResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateStorageResponse> |
LogAnalyticsAsync.updateStorage(UpdateStorageRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateStorageRequest,UpdateStorageResponse> handler)
This API updates the archiving configuration
|
Future<UpdateStorageResponse> |
LogAnalyticsAsyncClient.updateStorage(UpdateStorageRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateStorageRequest,UpdateStorageResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateStorageRequest |
UpdateStorageRequest.Builder.build()
Build the instance of UpdateStorageRequest as configured by this builder
|
UpdateStorageRequest |
UpdateStorageRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
UpdateStorageRequest.Builder |
UpdateStorageRequest.Builder.copy(UpdateStorageRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.