public class ListCollectionFieldsOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ListCollectionFieldsOptions.Builder
Builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
collectionId()
Gets the collectionId. 
 | 
String | 
environmentId()
Gets the environmentId. 
 | 
ListCollectionFieldsOptions.Builder | 
newBuilder()
New builder. 
 | 
public ListCollectionFieldsOptions.Builder newBuilder()
public String environmentId()
The ID of the environment.
public String collectionId()
The ID of the collection.
Copyright © 2021 IBM Cloud. All rights reserved.