Package org.openapitools.client.model
Class ApplicationSettingsNotificationsVpn
java.lang.Object
org.openapitools.client.model.ApplicationSettingsNotificationsVpn
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class ApplicationSettingsNotificationsVpn
extends Object
ApplicationSettingsNotificationsVpn
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanGet helpUrlGet messageGet networkinthashCode()voidsetHelpUrl(String helpUrl) voidsetMessage(String message) voidtoString() 
- 
Field Details
- 
JSON_PROPERTY_HELP_URL
- See Also:
 
 - 
JSON_PROPERTY_MESSAGE
- See Also:
 
 - 
JSON_PROPERTY_NETWORK
- See Also:
 
 
 - 
 - 
Constructor Details
- 
ApplicationSettingsNotificationsVpn
public ApplicationSettingsNotificationsVpn() 
 - 
 - 
Method Details
- 
helpUrl
 - 
getHelpUrl
Get helpUrl- Returns:
 - helpUrl
 
 - 
setHelpUrl
 - 
message
 - 
getMessage
Get message- Returns:
 - message
 
 - 
setMessage
 - 
network
public ApplicationSettingsNotificationsVpn network(ApplicationSettingsNotificationsVpnNetwork network)  - 
getNetwork
Get network- Returns:
 - network
 
 - 
setNetwork
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -