Package | Description |
---|---|
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
EndpointResult |
EndpointResult.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<EndpointResult> |
ValidateEndpointResult.getValidationResults()
Validation results for each specified endpoint.
|
Modifier and Type | Method and Description |
---|---|
EndpointResult.Builder |
EndpointResult.Builder.copy(EndpointResult model) |
Modifier and Type | Method and Description |
---|---|
ValidateEndpointResult.Builder |
ValidateEndpointResult.Builder.validationResults(List<EndpointResult> validationResults)
Validation results for each specified endpoint.
|
Constructor and Description |
---|
ValidateEndpointResult(String status,
String statusDescription,
List<EndpointResult> validationResults)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.