CopyableBuilder<UpdateParameterGroupResponse.Builder,UpdateParameterGroupResponse>
, SdkBuilder<UpdateParameterGroupResponse.Builder,UpdateParameterGroupResponse>
public static interface UpdateParameterGroupResponse.Builder extends CopyableBuilder<UpdateParameterGroupResponse.Builder,UpdateParameterGroupResponse>
Modifier and Type | Method | Description |
---|---|---|
UpdateParameterGroupResponse.Builder |
parameterGroup(ParameterGroup parameterGroup) |
The parameter group that has been modified.
|
copy
apply, build
UpdateParameterGroupResponse.Builder parameterGroup(ParameterGroup parameterGroup)
The parameter group that has been modified.
parameterGroup
- The parameter group that has been modified.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.