| Package | Description |
|---|---|
| com.amazonaws.services.tnb.model |
| Modifier and Type | Method and Description |
|---|---|
ProblemDetails |
ProblemDetails.clone() |
ProblemDetails |
GetSolNetworkOperationResult.getError()
Error related to this specific network operation occurrence.
|
ProblemDetails |
ListSolNetworkOperationsInfo.getError()
Error related to this specific network operation.
|
ProblemDetails |
ProblemDetails.withDetail(String detail)
A human-readable explanation specific to this occurrence of the problem.
|
ProblemDetails |
ProblemDetails.withTitle(String title)
A human-readable title of the problem type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetSolNetworkOperationResult.setError(ProblemDetails error)
Error related to this specific network operation occurrence.
|
void |
ListSolNetworkOperationsInfo.setError(ProblemDetails error)
Error related to this specific network operation.
|
GetSolNetworkOperationResult |
GetSolNetworkOperationResult.withError(ProblemDetails error)
Error related to this specific network operation occurrence.
|
ListSolNetworkOperationsInfo |
ListSolNetworkOperationsInfo.withError(ProblemDetails error)
Error related to this specific network operation.
|
Copyright © 2024. All rights reserved.