Uses of Class
org.springframework.data.elasticsearch.core.reindex.Remote.RemoteBuilder
Packages that use Remote.RemoteBuilder
-
Uses of Remote.RemoteBuilder in org.springframework.data.elasticsearch.core.reindex
Methods in org.springframework.data.elasticsearch.core.reindex that return Remote.RemoteBuilderModifier and TypeMethodDescriptionstatic Remote.RemoteBuilderRemote.RemoteBuilder.withConnectTimeout(Duration connectTimeout) Remote.RemoteBuilder.withPassword(String password) Remote.RemoteBuilder.withPathPrefix(String pathPrefix) Remote.RemoteBuilder.withSocketTimeout(Duration socketTimeout) Remote.RemoteBuilder.withUsername(String username)