Package | Description |
---|---|
com.atlassian.bitbucket.mail |
Modifier and Type | Method and Description |
---|---|
static MailProtocol |
MailProtocol.fromString(String value) |
MailProtocol |
MailHostConfiguration.getProtocol() |
static MailProtocol |
MailProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MailProtocol[] |
MailProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MailHostConfiguration.Builder |
MailHostConfiguration.Builder.protocol(MailProtocol value) |
Copyright © 2019 Atlassian. All rights reserved.