HumanInteractionChallenge.Builder |
HumanInteractionChallenge.Builder.action(HumanInteractionChallenge.Action action) |
HumanInteractionChallenge.Builder |
HumanInteractionChallenge.Builder.actionExpirationInSeconds(Integer actionExpirationInSeconds) |
static HumanInteractionChallenge.Builder |
HumanInteractionChallenge.builder()
Create a new builder.
|
HumanInteractionChallenge.Builder |
HumanInteractionChallenge.Builder.challengeSettings(BlockChallengeSettings challengeSettings) |
HumanInteractionChallenge.Builder |
HumanInteractionChallenge.Builder.copy(HumanInteractionChallenge o) |
HumanInteractionChallenge.Builder |
HumanInteractionChallenge.Builder.failureThreshold(Integer failureThreshold) |
HumanInteractionChallenge.Builder |
HumanInteractionChallenge.Builder.failureThresholdExpirationInSeconds(Integer failureThresholdExpirationInSeconds) |
HumanInteractionChallenge.Builder |
HumanInteractionChallenge.Builder.interactionThreshold(Integer interactionThreshold) |
HumanInteractionChallenge.Builder |
HumanInteractionChallenge.Builder.isEnabled(Boolean isEnabled) |
HumanInteractionChallenge.Builder |
HumanInteractionChallenge.Builder.isNatEnabled(Boolean isNatEnabled) |
HumanInteractionChallenge.Builder |
HumanInteractionChallenge.Builder.recordingPeriodInSeconds(Integer recordingPeriodInSeconds) |
HumanInteractionChallenge.Builder |
HumanInteractionChallenge.Builder.setHttpHeader(Header setHttpHeader) |
HumanInteractionChallenge.Builder |
HumanInteractionChallenge.toBuilder() |