public static final class DescribeDnsGtmAccessStrategiesResponseBody.Strategy.Builder extends Object
public DescribeDnsGtmAccessStrategiesResponseBody.Strategy.Builder createTime(String createTime)
The time when the access policy was created.
example:2018-08-09T00:10Z
public DescribeDnsGtmAccessStrategiesResponseBody.Strategy.Builder createTimestamp(Long createTimestamp)
The timestamp that indicates when the access policy was created.
example:1533773400000
public DescribeDnsGtmAccessStrategiesResponseBody.Strategy.Builder effectiveAddrPoolGroupType(String effectiveAddrPoolGroupType)
The type of the active address pool group. Valid values:
default
public DescribeDnsGtmAccessStrategiesResponseBody.Strategy.Builder effectiveAddrPoolType(String effectiveAddrPoolType)
The type of the active address pools. Valid values:
ipv4
public DescribeDnsGtmAccessStrategiesResponseBody.Strategy.Builder effectiveAddrPools(DescribeDnsGtmAccessStrategiesResponseBody.EffectiveAddrPools effectiveAddrPools)
The active address pool groups.
public DescribeDnsGtmAccessStrategiesResponseBody.Strategy.Builder effectiveLbaStrategy(String effectiveLbaStrategy)
The load balancing policy of the active address pool group. Data is returned when StrategyMode is set to GEO. Valid values:
all_rr
public DescribeDnsGtmAccessStrategiesResponseBody.Strategy.Builder lines(DescribeDnsGtmAccessStrategiesResponseBody.Lines lines)
The source regions. Data is returned when StrategyMode is set to GEO. Valid values:
public DescribeDnsGtmAccessStrategiesResponseBody.Strategy.Builder strategyId(String strategyId)
The ID of the access policy.
example:strategyid1
public DescribeDnsGtmAccessStrategiesResponseBody.Strategy.Builder strategyName(String strategyName)
The name of the access policy.
example:strategname1
public DescribeDnsGtmAccessStrategiesResponseBody.Strategy build()
Copyright © 2026. All rights reserved.