Package com.okta.sdk.resource.model
Class ApplicationSettingsNotificationsVpn
java.lang.Object
com.okta.sdk.resource.model.ApplicationSettingsNotificationsVpn
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-03-29T16:47:02.065887-05:00[America/Chicago]",
comments="Generator version: 7.4.0")
public class ApplicationSettingsNotificationsVpn
extends Object
implements Serializable
ApplicationSettingsNotificationsVpn
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Get helpUrlGet messageGet networkint
hashCode()
void
setHelpUrl
(String helpUrl) void
setMessage
(String message) void
toString()
-
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
-