Class RateLimitAdminNotifications

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-09-23T16:19:57.008753975Z[Etc/UTC]", comments="Generator version: 7.8.0") public class RateLimitAdminNotifications extends Object implements Serializable
See Also:
  • Field Details Link icon

  • Constructor Details Link icon

    • RateLimitAdminNotifications Link icon

      public RateLimitAdminNotifications()
  • Method Details Link icon

    • notificationsEnabled Link icon

      public RateLimitAdminNotifications notificationsEnabled(Boolean notificationsEnabled)
    • getNotificationsEnabled Link icon

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

      public void setNotificationsEnabled(Boolean notificationsEnabled)
    • equals Link icon

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

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

      public String toString()
      Overrides:
      toString in class Object