| Package | Description |
|---|---|
| io.fabric8.maven.core.config |
| Modifier and Type | Method and Description |
|---|---|
ServiceProtocol |
ServiceConfiguration.Port.getProtocol() |
static ServiceProtocol |
ServiceProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceProtocol[] |
ServiceProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceConfiguration.Port.Builder |
ServiceConfiguration.Port.Builder.protocol(ServiceProtocol protocol) |
Copyright © 2016. All rights reserved.