Package | Description |
---|---|
com.oracle.bmc.logging | |
com.oracle.bmc.logging.responses |
Modifier and Type | Method and Description |
---|---|
CreateLogResponse |
LoggingManagementClient.createLog(CreateLogRequest request) |
CreateLogResponse |
LoggingManagement.createLog(CreateLogRequest request)
Creates a log within the specified log group.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateLogResponse> |
LoggingManagementAsyncClient.createLog(CreateLogRequest request,
AsyncHandler<CreateLogRequest,CreateLogResponse> handler) |
Future<CreateLogResponse> |
LoggingManagementAsync.createLog(CreateLogRequest request,
AsyncHandler<CreateLogRequest,CreateLogResponse> handler)
Creates a log within the specified log group.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateLogResponse> |
LoggingManagementAsyncClient.createLog(CreateLogRequest request,
AsyncHandler<CreateLogRequest,CreateLogResponse> handler) |
Future<CreateLogResponse> |
LoggingManagementAsync.createLog(CreateLogRequest request,
AsyncHandler<CreateLogRequest,CreateLogResponse> handler)
Creates a log within the specified log group.
|
Modifier and Type | Method and Description |
---|---|
CreateLogResponse |
CreateLogResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateLogResponse.Builder |
CreateLogResponse.Builder.copy(CreateLogResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.