Package | Description |
---|---|
com.tencentcloudapi.gse.v20191112.models |
Modifier and Type | Method and Description |
---|---|
ServerProcesse[] |
RuntimeConfiguration.getServerProcesses()
Get Service process configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
RuntimeConfiguration.setServerProcesses(ServerProcesse[] ServerProcesses)
Set Service process configuration.
|
Constructor and Description |
---|
ServerProcesse(ServerProcesse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.