Uses of Class
software.amazon.awssdk.services.tnb.model.ProblemDetails
-
Packages that use ProblemDetails Package Description software.amazon.awssdk.services.tnb.model -
-
Uses of ProblemDetails in software.amazon.awssdk.services.tnb.model
Methods in software.amazon.awssdk.services.tnb.model that return ProblemDetails Modifier and Type Method Description ProblemDetailsGetSolNetworkOperationResponse. error()Error related to this specific network operation occurrence.ProblemDetailsListSolNetworkOperationsInfo. error()Error related to this specific network operation.Methods in software.amazon.awssdk.services.tnb.model with parameters of type ProblemDetails Modifier and Type Method Description GetSolNetworkOperationResponse.BuilderGetSolNetworkOperationResponse.Builder. error(ProblemDetails error)Error related to this specific network operation occurrence.ListSolNetworkOperationsInfo.BuilderListSolNetworkOperationsInfo.Builder. error(ProblemDetails error)Error related to this specific network operation.
-