Class V1DaemonEndpointFluentImpl<A extends V1DaemonEndpointFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1DaemonEndpointFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1DaemonEndpointFluent<A>
- Direct Known Subclasses:
V1DaemonEndpointBuilder
public class V1DaemonEndpointFluentImpl<A extends V1DaemonEndpointFluent<A>>
extends BaseFluent<A>
implements V1DaemonEndpointFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1DaemonEndpointFluentImpl
(io.kubernetes.client.openapi.models.V1DaemonEndpoint instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1DaemonEndpointFluentImpl
public V1DaemonEndpointFluentImpl() -
V1DaemonEndpointFluentImpl
public V1DaemonEndpointFluentImpl(io.kubernetes.client.openapi.models.V1DaemonEndpoint instance)
-
-
Method Details
-
getPort
- Specified by:
getPort
in interfaceV1DaemonEndpointFluent<A extends V1DaemonEndpointFluent<A>>
-
withPort
- Specified by:
withPort
in interfaceV1DaemonEndpointFluent<A extends V1DaemonEndpointFluent<A>>
-
hasPort
- Specified by:
hasPort
in interfaceV1DaemonEndpointFluent<A extends V1DaemonEndpointFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1DaemonEndpointFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1DaemonEndpointFluent<A>>
-
toString
-