Uses of Class
com.okta.sdk.resource.model.HrefObjectHints
Packages that use HrefObjectHints
-
Uses of HrefObjectHints in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return HrefObjectHintsModifier and TypeMethodDescriptionHrefObjectHints.addallowItem(HttpMethod allowItem) HrefObjectHints.allow(List<HttpMethod> allow) DomainLinksAllOfBrand.getHints()Get hintsDomainLinksAllOfCertificate.getHints()Get hintsDomainLinksAllOfVerify.getHints()Get hintsHrefObject.getHints()Get hintsHrefObjectActivateLink.getHints()Get hintsHrefObjectAppLink.getHints()Get hintsHrefObjectClientLink.getHints()Get hintsHrefObjectDeactivateLink.getHints()Get hintsHrefObjectDeleteLink.getHints()Get hintsHrefObjectLogoLink.getHints()Get hintsHrefObjectSelfLink.getHints()Get hintsHrefObjectSuspendLink.getHints()Get hintsHrefObjectUnsuspendLink.getHints()Get hintsHrefObjectUserLink.getHints()Get hintsPolicyMappingLinksAllOfApplication.getHints()Get hintsSourceLinksAllOfSchema.getHints()Get hintsUserTypeLinksAllOfSchema.getHints()Get hintsMethods in com.okta.sdk.resource.model with parameters of type HrefObjectHintsModifier and TypeMethodDescriptionDomainLinksAllOfBrand.hints(HrefObjectHints hints) DomainLinksAllOfCertificate.hints(HrefObjectHints hints) DomainLinksAllOfVerify.hints(HrefObjectHints hints) HrefObject.hints(HrefObjectHints hints) HrefObjectActivateLink.hints(HrefObjectHints hints) HrefObjectAppLink.hints(HrefObjectHints hints) HrefObjectClientLink.hints(HrefObjectHints hints) HrefObjectDeactivateLink.hints(HrefObjectHints hints) HrefObjectDeleteLink.hints(HrefObjectHints hints) HrefObjectLogoLink.hints(HrefObjectHints hints) HrefObjectSelfLink.hints(HrefObjectHints hints) HrefObjectSuspendLink.hints(HrefObjectHints hints) HrefObjectUnsuspendLink.hints(HrefObjectHints hints) HrefObjectUserLink.hints(HrefObjectHints hints) PolicyMappingLinksAllOfApplication.hints(HrefObjectHints hints) SourceLinksAllOfSchema.hints(HrefObjectHints hints) UserTypeLinksAllOfSchema.hints(HrefObjectHints hints) voidDomainLinksAllOfBrand.setHints(HrefObjectHints hints) voidDomainLinksAllOfCertificate.setHints(HrefObjectHints hints) voidDomainLinksAllOfVerify.setHints(HrefObjectHints hints) voidHrefObject.setHints(HrefObjectHints hints) voidHrefObjectActivateLink.setHints(HrefObjectHints hints) voidHrefObjectAppLink.setHints(HrefObjectHints hints) voidHrefObjectClientLink.setHints(HrefObjectHints hints) voidHrefObjectDeactivateLink.setHints(HrefObjectHints hints) voidHrefObjectDeleteLink.setHints(HrefObjectHints hints) voidHrefObjectLogoLink.setHints(HrefObjectHints hints) voidHrefObjectSelfLink.setHints(HrefObjectHints hints) voidHrefObjectSuspendLink.setHints(HrefObjectHints hints) voidHrefObjectUnsuspendLink.setHints(HrefObjectHints hints) voidHrefObjectUserLink.setHints(HrefObjectHints hints) voidPolicyMappingLinksAllOfApplication.setHints(HrefObjectHints hints) voidSourceLinksAllOfSchema.setHints(HrefObjectHints hints) voidUserTypeLinksAllOfSchema.setHints(HrefObjectHints hints)