CopyableBuilder<ResetDBParameterGroupResponse.Builder,ResetDBParameterGroupResponse>
, SdkBuilder<ResetDBParameterGroupResponse.Builder,ResetDBParameterGroupResponse>
public static interface ResetDBParameterGroupResponse.Builder extends CopyableBuilder<ResetDBParameterGroupResponse.Builder,ResetDBParameterGroupResponse>
Modifier and Type | Method | Description |
---|---|---|
ResetDBParameterGroupResponse.Builder |
dbParameterGroupName(String dbParameterGroupName) |
Provides the name of the DB parameter group.
|
copy
apply, build
ResetDBParameterGroupResponse.Builder dbParameterGroupName(String dbParameterGroupName)
Provides the name of the DB parameter group.
dbParameterGroupName
- Provides the name of the DB parameter group.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.