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