| Package | Description |
|---|---|
| com.google.cloud.tools.jib.configuration |
| Modifier and Type | Method and Description |
|---|---|
PortWithProtocol.Protocol |
PortWithProtocol.getProtocol() |
static PortWithProtocol.Protocol |
PortWithProtocol.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PortWithProtocol.Protocol[] |
PortWithProtocol.Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PortWithProtocol(int port,
PortWithProtocol.Protocol protocol) |
Copyright © 2018. All rights reserved.