Uses of Class
com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupResult
Packages that use ModifyCacheParameterGroupResult
-
Uses of ModifyCacheParameterGroupResult in com.amazonaws.services.elasticache
Methods in com.amazonaws.services.elasticache that return ModifyCacheParameterGroupResultModifier and TypeMethodDescriptionAbstractAmazonElastiCache.modifyCacheParameterGroup
(ModifyCacheParameterGroupRequest request) AmazonElastiCache.modifyCacheParameterGroup
(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest) The ModifyCacheParameterGroup action modifies the parameters of a cache parameter group.AmazonElastiCacheClient.modifyCacheParameterGroup
(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest) The ModifyCacheParameterGroup action modifies the parameters of a cache parameter group.Methods in com.amazonaws.services.elasticache that return types with arguments of type ModifyCacheParameterGroupResultModifier and TypeMethodDescriptionAbstractAmazonElastiCacheAsync.modifyCacheParameterGroupAsync
(ModifyCacheParameterGroupRequest request) AbstractAmazonElastiCacheAsync.modifyCacheParameterGroupAsync
(ModifyCacheParameterGroupRequest request, AsyncHandler<ModifyCacheParameterGroupRequest, ModifyCacheParameterGroupResult> asyncHandler) AmazonElastiCacheAsync.modifyCacheParameterGroupAsync
(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest) The ModifyCacheParameterGroup action modifies the parameters of a cache parameter group.AmazonElastiCacheAsync.modifyCacheParameterGroupAsync
(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest, AsyncHandler<ModifyCacheParameterGroupRequest, ModifyCacheParameterGroupResult> asyncHandler) The ModifyCacheParameterGroup action modifies the parameters of a cache parameter group.AmazonElastiCacheAsyncClient.modifyCacheParameterGroupAsync
(ModifyCacheParameterGroupRequest request) AmazonElastiCacheAsyncClient.modifyCacheParameterGroupAsync
(ModifyCacheParameterGroupRequest request, AsyncHandler<ModifyCacheParameterGroupRequest, ModifyCacheParameterGroupResult> asyncHandler) Method parameters in com.amazonaws.services.elasticache with type arguments of type ModifyCacheParameterGroupResultModifier and TypeMethodDescriptionAbstractAmazonElastiCacheAsync.modifyCacheParameterGroupAsync
(ModifyCacheParameterGroupRequest request, AsyncHandler<ModifyCacheParameterGroupRequest, ModifyCacheParameterGroupResult> asyncHandler) AmazonElastiCacheAsync.modifyCacheParameterGroupAsync
(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest, AsyncHandler<ModifyCacheParameterGroupRequest, ModifyCacheParameterGroupResult> asyncHandler) The ModifyCacheParameterGroup action modifies the parameters of a cache parameter group.AmazonElastiCacheAsyncClient.modifyCacheParameterGroupAsync
(ModifyCacheParameterGroupRequest request, AsyncHandler<ModifyCacheParameterGroupRequest, ModifyCacheParameterGroupResult> asyncHandler) -
Uses of ModifyCacheParameterGroupResult in com.amazonaws.services.elasticache.model
Methods in com.amazonaws.services.elasticache.model that return ModifyCacheParameterGroupResultModifier and TypeMethodDescriptionModifyCacheParameterGroupResult.clone()
ModifyCacheParameterGroupResult.withCacheParameterGroupName
(String cacheParameterGroupName) The name of the cache parameter group.