public static class ListScopesOptions.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 |
|---|---|
ListScopesOptions.Builder |
accountId(java.lang.String accountId)
Set the accountId.
|
ListScopesOptions |
build()
Builds a ListScopesOptions.
|
ListScopesOptions.Builder |
name(java.lang.String name)
Set the name.
|
public Builder()
public Builder(java.lang.String accountId)
accountId - the accountIdpublic ListScopesOptions build()
public ListScopesOptions.Builder accountId(java.lang.String accountId)
accountId - the accountIdpublic ListScopesOptions.Builder name(java.lang.String name)
name - the nameCopyright © 2022 IBM Cloud Platform Services. All rights reserved.