public static class ListProfilesOptions.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Builder()
Instantiates a new builder.
|
Builder(java.lang.String accountId)
Instantiates a new builder with required properties.
|
| Modifier and Type | Method and Description |
|---|---|
ListProfilesOptions.Builder |
accountId(java.lang.String accountId)
Set the accountId.
|
ListProfilesOptions |
build()
Builds a ListProfilesOptions.
|
ListProfilesOptions.Builder |
name(java.lang.String name)
Set the name.
|
public Builder()
public Builder(java.lang.String accountId)
accountId - the accountIdpublic ListProfilesOptions build()
public ListProfilesOptions.Builder accountId(java.lang.String accountId)
accountId - the accountIdpublic ListProfilesOptions.Builder name(java.lang.String name)
name - the nameCopyright © 2022 IBM Cloud Platform Services. All rights reserved.