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