GetDbParameterGroupResponse.Builder |
GetDbParameterGroupResponse.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the DB parameter group.
|
static GetDbParameterGroupResponse.Builder |
GetDbParameterGroupResponse.builder() |
|
GetDbParameterGroupResponse.Builder |
GetDbParameterGroupResponse.Builder.description(String description) |
A description of the DB parameter group.
|
GetDbParameterGroupResponse.Builder |
GetDbParameterGroupResponse.Builder.id(String id) |
A service-generated unique identifier.
|
GetDbParameterGroupResponse.Builder |
GetDbParameterGroupResponse.Builder.name(String name) |
The customer-supplied name that uniquely identifies the DB parameter group when interacting with the Amazon
Timestream for InfluxDB API and CLI commands.
|
default GetDbParameterGroupResponse.Builder |
GetDbParameterGroupResponse.Builder.parameters(Consumer<Parameters.Builder> parameters) |
The parameters that comprise the DB parameter group.
|
GetDbParameterGroupResponse.Builder |
GetDbParameterGroupResponse.Builder.parameters(Parameters parameters) |
The parameters that comprise the DB parameter group.
|
GetDbParameterGroupResponse.Builder |
GetDbParameterGroupResponse.toBuilder() |
|