Package | Description |
---|---|
com.tencentcloudapi.cwp.v20180228.models |
Modifier and Type | Method and Description |
---|---|
CommandLine |
PolicyRules.getAProcess()
Get 祖先进程
|
CommandLine |
PolicyRules.getPProcess()
Get 父进程
|
CommandLine |
PolicyRules.getProcess()
Get 进程
|
Modifier and Type | Method and Description |
---|---|
void |
PolicyRules.setAProcess(CommandLine AProcess)
Set 祖先进程
|
void |
PolicyRules.setPProcess(CommandLine PProcess)
Set 父进程
|
void |
PolicyRules.setProcess(CommandLine Process)
Set 进程
|
Constructor and Description |
---|
CommandLine(CommandLine 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 © 2025. All rights reserved.