public static final class DescribeNamespaceListResponseBody.Data.Builder extends Object
public DescribeNamespaceListResponseBody.Data.Builder agentInstall(String agentInstall)
The command that was run to install the agent.
example:http://edas-bj.oss-cn-beijing-internal.aliyuncs.com/test/install.sh
public DescribeNamespaceListResponseBody.Data.Builder current(Boolean current)
This parameter is no longer valid.
example:false
public DescribeNamespaceListResponseBody.Data.Builder custom(Boolean custom)
Indicates whether custom namespaces are returned. Valid values:
true
public DescribeNamespaceListResponseBody.Data.Builder hybridCloudEnable(Boolean hybridCloudEnable)
Indicates whether hybrid cloud namespaces are excluded. Valid values:
false
public DescribeNamespaceListResponseBody.Data.Builder nameSpaceShortId(String nameSpaceShortId)
The short ID of the namespace.
example:test
public DescribeNamespaceListResponseBody.Data.Builder namespaceId(String namespaceId)
The ID of the namespace.
example:cn-beijing:test
public DescribeNamespaceListResponseBody.Data.Builder namespaceName(String namespaceName)
The name of the namespace.
example:test
public DescribeNamespaceListResponseBody.Data.Builder regionId(String regionId)
The region to which the namespace belongs.
example:cn-beijing
public DescribeNamespaceListResponseBody.Data.Builder securityGroupId(String securityGroupId)
The ID of the security group.
example:sg-wz969ngg2e49q5i4****
public DescribeNamespaceListResponseBody.Data.Builder vSwitchId(String vSwitchId)
The ID of the vSwitch.
example:vsw-2ze559r1z1bpwqxwp****
public DescribeNamespaceListResponseBody.Data.Builder vpcId(String vpcId)
The ID of the virtual private cloud (VPC).
example:vpc-2ze0i263cnn311nvj****
public DescribeNamespaceListResponseBody.Data build()
Copyright © 2026. All rights reserved.