| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static VolumeMount.Builder |
VolumeMount.builder() |
VolumeMount.Builder |
VolumeMount.Builder.mountPath(String mountPath)
The path in the container at which the volume should be mounted.
|
VolumeMount.Builder |
VolumeMount.Builder.name(String name)
The name of the volume.
|
VolumeMount.Builder |
VolumeMount.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends VolumeMount.Builder> |
VolumeMount.serializableBuilderClass() |
Copyright © 2023. All rights reserved.