public class ContainerPortFluentImpl<A extends ContainerPortFluent<A>> extends BaseFluent<A> implements ContainerPortFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
ContainerPortFluentImpl() |
ContainerPortFluentImpl(ContainerPort instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ContainerPortFluentImpl()
public ContainerPortFluentImpl(ContainerPort instance)
public Integer getContainerPort()
getContainerPort in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public A withContainerPort(Integer containerPort)
withContainerPort in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public Boolean hasContainerPort()
hasContainerPort in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public String getHostIP()
getHostIP in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public A withHostIP(String hostIP)
withHostIP in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public Boolean hasHostIP()
hasHostIP in interface ContainerPortFluent<A extends ContainerPortFluent<A>>@Deprecated public A withNewHostIP(String arg0)
withNewHostIP in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public Integer getHostPort()
getHostPort in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public A withHostPort(Integer hostPort)
withHostPort in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public Boolean hasHostPort()
hasHostPort in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public String getName()
getName in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public A withName(String name)
withName in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public Boolean hasName()
hasName in interface ContainerPortFluent<A extends ContainerPortFluent<A>>@Deprecated public A withNewName(String arg0)
withNewName in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public String getProtocol()
getProtocol in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public A withProtocol(String protocol)
withProtocol in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public Boolean hasProtocol()
hasProtocol in interface ContainerPortFluent<A extends ContainerPortFluent<A>>@Deprecated public A withNewProtocol(String arg0)
withNewProtocol in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ContainerPortFluent<A extends ContainerPortFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ContainerPortFluent<A extends ContainerPortFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.