| 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() |
Copyright © 2021. All rights reserved.