public static class HumanInteractionChallenge.Builder extends Object
public HumanInteractionChallenge.Builder isEnabled(Boolean isEnabled)
public HumanInteractionChallenge.Builder action(HumanInteractionChallenge.Action action)
public HumanInteractionChallenge.Builder failureThreshold(Integer failureThreshold)
public HumanInteractionChallenge.Builder actionExpirationInSeconds(Integer actionExpirationInSeconds)
public HumanInteractionChallenge.Builder failureThresholdExpirationInSeconds(Integer failureThresholdExpirationInSeconds)
public HumanInteractionChallenge.Builder interactionThreshold(Integer interactionThreshold)
public HumanInteractionChallenge.Builder recordingPeriodInSeconds(Integer recordingPeriodInSeconds)
public HumanInteractionChallenge.Builder setHttpHeader(Header setHttpHeader)
public HumanInteractionChallenge.Builder challengeSettings(BlockChallengeSettings challengeSettings)
public HumanInteractionChallenge.Builder isNatEnabled(Boolean isNatEnabled)
public HumanInteractionChallenge build()
public HumanInteractionChallenge.Builder copy(HumanInteractionChallenge o)
Copyright © 2016–2022. All rights reserved.