Uses of Class
com.okta.sdk.resource.model.CsrSelfHrefHints
Packages that use CsrSelfHrefHints
-
Uses of CsrSelfHrefHints in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return CsrSelfHrefHintsModifier and TypeMethodDescriptionCsrSelfHrefHints.addallowItem
(CsrSelfHrefHints.AllowEnum allowItem) CsrSelfHrefHints.allow
(List<CsrSelfHrefHints.AllowEnum> allow) HrefCsrSelfLink.getHints()
Get hintsMethods in com.okta.sdk.resource.model with parameters of type CsrSelfHrefHintsModifier and TypeMethodDescriptionHrefCsrSelfLink.hints
(CsrSelfHrefHints hints) void
HrefCsrSelfLink.setHints
(CsrSelfHrefHints hints)