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