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