public static class ListReclamationsOptions.Builder extends Object
| Constructor and Description |
|---|
Builder()
Instantiates a new builder.
|
| Modifier and Type | Method and Description |
|---|---|
ListReclamationsOptions.Builder |
accountId(String accountId)
Set the accountId.
|
ListReclamationsOptions |
build()
Builds a ListReclamationsOptions.
|
ListReclamationsOptions.Builder |
resourceInstanceId(String resourceInstanceId)
Set the resourceInstanceId.
|
public ListReclamationsOptions build()
public ListReclamationsOptions.Builder accountId(String accountId)
accountId - the accountIdpublic ListReclamationsOptions.Builder resourceInstanceId(String resourceInstanceId)
resourceInstanceId - the resourceInstanceIdCopyright © 2021 IBM Cloud Platform Services. All rights reserved.