public static final class ListPrivateRegistryListResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListPrivateRegistryListResponseBody |
build() |
ListPrivateRegistryListResponseBody.Builder |
imageRegistryInfos(List<ListPrivateRegistryListResponseBody.ImageRegistryInfos> imageRegistryInfos)
An array that consists of the image repositories.
|
ListPrivateRegistryListResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
public ListPrivateRegistryListResponseBody.Builder imageRegistryInfos(List<ListPrivateRegistryListResponseBody.ImageRegistryInfos> imageRegistryInfos)
An array that consists of the image repositories.
public ListPrivateRegistryListResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:BE120DAB-F4E7-4C53-ADC3-A97578AB****
public ListPrivateRegistryListResponseBody build()
Copyright © 2026. All rights reserved.