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