public static final class DescribeSoarSubscribedStrategyResponseBody.SoarStrategies.Builder extends Object
public DescribeSoarSubscribedStrategyResponseBody.SoarStrategies.Builder creator(String creator)
The Alibaba Cloud account ID of the creator.
example:1276085*****4392
public DescribeSoarSubscribedStrategyResponseBody.SoarStrategies.Builder description(String description)
The description of the policy.
example:strategy_description_01
public DescribeSoarSubscribedStrategyResponseBody.SoarStrategies.Builder executeNum(String executeNum)
The total number of times that the policy is executed.
example:10
public DescribeSoarSubscribedStrategyResponseBody.SoarStrategies.Builder gmtCreate(Long gmtCreate)
The timestamp when the policy was created. Unit: milliseconds.
example:1716344106000
public DescribeSoarSubscribedStrategyResponseBody.SoarStrategies.Builder gmtModified(Long gmtModified)
The timestamp when the policy was modified. Unit: milliseconds.
example:1652672104000
public DescribeSoarSubscribedStrategyResponseBody.SoarStrategies.Builder id(Long id)
The ID of the policy.
example:300063
public DescribeSoarSubscribedStrategyResponseBody.SoarStrategies.Builder name(String name)
The name of the policy.
example:strategy_name01
public DescribeSoarSubscribedStrategyResponseBody.SoarStrategies.Builder runMode(String runMode)
The execution mode. Valid values:
runmode_TRIGGER_BY_USER
public DescribeSoarSubscribedStrategyResponseBody.SoarStrategies.Builder type(String type)
The type of the policy. Valid values:
type_vulfix
public DescribeSoarSubscribedStrategyResponseBody.SoarStrategies build()
Copyright © 2026. All rights reserved.