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