| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
static Volume.Builder |
Volume.builder() |
default Volume.Builder |
Volume.Builder.hostPath(Consumer<HostPath.Builder> hostPath)
Represents a pre-existing file or directory on the host machine that the volume maps to.
|
Volume.Builder |
Volume.Builder.hostPath(HostPath hostPath)
Represents a pre-existing file or directory on the host machine that the volume maps to.
|
Volume.Builder |
Volume.Builder.name(String name)
Volume name.
|
Volume.Builder |
Volume.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Volume.Builder> |
Volume.serializableBuilderClass() |
Copyright © 2022. All rights reserved.