Package | Description |
---|---|
com.oracle.bmc.logging | |
com.oracle.bmc.logging.requests |
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.
|
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 |
---|---|
UpdateLogRequest |
UpdateLogRequest.Builder.build()
Build the instance of UpdateLogRequest as configured by this builder
|
UpdateLogRequest |
UpdateLogRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateLogRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateLogRequest.Builder |
UpdateLogRequest.Builder.copy(UpdateLogRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.