You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Construct the RemoteBuildRequest object for the index build request.
38
-
* Regardless of the Client implementation, the remote build service will need these parameters to build the index.
39
-
* This method being included in the interface ensures that the request parameters will be set for each Client implementation to use or transform for its needs.
40
-
* @param indexSettings Index settings
41
-
* @param indexInfo Index parameters
42
-
* @param repositoryMetadata Metadata of the repository containing the index
43
-
* @param blobName File name generated by the Build Strategy with a UUID
0 commit comments