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