public static final class CreateParameterGroupResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
CreateParameterGroupResponseBody |
build() |
CreateParameterGroupResponseBody.Builder |
parameterGroupId(String parameterGroupId)
The ID of the parameter template.
|
CreateParameterGroupResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
public CreateParameterGroupResponseBody.Builder parameterGroupId(String parameterGroupId)
> You can call the [DescribeParameterGroups](~~207178~~) operation to query the details of all parameter templates of a specified region, such as the ID of a parameter template.
public CreateParameterGroupResponseBody.Builder requestId(String requestId)
public CreateParameterGroupResponseBody build()
Copyright © 2024. All rights reserved.