Uses of Interface
com.okta.sdk.resource.HrefObjectHints
-
Packages that use HrefObjectHints Package Description com.okta.sdk.resource -
-
Uses of HrefObjectHints in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return HrefObjectHints Modifier and Type Method Description HrefObjectHints
HrefObject. getHints()
HrefObjectHints
HrefObjectHints. setAllow(java.util.List<HttpMethod> allow)
Methods in com.okta.sdk.resource with parameters of type HrefObjectHints Modifier and Type Method Description HrefObject
HrefObject. setHints(HrefObjectHints hints)
-