Package org.openapitools.client.model
Class AccessPolicyConstraint
java.lang.Object
org.openapitools.client.model.AccessPolicyConstraint
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class AccessPolicyConstraint
extends Object
AccessPolicyConstraint
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionaddMethodsItem(String methodsItem) addTypesItem(String typesItem) booleanGet methodsGet reauthenticateIngetTypes()Get typesinthashCode()reauthenticateIn(String reauthenticateIn) voidsetMethods(List<String> methods) voidsetReauthenticateIn(String reauthenticateIn) voidtoString() 
- 
Field Details
- 
JSON_PROPERTY_METHODS
- See Also:
 
 - 
JSON_PROPERTY_REAUTHENTICATE_IN
- See Also:
 
 - 
JSON_PROPERTY_TYPES
- See Also:
 
 
 - 
 - 
Constructor Details
- 
AccessPolicyConstraint
public AccessPolicyConstraint() 
 - 
 - 
Method Details
- 
methods
 - 
addMethodsItem
 - 
getMethods
Get methods- Returns:
 - methods
 
 - 
setMethods
 - 
reauthenticateIn
 - 
getReauthenticateIn
Get reauthenticateIn- Returns:
 - reauthenticateIn
 
 - 
setReauthenticateIn
 - 
types
 - 
addTypesItem
 - 
getTypes
Get types- Returns:
 - types
 
 - 
setTypes
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -