public static final class ListImageRegistryExtraResponseBody.ImageRegistryExtraInfos.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListImageRegistryExtraResponseBody.ImageRegistryExtraInfos.Builder |
aliUid(Long aliUid)
The ID of the Alibaba Cloud account.
|
ListImageRegistryExtraResponseBody.ImageRegistryExtraInfos.Builder |
authToken(String authToken)
The authorization token.
|
ListImageRegistryExtraResponseBody.ImageRegistryExtraInfos |
build() |
ListImageRegistryExtraResponseBody.ImageRegistryExtraInfos.Builder |
id(Long id)
The configuration ID.
|
ListImageRegistryExtraResponseBody.ImageRegistryExtraInfos.Builder |
namespace(String namespace)
The namespace of the image.
|
ListImageRegistryExtraResponseBody.ImageRegistryExtraInfos.Builder |
registryId(Long registryId)
The ID of the image repository.
|
ListImageRegistryExtraResponseBody.ImageRegistryExtraInfos.Builder |
registryType(String registryType)
The type of the image repository.
|
public ListImageRegistryExtraResponseBody.ImageRegistryExtraInfos.Builder aliUid(Long aliUid)
The ID of the Alibaba Cloud account.
example:176618589410****
public ListImageRegistryExtraResponseBody.ImageRegistryExtraInfos.Builder authToken(String authToken)
The authorization token.
example:64ad8ddf-6a4c-46b5-8dea-b105a06bd534
public ListImageRegistryExtraResponseBody.ImageRegistryExtraInfos.Builder id(Long id)
The configuration ID.
example:113441
public ListImageRegistryExtraResponseBody.ImageRegistryExtraInfos.Builder namespace(String namespace)
The namespace of the image.
example:public-goods
public ListImageRegistryExtraResponseBody.ImageRegistryExtraInfos.Builder registryId(Long registryId)
The ID of the image repository.
example:25363
public ListImageRegistryExtraResponseBody.ImageRegistryExtraInfos.Builder registryType(String registryType)
The type of the image repository. Valid values:
harbor
public ListImageRegistryExtraResponseBody.ImageRegistryExtraInfos build()
Copyright © 2026. All rights reserved.