Package | Description |
---|---|
com.oracle.bmc.loganalytics.model | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Class and Description |
---|---|
class |
LogListTypeEndpoint
The LOG_LIST type endpoint configuration.
|
class |
LogTypeEndpoint
The LOG type endpoint configuration.
|
Modifier and Type | Method and Description |
---|---|
List<LogAnalyticsEndpoint> |
LogAnalyticsSourceSummary.getEndpoints()
An array of REST API endpoints for log collection.
|
List<LogAnalyticsEndpoint> |
LogAnalyticsSource.getEndpoints()
An array of REST API endpoints for log collection.
|
List<LogAnalyticsEndpoint> |
UpsertLogAnalyticsSourceDetails.getEndpoints()
An array of REST API endpoints for log collection.
|
Modifier and Type | Method and Description |
---|---|
LogAnalyticsSourceSummary.Builder |
LogAnalyticsSourceSummary.Builder.endpoints(List<LogAnalyticsEndpoint> endpoints)
An array of REST API endpoints for log collection.
|
LogAnalyticsSource.Builder |
LogAnalyticsSource.Builder.endpoints(List<LogAnalyticsEndpoint> endpoints)
An array of REST API endpoints for log collection.
|
UpsertLogAnalyticsSourceDetails.Builder |
UpsertLogAnalyticsSourceDetails.Builder.endpoints(List<LogAnalyticsEndpoint> endpoints)
An array of REST API endpoints for log collection.
|
Modifier and Type | Method and Description |
---|---|
LogAnalyticsEndpoint |
ValidateEndpointRequest.getBody$()
Alternative accessor for the body parameter.
|
LogAnalyticsEndpoint |
ValidateEndpointRequest.getValidateEndpointDetails()
Details of the REST endpoint configuration to validate.
|
Modifier and Type | Method and Description |
---|---|
ValidateEndpointRequest.Builder |
ValidateEndpointRequest.Builder.body$(LogAnalyticsEndpoint body)
Alternative setter for the body parameter.
|
ValidateEndpointRequest.Builder |
ValidateEndpointRequest.Builder.validateEndpointDetails(LogAnalyticsEndpoint validateEndpointDetails)
Details of the REST endpoint configuration to validate.
|
Copyright © 2016–2024. All rights reserved.