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