Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
EnableArchivingResponse |
LogAnalytics.enableArchiving(EnableArchivingRequest request)
THis API enables archiving.
|
EnableArchivingResponse |
LogAnalyticsClient.enableArchiving(EnableArchivingRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<EnableArchivingResponse> |
LogAnalyticsAsyncClient.enableArchiving(EnableArchivingRequest request,
AsyncHandler<EnableArchivingRequest,EnableArchivingResponse> handler) |
Future<EnableArchivingResponse> |
LogAnalyticsAsync.enableArchiving(EnableArchivingRequest request,
AsyncHandler<EnableArchivingRequest,EnableArchivingResponse> handler)
THis API enables archiving.
|
Modifier and Type | Method and Description |
---|---|
Future<EnableArchivingResponse> |
LogAnalyticsAsyncClient.enableArchiving(EnableArchivingRequest request,
AsyncHandler<EnableArchivingRequest,EnableArchivingResponse> handler) |
Future<EnableArchivingResponse> |
LogAnalyticsAsync.enableArchiving(EnableArchivingRequest request,
AsyncHandler<EnableArchivingRequest,EnableArchivingResponse> handler)
THis API enables archiving.
|
Modifier and Type | Method and Description |
---|---|
EnableArchivingResponse |
EnableArchivingResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
EnableArchivingResponse.Builder |
EnableArchivingResponse.Builder.copy(EnableArchivingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.