public class ServicePortBuilder extends ServicePortFluent<ServicePortBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ServicePort,ServicePortBuilder>
ServicePortFluent.TargetPortNested<N>| Constructor and Description |
|---|
ServicePortBuilder() |
ServicePortBuilder(ServicePort instance) |
ServicePortBuilder(ServicePortFluent<?> fluent) |
ServicePortBuilder(ServicePortFluent<?> fluent,
ServicePort instance) |
| Modifier and Type | Method and Description |
|---|---|
ServicePort |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildTargetPort, copyInstance, editOrNewTargetPort, editOrNewTargetPortLike, editTargetPort, equals, getAdditionalProperties, getAppProtocol, getName, getNodePort, getPort, getProtocol, hasAdditionalProperties, hasAppProtocol, hashCode, hasName, hasNodePort, hasPort, hasProtocol, hasTargetPort, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAppProtocol, withName, withNewTargetPort, withNewTargetPort, withNewTargetPortLike, withNodePort, withPort, withProtocol, withTargetPortaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ServicePortBuilder()
public ServicePortBuilder(ServicePortFluent<?> fluent)
public ServicePortBuilder(ServicePortFluent<?> fluent, ServicePort instance)
public ServicePortBuilder(ServicePort instance)
public ServicePort build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ServicePort>Copyright © 2015–2023 Red Hat. All rights reserved.