| Package | Description |
|---|---|
| com.hubspot.slack.client.methods |
| Modifier and Type | Method and Description |
|---|---|
SpecialTier |
SpecialTier.Builder.build()
Builds a new
SpecialTier. |
static SpecialTier |
SpecialTier.copyOf(SpecialTierIF instance)
Creates an immutable copy of a
SpecialTierIF value. |
static SpecialTier |
SpecialTier.of(int minutelyAllowance)
Construct a new immutable
SpecialTier instance. |
SpecialTier |
SpecialTier.withMinutelyAllowance(int minutelyAllowance)
Copy the current immutable object by setting a value for the
minutelyAllowance attribute. |
Copyright © 2019. All rights reserved.