CopyableBuilder<CreateParameterGroupResponse.Builder,CreateParameterGroupResponse>
, SdkBuilder<CreateParameterGroupResponse.Builder,CreateParameterGroupResponse>
public static interface CreateParameterGroupResponse.Builder extends CopyableBuilder<CreateParameterGroupResponse.Builder,CreateParameterGroupResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateParameterGroupResponse.Builder |
parameterGroup(ParameterGroup parameterGroup) |
Represents the output of a CreateParameterGroup action.
|
copy
apply, build
CreateParameterGroupResponse.Builder parameterGroup(ParameterGroup parameterGroup)
Represents the output of a CreateParameterGroup action.
parameterGroup
- Represents the output of a CreateParameterGroup action.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.