Class DiscoveryV1EndpointPortFluentImpl<A extends DiscoveryV1EndpointPortFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.DiscoveryV1EndpointPortFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,DiscoveryV1EndpointPortFluent<A>
- Direct Known Subclasses:
DiscoveryV1EndpointPortBuilder
public class DiscoveryV1EndpointPortFluentImpl<A extends DiscoveryV1EndpointPortFluent<A>>
extends BaseFluent<A>
implements DiscoveryV1EndpointPortFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionDiscoveryV1EndpointPortFluentImpl(io.kubernetes.client.openapi.models.DiscoveryV1EndpointPort instance) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()getPort()inthashCode()hasName()hasPort()toString()withAppProtocol(String appProtocol) withProtocol(String protocol) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
DiscoveryV1EndpointPortFluentImpl
public DiscoveryV1EndpointPortFluentImpl() -
DiscoveryV1EndpointPortFluentImpl
public DiscoveryV1EndpointPortFluentImpl(io.kubernetes.client.openapi.models.DiscoveryV1EndpointPort instance)
-
-
Method Details
-
getAppProtocol
- Specified by:
getAppProtocolin interfaceDiscoveryV1EndpointPortFluent<A extends DiscoveryV1EndpointPortFluent<A>>
-
withAppProtocol
- Specified by:
withAppProtocolin interfaceDiscoveryV1EndpointPortFluent<A extends DiscoveryV1EndpointPortFluent<A>>
-
hasAppProtocol
- Specified by:
hasAppProtocolin interfaceDiscoveryV1EndpointPortFluent<A extends DiscoveryV1EndpointPortFluent<A>>
-
getName
- Specified by:
getNamein interfaceDiscoveryV1EndpointPortFluent<A extends DiscoveryV1EndpointPortFluent<A>>
-
withName
- Specified by:
withNamein interfaceDiscoveryV1EndpointPortFluent<A extends DiscoveryV1EndpointPortFluent<A>>
-
hasName
- Specified by:
hasNamein interfaceDiscoveryV1EndpointPortFluent<A extends DiscoveryV1EndpointPortFluent<A>>
-
getPort
- Specified by:
getPortin interfaceDiscoveryV1EndpointPortFluent<A extends DiscoveryV1EndpointPortFluent<A>>
-
withPort
- Specified by:
withPortin interfaceDiscoveryV1EndpointPortFluent<A extends DiscoveryV1EndpointPortFluent<A>>
-
hasPort
- Specified by:
hasPortin interfaceDiscoveryV1EndpointPortFluent<A extends DiscoveryV1EndpointPortFluent<A>>
-
getProtocol
- Specified by:
getProtocolin interfaceDiscoveryV1EndpointPortFluent<A extends DiscoveryV1EndpointPortFluent<A>>
-
withProtocol
- Specified by:
withProtocolin interfaceDiscoveryV1EndpointPortFluent<A extends DiscoveryV1EndpointPortFluent<A>>
-
hasProtocol
- Specified by:
hasProtocolin interfaceDiscoveryV1EndpointPortFluent<A extends DiscoveryV1EndpointPortFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends DiscoveryV1EndpointPortFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends DiscoveryV1EndpointPortFluent<A>>
-
toString
-