public class ListFieldsOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ListFieldsOptions.Builder
Builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<String> | 
collectionIds()
Gets the collectionIds. 
 | 
ListFieldsOptions.Builder | 
newBuilder()
New builder. 
 | 
String | 
projectId()
Gets the projectId. 
 | 
public ListFieldsOptions.Builder newBuilder()
public String projectId()
The ID of the project. This information can be found from the deploy page of the Discovery administrative tooling.
Copyright © 2021 IBM Cloud. All rights reserved.