| Modifier and Type | Method and Description |
|---|---|
default Protocol |
ServicePortOptions.getProtocol()
(experimental) The IP protocol for this port.
|
Protocol |
ServicePortOptions.Jsii$Proxy.getProtocol() |
Protocol |
ServicePort.Jsii$Proxy.getProtocol() |
static Protocol |
Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol[] |
Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServicePortOptions.Builder |
ServicePortOptions.Builder.protocol(Protocol protocol)
Sets the value of
ServicePortOptions.getProtocol() |
ServicePort.Builder |
ServicePort.Builder.protocol(Protocol protocol)
Sets the value of
ServicePortOptions.getProtocol() |
Copyright © 2020. All rights reserved.