| Modifier and Type | Class and Description |
|---|---|
class |
Volume
Volume describes a volume and parameters for it to be mounted to a VM.
|
static class |
Volume.Builder
Volume describes a volume and parameters for it to be mounted to a VM.
|
| Modifier and Type | Method and Description |
|---|---|
VolumeOrBuilder |
TaskSpec.getVolumesOrBuilder(int index)
Volumes to mount before running Tasks using this TaskSpec.
|
VolumeOrBuilder |
TaskSpec.Builder.getVolumesOrBuilder(int index)
Volumes to mount before running Tasks using this TaskSpec.
|
VolumeOrBuilder |
TaskSpecOrBuilder.getVolumesOrBuilder(int index)
Volumes to mount before running Tasks using this TaskSpec.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends VolumeOrBuilder> |
TaskSpec.getVolumesOrBuilderList()
Volumes to mount before running Tasks using this TaskSpec.
|
List<? extends VolumeOrBuilder> |
TaskSpec.Builder.getVolumesOrBuilderList()
Volumes to mount before running Tasks using this TaskSpec.
|
List<? extends VolumeOrBuilder> |
TaskSpecOrBuilder.getVolumesOrBuilderList()
Volumes to mount before running Tasks using this TaskSpec.
|
Copyright © 2025 Google LLC. All rights reserved.