@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-06-29T14:11:29.890-05:00[America/Chicago]") public class HrefObjectHints extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
static String | 
JSON_PROPERTY_ALLOW  | 
| Constructor and Description | 
|---|
HrefObjectHints()  | 
| Modifier and Type | Method and Description | 
|---|---|
HrefObjectHints | 
addAllowItem(HttpMethod allowItem)  | 
HrefObjectHints | 
allow(List<HttpMethod> allow)  | 
boolean | 
equals(Object o)  | 
List<HttpMethod> | 
getAllow()
Get allow 
 | 
int | 
hashCode()  | 
void | 
setAllow(List<HttpMethod> allow)  | 
String | 
toString()  | 
public static final String JSON_PROPERTY_ALLOW
public HrefObjectHints allow(List<HttpMethod> allow)
public HrefObjectHints addAllowItem(HttpMethod allowItem)
@Nullable public List<HttpMethod> getAllow()
public void setAllow(List<HttpMethod> allow)
Copyright © 2017–2023 Okta. All rights reserved.