| Modifier and Type | Method and Description |
|---|---|
static ServicePortOptions.Builder |
ServicePortOptions.builder() |
ServicePortOptions.Builder |
ServicePortOptions.Builder.name(String name)
Sets the value of
ServicePortOptions.getName() |
ServicePortOptions.Builder |
ServicePortOptions.Builder.nodePort(Number nodePort)
Sets the value of
ServicePortOptions.getNodePort() |
ServicePortOptions.Builder |
ServicePortOptions.Builder.protocol(Protocol protocol)
Sets the value of
ServicePortOptions.getProtocol() |
ServicePortOptions.Builder |
ServicePortOptions.Builder.targetPort(Number targetPort)
Sets the value of
ServicePortOptions.getTargetPort() |
| Constructor and Description |
|---|
Jsii$Proxy(ServicePortOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ServicePortOptions.Builder. |
Copyright © 2021. All rights reserved.