@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2022-09-29T14:57:29.703Z") public interface RecoveryQuestionCredential extends ExtensibleResource
Modifier and Type | Method and Description |
---|---|
String |
getAnswer() |
String |
getQuestion() |
RecoveryQuestionCredential |
setAnswer(String answer) |
RecoveryQuestionCredential |
setQuestion(String question) |
getResourceHref, setResourceHref
getBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringList
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
String getAnswer()
RecoveryQuestionCredential setAnswer(String answer)
String getQuestion()
RecoveryQuestionCredential setQuestion(String question)
Copyright © 2017–2022 Okta. All rights reserved.