Module spring.data.elasticsearch
Class Remote.RemoteBuilder
java.lang.Object
org.springframework.data.elasticsearch.core.reindex.Remote.RemoteBuilder
- Enclosing class:
- Remote
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withConnectTimeout(Duration connectTimeout) withPassword(String password) withPathPrefix(String pathPrefix) withSocketTimeout(Duration socketTimeout) withUsername(String username)
-
Constructor Details
-
RemoteBuilder
-
-
Method Details
-
withPathPrefix
-
withUsername
-
withPassword
-
withSocketTimeout
-
withConnectTimeout
-
build
-