| Package | Description |
|---|---|
| com.google.api.services.cloudbuild.v2.model |
| Modifier and Type | Method and Description |
|---|---|
EmptyDirVolumeSource |
EmptyDirVolumeSource.clone() |
EmptyDirVolumeSource |
VolumeSource.getEmptyDir()
A temporary directory that shares a pod's lifetime.
|
EmptyDirVolumeSource |
EmptyDirVolumeSource.set(String fieldName,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
VolumeSource |
VolumeSource.setEmptyDir(EmptyDirVolumeSource emptyDir)
A temporary directory that shares a pod's lifetime.
|
Copyright © 2011–2025 Google. All rights reserved.