public static final class DescribeApplicationConfigResponseBody.SidecarContainersConfigEmptyDirDesc.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeApplicationConfigResponseBody.SidecarContainersConfigEmptyDirDesc |
build() |
DescribeApplicationConfigResponseBody.SidecarContainersConfigEmptyDirDesc.Builder |
mountPath(String mountPath)
Mount path of the data volume within the container.
|
DescribeApplicationConfigResponseBody.SidecarContainersConfigEmptyDirDesc.Builder |
name(String name)
The name of the shared temporary storage.
|
public DescribeApplicationConfigResponseBody.SidecarContainersConfigEmptyDirDesc.Builder mountPath(String mountPath)
Mount path of the data volume within the container.
example:/mnt/cache
public DescribeApplicationConfigResponseBody.SidecarContainersConfigEmptyDirDesc.Builder name(String name)
The name of the shared temporary storage.
example:sidecar-container
public DescribeApplicationConfigResponseBody.SidecarContainersConfigEmptyDirDesc build()
Copyright © 2026. All rights reserved.