public static class ListCollectionsOptions.Builder extends Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Builder(String projectId)
Instantiates a new builder with required properties.
|
Modifier and Type | Method and Description |
---|---|
ListCollectionsOptions |
build()
Builds a ListCollectionsOptions.
|
ListCollectionsOptions.Builder |
projectId(String projectId)
Set the projectId.
|
public Builder()
public Builder(String projectId)
projectId
- the projectIdpublic ListCollectionsOptions build()
public ListCollectionsOptions.Builder projectId(String projectId)
projectId
- the projectIdCopyright © 2023 IBM Cloud. All rights reserved.