CopyableBuilder<ModifyDBParameterGroupResponse.Builder,ModifyDBParameterGroupResponse>
, SdkBuilder<ModifyDBParameterGroupResponse.Builder,ModifyDBParameterGroupResponse>
public static interface ModifyDBParameterGroupResponse.Builder extends CopyableBuilder<ModifyDBParameterGroupResponse.Builder,ModifyDBParameterGroupResponse>
Modifier and Type | Method | Description |
---|---|---|
ModifyDBParameterGroupResponse.Builder |
dbParameterGroupName(String dbParameterGroupName) |
Provides the name of the DB parameter group.
|
copy
apply, build
ModifyDBParameterGroupResponse.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.