| Package | Description |
|---|---|
| com.openshift.internal.restclient.model | |
| com.openshift.restclient.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecAction |
| Modifier and Type | Method and Description |
|---|---|
Optional<IHandler> |
Lifecycle.getPostStart() |
Optional<IHandler> |
Lifecycle.getPreStop() |
| Modifier and Type | Method and Description |
|---|---|
Lifecycle.Builder |
Lifecycle.Builder.postStart(IHandler handler) |
Lifecycle.Builder |
Lifecycle.Builder.preStop(IHandler handler) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IExecAction |
| Modifier and Type | Method and Description |
|---|---|
Optional<IHandler> |
ILifecycle.getPostStart() |
Optional<IHandler> |
ILifecycle.getPreStop() |
| Modifier and Type | Method and Description |
|---|---|
ILifecycle.IBuilder |
ILifecycle.IBuilder.postStart(IHandler handler) |
ILifecycle.IBuilder |
ILifecycle.IBuilder.preStop(IHandler handler) |
Copyright © 2019 Red Hat, Inc. All Rights Reserved.