public static final class FetchLosslessRuleListResponseBody.Results.Builder extends Object
public FetchLosslessRuleListResponseBody.Results.Builder aligned(Boolean aligned)
Indicates whether service registration is complete before readiness probe.
example:true
public FetchLosslessRuleListResponseBody.Results.Builder appId(String appId)
The ID of the application.
example:hkhon1po62@24810bf4364aea1
public FetchLosslessRuleListResponseBody.Results.Builder appName(String appName)
The name of the application.
example:echo-demo
public FetchLosslessRuleListResponseBody.Results.Builder count(Integer count)
The number of instances.
example:3
public FetchLosslessRuleListResponseBody.Results.Builder delayTime(Integer delayTime)
The registration latency. Unit: seconds.
example:60
public FetchLosslessRuleListResponseBody.Results.Builder enable(Boolean enable)
Indicates whether graceful start is enabled. Valid values:
true: enabledfalse: disabledtrue
public FetchLosslessRuleListResponseBody.Results.Builder funcType(Integer funcType)
The slope of the prefetching curve.
example:2
public FetchLosslessRuleListResponseBody.Results.Builder lossLessDetail(Boolean lossLessDetail)
Indicates whether online and offline processing details are displayed.
example:false
public FetchLosslessRuleListResponseBody.Results.Builder notice(Boolean notice)
Indicates whether notification is enabled.
example:true
public FetchLosslessRuleListResponseBody.Results.Builder related(Boolean related)
Indicates whether service prefetching is complete before readiness probe.
example:false
public FetchLosslessRuleListResponseBody.Results.Builder warmupTime(Integer warmupTime)
The prefetching duration. Unit: seconds.
example:60
public FetchLosslessRuleListResponseBody.Results build()
Copyright © 2026. All rights reserved.