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