All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.symphony.bdk.bot.sdk.webapi.throttling.ThrottlingModeEnum Maven / Gradle / Ivy

There is a newer version: 1.3.9
Show newest version
package com.symphony.bdk.bot.sdk.webapi.throttling;

/**
 * Throttling mode enum
 *
 * @author msecato
 *
 */
public enum ThrottlingModeEnum {
  ORIGIN,
  ENDPOINT
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy