public static final class DeleteNacosConfigsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteNacosConfigsRequest.Builder |
acceptLanguage(String acceptLanguage)
The language of the response.
|
DeleteNacosConfigsRequest |
build() |
DeleteNacosConfigsRequest.Builder |
ids(String ids)
The IDs of configurations.
|
DeleteNacosConfigsRequest.Builder |
instanceId(String instanceId)
The ID of the instance.
|
DeleteNacosConfigsRequest.Builder |
namespaceId(String namespaceId)
The ID of the namespace.
|
public DeleteNacosConfigsRequest.Builder acceptLanguage(String acceptLanguage)
The language of the response. Valid values:
zh
public DeleteNacosConfigsRequest.Builder ids(String ids)
The IDs of configurations.
This parameter is required.
example:20024,20025,20026,20027,20034,20104,20394
public DeleteNacosConfigsRequest.Builder instanceId(String instanceId)
The ID of the instance.
This parameter is required.
example:mse_prepaid_public_cn-i7m2e32pd0n
public DeleteNacosConfigsRequest.Builder namespaceId(String namespaceId)
The ID of the namespace.
This parameter is required.
example:1ef93a21-3487-4367-a859-857d8****
public DeleteNacosConfigsRequest build()
Copyright © 2026. All rights reserved.