public class MongoSchemaInitParams extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
MongoSchemaInitParams.Builder |
Modifier and Type | Method and Description |
---|---|
static MongoSchemaInitParams.Builder |
builder() |
List<String> |
getIds() |
int |
getMaxObjects() |
void |
setIds(List<String> ids) |
void |
setMaxObjects(int maxObjects) |
public int getMaxObjects()
public void setMaxObjects(int maxObjects)
public static MongoSchemaInitParams.Builder builder()
Copyright © 1996–2023 Geotools. All rights reserved.