Interface ModifyCacheParameterGroupResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<ModifyCacheParameterGroupResponse.Builder,ModifyCacheParameterGroupResponse>, ElastiCacheResponse.Builder, SdkBuilder<ModifyCacheParameterGroupResponse.Builder,ModifyCacheParameterGroupResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
ModifyCacheParameterGroupResponse

  • Method Details

    • cacheParameterGroupName

      ModifyCacheParameterGroupResponse.Builder cacheParameterGroupName(String cacheParameterGroupName)

      The name of the cache parameter group.

      Parameters:
      cacheParameterGroupName - The name of the cache parameter group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.