Uses of Class
com.okta.sdk.resource.model.CsrPublishHrefHints
Packages that use CsrPublishHrefHints
-
Uses of CsrPublishHrefHints in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return CsrPublishHrefHintsModifier and TypeMethodDescriptionCsrPublishHrefHints.addallowItem
(CsrPublishHrefHints.AllowEnum allowItem) CsrPublishHrefHints.allow
(List<CsrPublishHrefHints.AllowEnum> allow) HrefCsrPublishLink.getHints()
Get hintsMethods in com.okta.sdk.resource.model with parameters of type CsrPublishHrefHintsModifier and TypeMethodDescriptionHrefCsrPublishLink.hints
(CsrPublishHrefHints hints) void
HrefCsrPublishLink.setHints
(CsrPublishHrefHints hints)