| Package | Description |
|---|---|
| net.nextpulse.postmarkapp.models.server |
| Modifier and Type | Method and Description |
|---|---|
static ServerConfigurationResponse.TrackLinksEnum |
ServerConfigurationResponse.TrackLinksEnum.fromValue(String text) |
ServerConfigurationResponse.TrackLinksEnum |
ServerConfigurationResponse.getTrackLinks()
Get trackLinks
|
static ServerConfigurationResponse.TrackLinksEnum |
ServerConfigurationResponse.TrackLinksEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerConfigurationResponse.TrackLinksEnum[] |
ServerConfigurationResponse.TrackLinksEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConfigurationResponse.setTrackLinks(ServerConfigurationResponse.TrackLinksEnum trackLinks) |
ServerConfigurationResponse |
ServerConfigurationResponse.trackLinks(ServerConfigurationResponse.TrackLinksEnum trackLinks) |
Copyright © 2019. All rights reserved.