Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1EventSource |
V1EventSourceBuilder.build() |
V1EventSource |
V1beta1EventFluent.buildDeprecatedSource() |
V1EventSource |
V1beta1EventFluentImpl.buildDeprecatedSource() |
V1EventSource |
V1EventFluent.buildSource() |
V1EventSource |
V1EventFluentImpl.buildSource() |
V1EventSource |
V1EventSource.component(String component) |
V1EventSource |
V1beta1EventFluent.getDeprecatedSource()
Deprecated.
|
V1EventSource |
V1beta1EventFluentImpl.getDeprecatedSource()
Deprecated.
|
V1EventSource |
V1beta1Event.getDeprecatedSource()
Deprecated field assuring backward compatibility with core.v1 Event type
|
V1EventSource |
V1EventFluent.getSource()
Deprecated.
|
V1EventSource |
V1EventFluentImpl.getSource()
Deprecated.
|
V1EventSource |
V1Event.getSource()
The component reporting this event.
|
V1EventSource |
V1EventSource.host(String host) |
Constructor and Description |
---|
V1EventSourceBuilder(V1EventSource instance) |
V1EventSourceBuilder(V1EventSource instance,
Boolean validationEnabled) |
V1EventSourceBuilder(V1EventSourceFluent<?> fluent,
V1EventSource instance) |
V1EventSourceBuilder(V1EventSourceFluent<?> fluent,
V1EventSource instance,
Boolean validationEnabled) |
V1EventSourceFluentImpl(V1EventSource instance) |
Copyright © 2019. All rights reserved.