| Modifier and Type | Method and Description |
|---|---|
PushConfig |
PushConfigBuilder.build() |
static PushConfig |
PushConfig.of() |
static PushConfig |
PushConfig.of(String pushEndpoint) |
| Modifier and Type | Method and Description |
|---|---|
Optional<PushConfig> |
SubscriptionBuilder.pushConfig() |
Optional<PushConfig> |
Subscription.pushConfig() |
| Modifier and Type | Method and Description |
|---|---|
static PushConfigBuilder |
PushConfigBuilder.from(PushConfig v) |
SubscriptionBuilder |
SubscriptionBuilder.pushConfig(PushConfig pushConfig) |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionBuilder |
SubscriptionBuilder.pushConfig(Optional<? extends PushConfig> pushConfig) |
Copyright © 2018. All rights reserved.