@NotNull fun copy(@Nullable result: T, @NotNull statusCode: HttpStatusCode, @NotNull errors: java.util.List<ErrorResponse>): ClientResult<T>