public class BandwidthBuilder extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
BandwidthBuilder.BandwidthBuilderBuildStage
The final build stage with ability to configure optional parameters of bandwidth, like id or initial tokens
|
static interface |
BandwidthBuilder.BandwidthBuilderCapacityStage
Capacity configuration building stage
|
static interface |
BandwidthBuilder.BandwidthBuilderRefillStage
Stage is responsible for configuration of refilling speed
|
| Constructor and Description |
|---|
BandwidthBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static BandwidthBuilder.BandwidthBuilderCapacityStage |
builder() |
public static BandwidthBuilder.BandwidthBuilderCapacityStage builder()
Copyright © 2024. All rights reserved.