public static final class DescribeImagesResponseBody.Features.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeImagesResponseBody.Features |
build() |
DescribeImagesResponseBody.Features.Builder |
nvmeSupport(String nvmeSupport)
Indicates whether the image supports the Non-Volatile Memory Express (NVMe) protocol.
|
public DescribeImagesResponseBody.Features.Builder nvmeSupport(String nvmeSupport)
* supported: The image supports the NVMe protocol. Instances created from the image also support the NVMe protocol. * unsupported: The image does not support the NVMe protocol. Instances created from the image do not support the NVMe protocol.
public DescribeImagesResponseBody.Features build()
Copyright © 2024. All rights reserved.