Class V1EventSourceFluentImpl<A extends V1EventSourceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1EventSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1EventSourceFluent<A>
- Direct Known Subclasses:
V1EventSourceBuilder
public class V1EventSourceFluentImpl<A extends V1EventSourceFluent<A>>
extends BaseFluent<A>
implements V1EventSourceFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1EventSourceFluentImpl(io.kubernetes.client.openapi.models.V1EventSource instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1EventSourceFluentImpl
public V1EventSourceFluentImpl() -
V1EventSourceFluentImpl
public V1EventSourceFluentImpl(io.kubernetes.client.openapi.models.V1EventSource instance)
-
-
Method Details
-
getComponent
- Specified by:
getComponentin interfaceV1EventSourceFluent<A extends V1EventSourceFluent<A>>
-
withComponent
- Specified by:
withComponentin interfaceV1EventSourceFluent<A extends V1EventSourceFluent<A>>
-
hasComponent
- Specified by:
hasComponentin interfaceV1EventSourceFluent<A extends V1EventSourceFluent<A>>
-
getHost
- Specified by:
getHostin interfaceV1EventSourceFluent<A extends V1EventSourceFluent<A>>
-
withHost
- Specified by:
withHostin interfaceV1EventSourceFluent<A extends V1EventSourceFluent<A>>
-
hasHost
- Specified by:
hasHostin interfaceV1EventSourceFluent<A extends V1EventSourceFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1EventSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1EventSourceFluent<A>>
-
toString
-