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-08-09T14:19:33.269913-05:00[America/Chicago]",
comments="Generator version: 7.7.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
-
setHelpUrl
-
message
-
getMessage
-
setMessage
-
network
public ApplicationSettingsNotificationsVpn network(ApplicationSettingsNotificationsVpnNetwork network) -
getNetwork
Get network- Returns:
- network
-
setNetwork
-
equals
-
hashCode
-
toString
-