Uses of Class
org.openapitools.client.model.HrefObjectHints
Packages that use HrefObjectHints
-
Uses of HrefObjectHints in org.openapitools.client.model
Methods in org.openapitools.client.model that return HrefObjectHintsModifier and TypeMethodDescriptionHrefObjectHints.addAllowItem(HttpMethod allowItem) HrefObjectHints.allow(List<HttpMethod> allow) HrefObject.getHints()Get hintsHrefObjectActivateLink.getHints()Get hintsHrefObjectClientLink.getHints()Get hintsHrefObjectDeactivateLink.getHints()Get hintsHrefObjectLogoLink.getHints()Get hintsHrefObjectSelfLink.getHints()Get hintsPolicyMappingLinksAllOfApplication.getHints()Get hintsMethods in org.openapitools.client.model with parameters of type HrefObjectHintsModifier and TypeMethodDescriptionHrefObject.hints(HrefObjectHints hints) HrefObjectActivateLink.hints(HrefObjectHints hints) HrefObjectClientLink.hints(HrefObjectHints hints) HrefObjectDeactivateLink.hints(HrefObjectHints hints) HrefObjectLogoLink.hints(HrefObjectHints hints) HrefObjectSelfLink.hints(HrefObjectHints hints) PolicyMappingLinksAllOfApplication.hints(HrefObjectHints hints) voidHrefObject.setHints(HrefObjectHints hints) voidHrefObjectActivateLink.setHints(HrefObjectHints hints) voidHrefObjectClientLink.setHints(HrefObjectHints hints) voidHrefObjectDeactivateLink.setHints(HrefObjectHints hints) voidHrefObjectLogoLink.setHints(HrefObjectHints hints) voidHrefObjectSelfLink.setHints(HrefObjectHints hints) voidPolicyMappingLinksAllOfApplication.setHints(HrefObjectHints hints)