public static final class PageImageRegistryResponseBody.List.Builder extends Object
构造器和说明 |
---|
Builder() |
public PageImageRegistryResponseBody.List.Builder blackList(String blackList)
public PageImageRegistryResponseBody.List.Builder domainName(String domainName)
public PageImageRegistryResponseBody.List.Builder gmtCreate(String gmtCreate)
public PageImageRegistryResponseBody.List.Builder gmtModified(String gmtModified)
public PageImageRegistryResponseBody.List.Builder id(Long id)
public PageImageRegistryResponseBody.List.Builder imageCount(Integer imageCount)
public PageImageRegistryResponseBody.List.Builder jenkinsEnv(String jenkinsEnv)
public PageImageRegistryResponseBody.List.Builder netType(Integer netType)
* **1**: Internet * **2**: Virtual Private Cloud (VPC)
public PageImageRegistryResponseBody.List.Builder password(String password)
public PageImageRegistryResponseBody.List.Builder persistenceDay(Integer persistenceDay)
public PageImageRegistryResponseBody.List.Builder protocolType(Integer protocolType)
* **1**: HTTP * **2**: HTTPS
public PageImageRegistryResponseBody.List.Builder regionId(String regionId)
public PageImageRegistryResponseBody.List.Builder registryHostIp(String registryHostIp)
public PageImageRegistryResponseBody.List.Builder registryName(String registryName)
public PageImageRegistryResponseBody.List.Builder registryType(String registryType)
* **acr**: Container Registry * **harbor**: Harbor * **quay**: Quay * **CI/CD**: Jenkins
public PageImageRegistryResponseBody.List.Builder token(String token)
public PageImageRegistryResponseBody.List.Builder transPerHour(Integer transPerHour)
public PageImageRegistryResponseBody.List.Builder userName(String userName)
public PageImageRegistryResponseBody.List.Builder vpcId(String vpcId)
public PageImageRegistryResponseBody.List.Builder whiteList(String whiteList)
public PageImageRegistryResponseBody.List build()
Copyright © 2023. All rights reserved.