Package | Description |
---|---|
com.oracle.bmc.logging | |
com.oracle.bmc.logging.responses |
Modifier and Type | Method and Description |
---|---|
UpdateLogResponse |
LoggingManagementClient.updateLog(UpdateLogRequest request) |
UpdateLogResponse |
LoggingManagement.updateLog(UpdateLogRequest request)
Updates the existing log object with the associated configuration.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateLogResponse> |
LoggingManagementAsyncClient.updateLog(UpdateLogRequest request,
AsyncHandler<UpdateLogRequest,UpdateLogResponse> handler) |
Future<UpdateLogResponse> |
LoggingManagementAsync.updateLog(UpdateLogRequest request,
AsyncHandler<UpdateLogRequest,UpdateLogResponse> handler)
Updates the existing log object with the associated configuration.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateLogResponse> |
LoggingManagementAsyncClient.updateLog(UpdateLogRequest request,
AsyncHandler<UpdateLogRequest,UpdateLogResponse> handler) |
Future<UpdateLogResponse> |
LoggingManagementAsync.updateLog(UpdateLogRequest request,
AsyncHandler<UpdateLogRequest,UpdateLogResponse> handler)
Updates the existing log object with the associated configuration.
|
Modifier and Type | Method and Description |
---|---|
UpdateLogResponse |
UpdateLogResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateLogResponse.Builder |
UpdateLogResponse.Builder.copy(UpdateLogResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.