| Modifier and Type | Method and Description |
|---|---|
ContainerExec |
ContainerProbe.exec()
Get the exec value.
|
ContainerExec |
ContainerExec.withCommand(List<String> command)
Set the command value.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerProbe |
ContainerProbe.withExec(ContainerExec exec)
Set the exec value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/