public static final class ListPrivateRegistryListResponseBody.ImageRegistryInfos.Builder extends Object
public ListPrivateRegistryListResponseBody.ImageRegistryInfos.Builder aliUid(Long aliUid)
The ID of the user.
example:1766185894******
public ListPrivateRegistryListResponseBody.ImageRegistryInfos.Builder domainName(String domainName)
The domain name of the image repository.
example:example.com
public ListPrivateRegistryListResponseBody.ImageRegistryInfos.Builder id(Long id)
The ID of the image repository.
example:66485
public ListPrivateRegistryListResponseBody.ImageRegistryInfos.Builder jenkinsEnv(String jenkinsEnv)
The information about the Jenkins environment.
example:JenkinsInfo
public ListPrivateRegistryListResponseBody.ImageRegistryInfos.Builder netType(Long netType)
The network type. Valid values:
1
public ListPrivateRegistryListResponseBody.ImageRegistryInfos.Builder password(String password)
The password used to log on to the image repository.
example:Harbor******
public ListPrivateRegistryListResponseBody.ImageRegistryInfos.Builder persistenceDay(Long persistenceDay)
The number of days during which assets can be retained.
example:90
public ListPrivateRegistryListResponseBody.ImageRegistryInfos.Builder protocolType(Long protocolType)
The type of the protocol. Valid values:
1
public ListPrivateRegistryListResponseBody.ImageRegistryInfos.Builder regionId(String regionId)
The region ID of the server.
example:cn-hangzhou
public ListPrivateRegistryListResponseBody.ImageRegistryInfos.Builder registryHostIp(String registryHostIp)
The IP address of the image repository.
example:114.55.XXX.XXX
public ListPrivateRegistryListResponseBody.ImageRegistryInfos.Builder registryName(String registryName)
The alias of the image repository.
example:test1
public ListPrivateRegistryListResponseBody.ImageRegistryInfos.Builder registryType(String registryType)
The type of the image repository. Valid values:
harbor
public ListPrivateRegistryListResponseBody.ImageRegistryInfos.Builder registryVersion(String registryVersion)
The version of the image repository. Valid values:
V1
public ListPrivateRegistryListResponseBody.ImageRegistryInfos.Builder token(String token)
The authentication token of the user.
example:0da12bce-cc36-4c48-b3e6-2215fc3a****
public ListPrivateRegistryListResponseBody.ImageRegistryInfos.Builder transPerHour(Integer transPerHour)
The number of images that can be scanned per hour.
example:30
public ListPrivateRegistryListResponseBody.ImageRegistryInfos.Builder userName(String userName)
The username used to log on to the image repository.
example:RegistryUser
public ListPrivateRegistryListResponseBody.ImageRegistryInfos.Builder vpcId(String vpcId)
The ID of the virtual private cloud (VPC).
example:vpc-bp12897gqrex01zn0****
public ListPrivateRegistryListResponseBody.ImageRegistryInfos.Builder whiteList(String whiteList)
The whitelist of IP addresses.
example:100.104.XXX.XXX
public ListPrivateRegistryListResponseBody.ImageRegistryInfos build()
Copyright © 2026. All rights reserved.