程序包 | 说明 |
---|---|
com.aliyun.sdk.service.arms20190808.models |
限定符和类型 | 方法和说明 |
---|---|
ApplyScenarioRequest.Builder |
ApplyScenarioRequest.Builder.appId(String appId)
The ID of the application.
|
static ApplyScenarioRequest.Builder |
ApplyScenarioRequest.builder() |
ApplyScenarioRequest.Builder |
ApplyScenarioRequest.Builder.config(Map<String,?> config)
The configuration of the business monitoring job.
|
ApplyScenarioRequest.Builder |
ApplyScenarioRequest.Builder.name(String name)
The name of the business monitoring job.
|
ApplyScenarioRequest.Builder |
ApplyScenarioRequest.Builder.regionId(String regionId)
The ID of the region.
|
ApplyScenarioRequest.Builder |
ApplyScenarioRequest.Builder.scenario(String scenario)
The scenario where you want to use the business monitoring job.
|
ApplyScenarioRequest.Builder |
ApplyScenarioRequest.Builder.sign(String sign)
The code of the business monitoring job.
|
ApplyScenarioRequest.Builder |
ApplyScenarioRequest.Builder.snDump(Boolean snDump)
Specifies whether to record business parameters to the trace marked with the coloring sign.
|
ApplyScenarioRequest.Builder |
ApplyScenarioRequest.Builder.snForce(Boolean snForce)
Specifies whether traffic in the trace marked with the coloring sign is all collected.
|
ApplyScenarioRequest.Builder |
ApplyScenarioRequest.Builder.snStat(Boolean snStat)
Specifies whether to count traffic based on the coloring sign.
|
ApplyScenarioRequest.Builder |
ApplyScenarioRequest.Builder.snTransfer(Boolean snTransfer)
Specifies whether the coloring sign is transparently passed down to downstream application nodes in the trace.
|
ApplyScenarioRequest.Builder |
ApplyScenarioRequest.toBuilder() |
ApplyScenarioRequest.Builder |
ApplyScenarioRequest.Builder.updateOption(Boolean updateOption)
Specifies whether the operation is an update operation.
|
Copyright © 2024. All rights reserved.