-
Methods Method Description org.apache.iceberg.aws.AwsClientFactories.configureEndpoint(T, String) Not for public use. To configure the endpoint for a client, please useS3FileIOProperties.applyEndpointConfigurations(S3ClientBuilder),AwsProperties.applyGlueEndpointConfigurations(GlueClientBuilder), orAwsProperties.applyDynamoDbEndpointConfigurations(DynamoDbClientBuilder)accordingly. It will be removed in 2.0.0org.apache.iceberg.aws.AwsClientFactories.configureHttpClientBuilder(String) Not for public use. To configure the httpClient for a client, please useHttpClientProperties.applyHttpClientConfigurations(AwsSyncClientBuilder). It will be removed in 2.0.0org.apache.iceberg.aws.AwsClientFactories.s3Configuration(Boolean, Boolean) Not for public use. To build an S3Configuration object, use S3Configuration.builder() directly. It will be removed in 2.0.0