jackye1995 commented on code in PR #5684:
URL: https://github.com/apache/iceberg/pull/5684#discussion_r971300754
##########
aws/src/main/java/org/apache/iceberg/aws/AwsClientFactories.java:
##########
@@ -194,6 +152,15 @@ public static SdkHttpClient.Builder
configureHttpClientBuilder(String httpClient
}
}
+ /**
+ * Configure the endpoint setting for a client
+ *
+ * @deprecated Not for public use. To configure the endpoint for a client,
please use
+ * applyS3EndpointConfigurations, applyGlueEndpointConfigurations, or
Review Comment:
nit: use {@link Class#method} to reference code in javadoc
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]