Package | Description |
---|---|
io.fabric8.maven.core.config |
Modifier and Type | Method and Description |
---|---|
ServiceProtocol |
ServiceConfig.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 |
---|---|
ServiceConfig.Port.Builder |
ServiceConfig.Port.Builder.protocol(ServiceProtocol protocol) |
Copyright © 2019. All rights reserved.