Class RateLimitAdminNotifications

java.lang.Object
com.okta.sdk.resource.model.RateLimitAdminNotifications
All Implemented Interfaces:
Serializable

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-03-29T16:46:27.777599-05:00[America/Chicago]", comments="Generator version: 7.4.0") public class RateLimitAdminNotifications extends Object implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • RateLimitAdminNotifications

      public RateLimitAdminNotifications()
  • Method Details

    • notificationsEnabled

      public RateLimitAdminNotifications notificationsEnabled(Boolean notificationsEnabled)
    • getNotificationsEnabled

      @Nonnull public Boolean getNotificationsEnabled()
      Get notificationsEnabled
      Returns:
      notificationsEnabled
    • setNotificationsEnabled

      public void setNotificationsEnabled(Boolean notificationsEnabled)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object