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