We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30366bd + 67f9a6d commit 6a3f161Copy full SHA for 6a3f161
src/main/java/com/squareup/square/SquareClient.java
@@ -778,7 +778,7 @@ public Builder additionalHeaders(Headers additionalHeaders) {
778
/**
779
* The timeout to use for making HTTP requests.
780
* @deprecated This method will be removed in a future version. Use
781
- * {@link #httpClientConfig()} instead.
+ * {@link #httpClientConfig(Consumer) httpClientConfig} instead.
782
* @param timeout must be greater then 0.
783
* @return Builder
784
*/
0 commit comments