public static class ListTablesForRoleOptions.Builder extends Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Builder(String rolename)
Instantiates a new builder with required properties.
|
Modifier and Type | Method and Description |
---|---|
ListTablesForRoleOptions |
build()
Builds a ListTablesForRoleOptions.
|
ListTablesForRoleOptions.Builder |
rolename(String rolename)
Set the rolename.
|
public Builder()
public Builder(String rolename)
rolename
- the rolenamepublic ListTablesForRoleOptions build()
public ListTablesForRoleOptions.Builder rolename(String rolename)
rolename
- the rolenameCopyright © 2021 IBM Cloud. All rights reserved.