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.
|
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, 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.