public static final class GetNacosHistoryConfigRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetNacosHistoryConfigRequest.Builder |
acceptLanguage(String acceptLanguage)
The language of the response.
|
GetNacosHistoryConfigRequest |
build() |
GetNacosHistoryConfigRequest.Builder |
dataId(String dataId)
The ID of the data.
|
GetNacosHistoryConfigRequest.Builder |
group(String group)
The name of the group.
|
GetNacosHistoryConfigRequest.Builder |
instanceId(String instanceId)
The ID of the instance.
|
GetNacosHistoryConfigRequest.Builder |
namespaceId(String namespaceId)
The ID of the namespace.
|
GetNacosHistoryConfigRequest.Builder |
nid(String nid)
The version ID of the configuration.
|
public GetNacosHistoryConfigRequest.Builder acceptLanguage(String acceptLanguage)
The language of the response. Valid values:
zh
public GetNacosHistoryConfigRequest.Builder dataId(String dataId)
The ID of the data.
This parameter is required.
example:msg-center.main.yaml
public GetNacosHistoryConfigRequest.Builder group(String group)
The name of the group.
This parameter is required.
example:DEFAULT_GROUP
public GetNacosHistoryConfigRequest.Builder instanceId(String instanceId)
The ID of the instance.
This parameter is required.
example:mse_prepaid_public_cn-st220g9ka02
public GetNacosHistoryConfigRequest.Builder namespaceId(String namespaceId)
The ID of the namespace.
example:6cf708a5-****-89f2-3ba62c5ee9ba
public GetNacosHistoryConfigRequest.Builder nid(String nid)
The version ID of the configuration.
This parameter is required.
example:40****
public GetNacosHistoryConfigRequest build()
Copyright © 2026. All rights reserved.