CopyableBuilder<ModifyCacheParameterGroupResponse.Builder,ModifyCacheParameterGroupResponse>
, SdkBuilder<ModifyCacheParameterGroupResponse.Builder,ModifyCacheParameterGroupResponse>
public static interface ModifyCacheParameterGroupResponse.Builder extends CopyableBuilder<ModifyCacheParameterGroupResponse.Builder,ModifyCacheParameterGroupResponse>
Modifier and Type | Method | Description |
---|---|---|
ModifyCacheParameterGroupResponse.Builder |
cacheParameterGroupName(String cacheParameterGroupName) |
The name of the cache parameter group.
|
copy
apply, build
ModifyCacheParameterGroupResponse.Builder cacheParameterGroupName(String cacheParameterGroupName)
The name of the cache parameter group.
cacheParameterGroupName
- The name of the cache parameter group.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.