Package | Description |
---|---|
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
LogEndpoint |
LogEndpoint.Builder.build() |
LogEndpoint |
LogTypeEndpoint.getLogEndpoint() |
Modifier and Type | Method and Description |
---|---|
List<LogEndpoint> |
LogListTypeEndpoint.getLogEndpoints()
Log endpoints, which reference the listEndpoint response, to fetch log data.
|
Modifier and Type | Method and Description |
---|---|
LogEndpoint.Builder |
LogEndpoint.Builder.copy(LogEndpoint model) |
LogTypeEndpoint.Builder |
LogTypeEndpoint.Builder.logEndpoint(LogEndpoint logEndpoint) |
Modifier and Type | Method and Description |
---|---|
LogListTypeEndpoint.Builder |
LogListTypeEndpoint.Builder.logEndpoints(List<LogEndpoint> logEndpoints)
Log endpoints, which reference the listEndpoint response, to fetch log data.
|
Constructor and Description |
---|
LogTypeEndpoint(LogEndpoint logEndpoint)
Deprecated.
|
Constructor and Description |
---|
LogListTypeEndpoint(LogListEndpoint listEndpoint,
List<LogEndpoint> logEndpoints)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.