Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
UpdateStorageResponse |
LogAnalytics.updateStorage(UpdateStorageRequest request)
This API updates the archiving configuration
|
UpdateStorageResponse |
LogAnalyticsClient.updateStorage(UpdateStorageRequest request) |
Future<UpdateStorageResponse> |
LogAnalyticsAsyncClient.updateStorage(UpdateStorageRequest request,
AsyncHandler<UpdateStorageRequest,UpdateStorageResponse> handler) |
Future<UpdateStorageResponse> |
LogAnalyticsAsync.updateStorage(UpdateStorageRequest request,
AsyncHandler<UpdateStorageRequest,UpdateStorageResponse> handler)
This API updates the archiving configuration
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateStorageResponse> |
LogAnalyticsAsyncClient.updateStorage(UpdateStorageRequest request,
AsyncHandler<UpdateStorageRequest,UpdateStorageResponse> handler) |
Future<UpdateStorageResponse> |
LogAnalyticsAsync.updateStorage(UpdateStorageRequest request,
AsyncHandler<UpdateStorageRequest,UpdateStorageResponse> handler)
This API updates the archiving configuration
|
Modifier and Type | Method and Description |
---|---|
UpdateStorageRequest |
UpdateStorageRequest.Builder.build()
Build the instance of UpdateStorageRequest as configured by this builder
|
UpdateStorageRequest |
UpdateStorageRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateStorageRequest as configured by this builder
|
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–2024. All rights reserved.