Package io.fabric8.kubernetes.api.model
Class ServicePortFluentImpl<A extends ServicePortFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ServicePortFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,ServicePortFluent<A>
- Direct Known Subclasses:
DoneableServicePort,ServicePortBuilder,ServiceSpecFluentImpl.PortsNestedImpl,WatchEventFluentImpl.ServicePortObjectNestedImpl
public class ServicePortFluentImpl<A extends ServicePortFluent<A>> extends BaseFluent<A> implements ServicePortFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classServicePortFluentImpl.TargetPortNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ServicePortFluent
ServicePortFluent.TargetPortNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description ServicePortFluentImpl()ServicePortFluentImpl(ServicePort instance) -
Method Summary
-
Constructor Details
-
ServicePortFluentImpl
public ServicePortFluentImpl() -
ServicePortFluentImpl
-
-
Method Details
-
getAppProtocol
- Specified by:
getAppProtocolin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withAppProtocol
- Specified by:
withAppProtocolin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
hasAppProtocol
- Specified by:
hasAppProtocolin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withNewAppProtocol
- Specified by:
withNewAppProtocolin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withNewAppProtocol
- Specified by:
withNewAppProtocolin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withNewAppProtocol
- Specified by:
withNewAppProtocolin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
getName
- Specified by:
getNamein interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withName
- Specified by:
withNamein interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
hasName
- Specified by:
hasNamein interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withNewName
- Specified by:
withNewNamein interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withNewName
- Specified by:
withNewNamein interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withNewName
- Specified by:
withNewNamein interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
getNodePort
- Specified by:
getNodePortin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withNodePort
- Specified by:
withNodePortin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
hasNodePort
- Specified by:
hasNodePortin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withNewNodePort
- Specified by:
withNewNodePortin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withNewNodePort
- Specified by:
withNewNodePortin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
getPort
- Specified by:
getPortin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withPort
- Specified by:
withPortin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
hasPort
- Specified by:
hasPortin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withNewPort
- Specified by:
withNewPortin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withNewPort
- Specified by:
withNewPortin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
getProtocol
- Specified by:
getProtocolin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withProtocol
- Specified by:
withProtocolin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
hasProtocol
- Specified by:
hasProtocolin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withNewProtocol
- Specified by:
withNewProtocolin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withNewProtocol
- Specified by:
withNewProtocolin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withNewProtocol
- Specified by:
withNewProtocolin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
getTargetPort
Deprecated.This method has been deprecated, please use method buildTargetPort instead.- Specified by:
getTargetPortin interfaceServicePortFluent<A extends ServicePortFluent<A>>- Returns:
- The buildable object.
-
buildTargetPort
- Specified by:
buildTargetPortin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withTargetPort
- Specified by:
withTargetPortin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
hasTargetPort
- Specified by:
hasTargetPortin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withNewTargetPort
- Specified by:
withNewTargetPortin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withNewTargetPort
- Specified by:
withNewTargetPortin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withNewTargetPort
- Specified by:
withNewTargetPortin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
withNewTargetPortLike
- Specified by:
withNewTargetPortLikein interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
editTargetPort
- Specified by:
editTargetPortin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
editOrNewTargetPort
- Specified by:
editOrNewTargetPortin interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
editOrNewTargetPortLike
- Specified by:
editOrNewTargetPortLikein interfaceServicePortFluent<A extends ServicePortFluent<A>>
-
equals
-