CopyableBuilder<ResetCacheParameterGroupResponse.Builder,ResetCacheParameterGroupResponse>
, SdkBuilder<ResetCacheParameterGroupResponse.Builder,ResetCacheParameterGroupResponse>
public static interface ResetCacheParameterGroupResponse.Builder extends CopyableBuilder<ResetCacheParameterGroupResponse.Builder,ResetCacheParameterGroupResponse>
Modifier and Type | Method | Description |
---|---|---|
ResetCacheParameterGroupResponse.Builder |
cacheParameterGroupName(String cacheParameterGroupName) |
The name of the cache parameter group.
|
copy
apply, build
ResetCacheParameterGroupResponse.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.