public interface PushConfig
| Modifier and Type | Method and Description |
|---|---|
static PushConfigBuilder |
builder() |
static PushConfig |
of() |
static PushConfig |
of(String pushEndpoint) |
Optional<String> |
pushEndpoint() |
static PushConfigBuilder builder()
static PushConfig of(String pushEndpoint)
static PushConfig of()
Copyright © 2018. All rights reserved.