public class ListFieldsOptions extends GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ListFieldsOptions.Builder
Builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<java.lang.String> | 
collectionIds()
Gets the collectionIds. 
 | 
java.lang.String | 
environmentId()
Gets the environmentId. 
 | 
ListFieldsOptions.Builder | 
newBuilder()
New builder. 
 | 
equals, hashCode, toStringpublic ListFieldsOptions.Builder newBuilder()
public java.lang.String environmentId()
public java.util.List<java.lang.String> collectionIds()