public static class ListEnrichmentsOptions.Builder
extends java.lang.Object
Constructor and Description |
---|
ListEnrichmentsOptions.Builder()
Instantiates a new builder.
|
ListEnrichmentsOptions.Builder(java.lang.String projectId)
Instantiates a new builder with required properties.
|
Modifier and Type | Method and Description |
---|---|
ListEnrichmentsOptions |
build()
Builds a ListEnrichmentsOptions.
|
ListEnrichmentsOptions.Builder |
projectId(java.lang.String projectId)
Set the projectId.
|
public ListEnrichmentsOptions.Builder()
public ListEnrichmentsOptions.Builder(java.lang.String projectId)
projectId
- the projectIdpublic ListEnrichmentsOptions build()
public ListEnrichmentsOptions.Builder projectId(java.lang.String projectId)
projectId
- the projectId