public static final class HighPerformanceConfigParams.Builder
extends java.lang.Object
HighPerformanceConfigParams.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
HighPerformanceConfigParams. |
| Modifier and Type | Method and Description |
|---|---|
HighPerformanceConfigParams |
build() |
HighPerformanceConfigParams.Builder |
setKey(java.lang.String key)
Key used to configure high performance.
|
HighPerformanceConfigParams.Builder |
setValue(java.lang.String value)
Value corresponding to the key.
|
public Builder()
HighPerformanceConfigParams.public HighPerformanceConfigParams.Builder setKey(java.lang.String key)
key - New value for the property.public HighPerformanceConfigParams.Builder setValue(java.lang.String value)
value - New value for the property.public HighPerformanceConfigParams build()