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:
getPortin interfaceV1DaemonEndpointFluent<A extends V1DaemonEndpointFluent<A>>
-
withPort
- Specified by:
withPortin interfaceV1DaemonEndpointFluent<A extends V1DaemonEndpointFluent<A>>
-
hasPort
- Specified by:
hasPortin interfaceV1DaemonEndpointFluent<A extends V1DaemonEndpointFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1DaemonEndpointFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1DaemonEndpointFluent<A>>
-
toString
-