Package | Description |
---|---|
com.oracle.bmc.loggingingestion.model |
Modifier and Type | Method and Description |
---|---|
LogEntryBatch |
LogEntryBatch.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<LogEntryBatch> |
PutLogsDetails.getLogEntryBatches()
List of log-batches.
|
Modifier and Type | Method and Description |
---|---|
LogEntryBatch.Builder |
LogEntryBatch.Builder.copy(LogEntryBatch model) |
Modifier and Type | Method and Description |
---|---|
PutLogsDetails.Builder |
PutLogsDetails.Builder.logEntryBatches(List<LogEntryBatch> logEntryBatches)
List of log-batches.
|
Constructor and Description |
---|
PutLogsDetails(String specversion,
List<LogEntryBatch> logEntryBatches)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.