public static class EzySessionManagementSettingBuilder.EzyMaxRequestPerSecondBuilder extends Object implements com.tvd12.ezyfox.builder.EzyBuilder<EzySimpleSessionManagementSetting.EzySimpleMaxRequestPerSecond>
| Modifier and Type | Field and Description |
|---|---|
protected EzyMaxRequestPerSecondAction |
action |
protected int |
value |
| Constructor and Description |
|---|
EzyMaxRequestPerSecondBuilder() |
| Modifier and Type | Method and Description |
|---|---|
EzySessionManagementSettingBuilder.EzyMaxRequestPerSecondBuilder |
action(EzyMaxRequestPerSecondAction action) |
EzySimpleSessionManagementSetting.EzySimpleMaxRequestPerSecond |
build() |
EzySessionManagementSettingBuilder.EzyMaxRequestPerSecondBuilder |
value(int value) |
protected int value
protected EzyMaxRequestPerSecondAction action
public EzySessionManagementSettingBuilder.EzyMaxRequestPerSecondBuilder value(int value)
public EzySessionManagementSettingBuilder.EzyMaxRequestPerSecondBuilder action(EzyMaxRequestPerSecondAction action)
public EzySimpleSessionManagementSetting.EzySimpleMaxRequestPerSecond build()
build in interface com.tvd12.ezyfox.builder.EzyBuilder<EzySimpleSessionManagementSetting.EzySimpleMaxRequestPerSecond>Copyright © 2021 Young Monkeys. All rights reserved.