Package | Description |
---|---|
com.oracle.bmc.loggingingestion | |
com.oracle.bmc.loggingingestion.responses |
Modifier and Type | Method and Description |
---|---|
PutLogsResponse |
LoggingClient.putLogs(PutLogsRequest request) |
PutLogsResponse |
Logging.putLogs(PutLogsRequest request)
This API allows ingesting logs associated with a logId.
|
Modifier and Type | Method and Description |
---|---|
Future<PutLogsResponse> |
LoggingAsyncClient.putLogs(PutLogsRequest request,
AsyncHandler<PutLogsRequest,PutLogsResponse> handler) |
Future<PutLogsResponse> |
LoggingAsync.putLogs(PutLogsRequest request,
AsyncHandler<PutLogsRequest,PutLogsResponse> handler)
This API allows ingesting logs associated with a logId.
|
Modifier and Type | Method and Description |
---|---|
Future<PutLogsResponse> |
LoggingAsyncClient.putLogs(PutLogsRequest request,
AsyncHandler<PutLogsRequest,PutLogsResponse> handler) |
Future<PutLogsResponse> |
LoggingAsync.putLogs(PutLogsRequest request,
AsyncHandler<PutLogsRequest,PutLogsResponse> handler)
This API allows ingesting logs associated with a logId.
|
Modifier and Type | Method and Description |
---|---|
PutLogsResponse |
PutLogsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PutLogsResponse.Builder |
PutLogsResponse.Builder.copy(PutLogsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.