public static final class ListNacosConfigsRequest.Builder extends Object
public ListNacosConfigsRequest.Builder acceptLanguage(String acceptLanguage)
The language of the response. Valid values:
zh
public ListNacosConfigsRequest.Builder appName(String appName)
The name of the application.
example:fpx-pds-pns
public ListNacosConfigsRequest.Builder dataId(String dataId)
The ID of the data.
example:zeekr-*
public ListNacosConfigsRequest.Builder group(String group)
The name of the group. Default value: default
crm
public ListNacosConfigsRequest.Builder instanceId(String instanceId)
The ID of the instance.
This parameter is required.
example:mse-cn-7mz2fj****
public ListNacosConfigsRequest.Builder namespaceId(String namespaceId)
The ID of the namespace.
example:fad732a7-ff1a-4f21-8126-4edd4****
public ListNacosConfigsRequest.Builder pageNum(Integer pageNum)
The number of the page to return.
This parameter is required.
example:5
public ListNacosConfigsRequest.Builder pageSize(Integer pageSize)
The number of entries to return on each page.
This parameter is required.
example:200
public ListNacosConfigsRequest.Builder regionId(String regionId)
The ID of the region in which the instance resides. The region is supported by Microservices Engine (MSE).
example:cn-hangzhou
public ListNacosConfigsRequest.Builder requestPars(String requestPars)
The extended request parameters. The JSON format is supported.
example:{\"appGroup\":\"sm_zk_asi_na610\",\"appName\":\"sm-zk\",\"appStage\":\"PUBLISH\",\"appUnit\":\"center\",\"bucId\":\"193554\",\"bucName\":\"Alibaba Mobile Business Group-UC\",\"provider\":\"aliyun\"}
public ListNacosConfigsRequest.Builder tags(String tags)
The tags.
example:billing
public ListNacosConfigsRequest build()
Copyright © 2026. All rights reserved.