Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1EventSource |
V1EventSource.component(String component) |
V1EventSource |
EventsV1Event.getDeprecatedSource()
Get deprecatedSource
|
V1EventSource |
V1beta1Event.getDeprecatedSource()
Get deprecatedSource
|
V1EventSource |
CoreV1Event.getSource()
Get source
|
V1EventSource |
V1EventSource.host(String host) |
Modifier and Type | Method and Description |
---|---|
EventsV1Event |
EventsV1Event.deprecatedSource(V1EventSource deprecatedSource) |
V1beta1Event |
V1beta1Event.deprecatedSource(V1EventSource deprecatedSource) |
void |
EventsV1Event.setDeprecatedSource(V1EventSource deprecatedSource) |
void |
V1beta1Event.setDeprecatedSource(V1EventSource deprecatedSource) |
void |
CoreV1Event.setSource(V1EventSource source) |
CoreV1Event |
CoreV1Event.source(V1EventSource source) |
Copyright © 2022. All rights reserved.