Package org.openapitools.client.model
Class HrefObjectHints
java.lang.Object
org.openapitools.client.model.HrefObjectHints
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class HrefObjectHints
extends Object
HrefObjectHints
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionaddAllowItem(HttpMethod allowItem) allow(List<HttpMethod> allow) booleangetAllow()Get allowinthashCode()voidsetAllow(List<HttpMethod> allow) toString() 
- 
Field Details
- 
JSON_PROPERTY_ALLOW
- See Also:
 
 
 - 
 - 
Constructor Details
- 
HrefObjectHints
public HrefObjectHints() 
 - 
 - 
Method Details