public static class DeleteProjectOptions.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 | 
|---|---|
| DeleteProjectOptions | build()Builds a DeleteProjectOptions. | 
| DeleteProjectOptions.Builder | projectId(String projectId)Set the projectId. | 
public Builder()
public Builder(String projectId)
projectId - the projectIdpublic DeleteProjectOptions build()
public DeleteProjectOptions.Builder projectId(String projectId)
projectId - the projectIdCopyright © 2023 IBM Cloud. All rights reserved.