Uses of Interface
com.okta.sdk.resource.HrefObject
-
Packages that use HrefObject Package Description com.okta.sdk.resource -
-
Uses of HrefObject in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return HrefObject Modifier and Type Method Description HrefObject
CAPTCHAInstanceLink. getSelf()
HrefObject
HrefObject. setHints(HrefObjectHints hints)
HrefObject
HrefObject. setHref(java.lang.String href)
Methods in com.okta.sdk.resource with parameters of type HrefObject Modifier and Type Method Description CAPTCHAInstanceLink
CAPTCHAInstanceLink. setSelf(HrefObject self)
-