Package com.okta.sdk.resource.model
Class UserFactorLinks
java.lang.Object
com.okta.sdk.resource.model.UserFactorLinks
- All Implemented Interfaces:
- Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2024-09-23T16:19:57.008753975Z[Etc/UTC]",
           comments="Generator version: 7.8.0")
public class UserFactorLinks
extends Object
implements Serializable
UserFactorLinks
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionactivate(LinksActivateActivate activate) cancel(LinksCancelCancel cancel) deactivate(LinksDeactivateDeactivate deactivate) enroll(LinksEnrollEnroll enroll) booleanfactor(LinksFactorFactor factor) Get activateGet cancelGet deactivateGet enrollGet factorgetPoll()Get pollGet qrcodeGet questionGet resendgetSelf()Get selfgetSend()Get sendgetUser()Get userGet verifyinthashCode()poll(LinksPollPoll poll) qrcode(LinksQrcodeQrcode qrcode) question(LinksQuestionsQuestion question) resend(LinksResendResend resend) self(HrefObjectSelfLink self) send(LinksSendSend send) voidsetActivate(LinksActivateActivate activate) voidsetCancel(LinksCancelCancel cancel) voidsetDeactivate(LinksDeactivateDeactivate deactivate) voidsetEnroll(LinksEnrollEnroll enroll) voidsetFactor(LinksFactorFactor factor) voidsetPoll(LinksPollPoll poll) voidsetQrcode(LinksQrcodeQrcode qrcode) voidsetQuestion(LinksQuestionsQuestion question) voidsetResend(LinksResendResend resend) voidsetSelf(HrefObjectSelfLink self) voidsetSend(LinksSendSend send) voidsetUser(LinksUserUser user) voidsetVerify(LinksVerifyVerify verify) toString()user(LinksUserUser user) verify(LinksVerifyVerify verify) 
- 
Field Details- 
JSON_PROPERTY_ACTIVATE- See Also:
 
- 
JSON_PROPERTY_CANCEL- See Also:
 
- 
JSON_PROPERTY_DEACTIVATE- See Also:
 
- 
JSON_PROPERTY_ENROLL- See Also:
 
- 
JSON_PROPERTY_FACTOR- See Also:
 
- 
JSON_PROPERTY_POLL- See Also:
 
- 
JSON_PROPERTY_QRCODE- See Also:
 
- 
JSON_PROPERTY_QUESTION- See Also:
 
- 
JSON_PROPERTY_RESEND- See Also:
 
- 
JSON_PROPERTY_SEND- See Also:
 
- 
JSON_PROPERTY_SELF- See Also:
 
- 
JSON_PROPERTY_USER- See Also:
 
- 
JSON_PROPERTY_VERIFY- See Also:
 
 
- 
- 
Constructor Details- 
UserFactorLinkspublic UserFactorLinks()
 
- 
- 
Method Details- 
activate
- 
getActivateGet activate- Returns:
- activate
 
- 
setActivate
- 
cancel
- 
getCancelGet cancel- Returns:
- cancel
 
- 
setCancel
- 
deactivate
- 
getDeactivateGet deactivate- Returns:
- deactivate
 
- 
setDeactivate
- 
enroll
- 
getEnrollGet enroll- Returns:
- enroll
 
- 
setEnroll
- 
factor
- 
getFactorGet factor- Returns:
- factor
 
- 
setFactor
- 
poll
- 
getPollGet poll- Returns:
- poll
 
- 
setPoll
- 
qrcode
- 
getQrcodeGet qrcode- Returns:
- qrcode
 
- 
setQrcode
- 
question
- 
getQuestionGet question- Returns:
- question
 
- 
setQuestion
- 
resend
- 
getResendGet resend- Returns:
- resend
 
- 
setResend
- 
send
- 
getSendGet send- Returns:
- send
 
- 
setSend
- 
self
- 
getSelfGet self- Returns:
- self
 
- 
setSelf
- 
user
- 
getUserGet user- Returns:
- user
 
- 
setUser
- 
verify
- 
getVerifyGet verify- Returns:
- verify
 
- 
setVerify
- 
equals
- 
hashCodepublic int hashCode()
- 
toString
 
-