Package | Description |
---|---|
com.oracle.bmc.loggingingestion.model | |
com.oracle.bmc.loggingingestion.requests |
Modifier and Type | Method and Description |
---|---|
PutLogsDetails |
PutLogsDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
PutLogsDetails.Builder |
PutLogsDetails.Builder.copy(PutLogsDetails model) |
Modifier and Type | Method and Description |
---|---|
PutLogsDetails |
PutLogsRequest.getBody$()
Alternative accessor for the body parameter.
|
PutLogsDetails |
PutLogsRequest.getPutLogsDetails()
The logs to emit.
|
Modifier and Type | Method and Description |
---|---|
PutLogsRequest.Builder |
PutLogsRequest.Builder.body$(PutLogsDetails body)
Alternative setter for the body parameter.
|
PutLogsRequest.Builder |
PutLogsRequest.Builder.putLogsDetails(PutLogsDetails putLogsDetails)
The logs to emit.
|
Copyright © 2016–2024. All rights reserved.