| Modifier and Type | Field and Description |
|---|---|
MatchV2Environment |
EnvironmentSettings.MatchV2Environment
The environment to target for any SearchMatchV2 API calls
|
| Modifier and Type | Field and Description |
|---|---|
MatchV2Environment |
IndexingOptionsGeneric.SearchAndMatchEnvironment
The target environment where the document will be uploaded
|
| Constructor and Description |
|---|
IndexingOptionsGeneric(MatchV2Environment env,
String documentId,
List<String> roles,
Map<String,String> customFields)
Create options to upload a document with Match V2
|
| Modifier and Type | Method and Description |
|---|---|
static MatchV2Environment |
MatchV2Environment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchV2Environment[] |
MatchV2Environment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
MatchV2Environment |
AutocompleteRequest.SearchAndMatchEnvironment
Which environment to target
|
| Modifier and Type | Field and Description |
|---|---|
MatchV2Environment |
AddDocumentRequest.SearchAndMatchEnvironment
The target environment
|
| Modifier and Type | Field and Description |
|---|---|
MatchV2Environment |
MatchRequest.SearchAndMatchEnvironment
The target environment
|
Copyright © 2025. All rights reserved.