| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
HostPath |
HostPath.clone() |
HostPath |
Volume.getHostPath()
Represents a pre-existing file or directory on the host machine that the volume maps to.
|
HostPath |
HostPath.withPath(String path)
Path of the file or directory on the host that the volume maps to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Volume.setHostPath(HostPath hostPath)
Represents a pre-existing file or directory on the host machine that the volume maps to.
|
Volume |
Volume.withHostPath(HostPath hostPath)
Represents a pre-existing file or directory on the host machine that the volume maps to.
|
Copyright © 2022. All rights reserved.