Uses of Class
com.okta.sdk.resource.model.LinksPollPoll
Packages that use LinksPollPoll
-
Uses of LinksPollPoll in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return LinksPollPollModifier and TypeMethodDescriptionLinksPoll.getPoll()
Get pollUserFactorLinks.getPoll()
Get pollUserFactorPushTransactionWaitingAllOfLinks.getPoll()
Get pollMethods in com.okta.sdk.resource.model with parameters of type LinksPollPollModifier and TypeMethodDescriptionLinksPoll.poll
(LinksPollPoll poll) UserFactorLinks.poll
(LinksPollPoll poll) UserFactorPushTransactionWaitingAllOfLinks.poll
(LinksPollPoll poll) void
LinksPoll.setPoll
(LinksPollPoll poll) void
UserFactorLinks.setPoll
(LinksPollPoll poll) void
UserFactorPushTransactionWaitingAllOfLinks.setPoll
(LinksPollPoll poll)