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