public class ServicePortBuilder extends ServicePortFluent<ServicePortBuilder> implements VisitableBuilder<ServicePort,ServicePortBuilder>
ServicePortFluent.TargetPortNested<N>_visitables| Constructor and Description |
|---|
ServicePortBuilder() |
ServicePortBuilder(ServicePort instance) |
ServicePortBuilder(ServicePortFluent<?> fluent) |
ServicePortBuilder(ServicePortFluent<?> fluent,
ServicePort instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableServicePort |
build() |
addToAdditionalProperties, editTargetPort, getAdditionalProperties, getName, getNodePort, getPort, getProtocol, getTargetPort, withAdditionalProperties, withName, withNewTargetPort, withNewTargetPort, withNewTargetPort, withNewTargetPortLike, withNodePort, withPort, withProtocol, withTargetPortaccept, aggregate, aggregate, build, buildpublic ServicePortBuilder()
public ServicePortBuilder(ServicePortFluent<?> fluent)
public ServicePortBuilder(ServicePortFluent<?> fluent, ServicePort instance)
public ServicePortBuilder(ServicePort instance)
public EditableServicePort build()
build in interface Builder<ServicePort>Copyright © 2011–2015 Red Hat. All rights reserved.