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