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:
getComponent
in interfaceV1EventSourceFluent<A extends V1EventSourceFluent<A>>
-
withComponent
- Specified by:
withComponent
in interfaceV1EventSourceFluent<A extends V1EventSourceFluent<A>>
-
hasComponent
- Specified by:
hasComponent
in interfaceV1EventSourceFluent<A extends V1EventSourceFluent<A>>
-
getHost
- Specified by:
getHost
in interfaceV1EventSourceFluent<A extends V1EventSourceFluent<A>>
-
withHost
- Specified by:
withHost
in interfaceV1EventSourceFluent<A extends V1EventSourceFluent<A>>
-
hasHost
- Specified by:
hasHost
in interfaceV1EventSourceFluent<A extends V1EventSourceFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1EventSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1EventSourceFluent<A>>
-
toString
-