public static final class PageImageRegistryResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
PageImageRegistryResponseBody |
build() |
PageImageRegistryResponseBody.Builder |
list(List<PageImageRegistryResponseBody.List> list)
An array that consists of image repositories.
|
PageImageRegistryResponseBody.Builder |
pageInfo(PageImageRegistryResponseBody.PageInfo pageInfo)
The pagination information.
|
PageImageRegistryResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
public PageImageRegistryResponseBody.Builder list(List<PageImageRegistryResponseBody.List> list)
An array that consists of image repositories.
public PageImageRegistryResponseBody.Builder pageInfo(PageImageRegistryResponseBody.PageInfo pageInfo)
The pagination information.
public PageImageRegistryResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:FDA9E37C-6114-5945-8FF1-E3D4D397****
public PageImageRegistryResponseBody build()
Copyright © 2026. All rights reserved.