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