Uses of Class
com.amazonaws.services.elasticache.model.ResetCacheParameterGroupResult
Packages that use ResetCacheParameterGroupResult
-
Uses of ResetCacheParameterGroupResult in com.amazonaws.services.elasticache
Methods in com.amazonaws.services.elasticache that return ResetCacheParameterGroupResultModifier and TypeMethodDescriptionAbstractAmazonElastiCache.resetCacheParameterGroup
(ResetCacheParameterGroupRequest request) AmazonElastiCache.resetCacheParameterGroup
(ResetCacheParameterGroupRequest resetCacheParameterGroupRequest) The ResetCacheParameterGroup action modifies the parameters of a cache parameter group to the engine or system default value.AmazonElastiCacheClient.resetCacheParameterGroup
(ResetCacheParameterGroupRequest resetCacheParameterGroupRequest) The ResetCacheParameterGroup action modifies the parameters of a cache parameter group to the engine or system default value.Methods in com.amazonaws.services.elasticache that return types with arguments of type ResetCacheParameterGroupResultModifier and TypeMethodDescriptionAbstractAmazonElastiCacheAsync.resetCacheParameterGroupAsync
(ResetCacheParameterGroupRequest request) AbstractAmazonElastiCacheAsync.resetCacheParameterGroupAsync
(ResetCacheParameterGroupRequest request, AsyncHandler<ResetCacheParameterGroupRequest, ResetCacheParameterGroupResult> asyncHandler) AmazonElastiCacheAsync.resetCacheParameterGroupAsync
(ResetCacheParameterGroupRequest resetCacheParameterGroupRequest) The ResetCacheParameterGroup action modifies the parameters of a cache parameter group to the engine or system default value.AmazonElastiCacheAsync.resetCacheParameterGroupAsync
(ResetCacheParameterGroupRequest resetCacheParameterGroupRequest, AsyncHandler<ResetCacheParameterGroupRequest, ResetCacheParameterGroupResult> asyncHandler) The ResetCacheParameterGroup action modifies the parameters of a cache parameter group to the engine or system default value.AmazonElastiCacheAsyncClient.resetCacheParameterGroupAsync
(ResetCacheParameterGroupRequest request) AmazonElastiCacheAsyncClient.resetCacheParameterGroupAsync
(ResetCacheParameterGroupRequest request, AsyncHandler<ResetCacheParameterGroupRequest, ResetCacheParameterGroupResult> asyncHandler) Method parameters in com.amazonaws.services.elasticache with type arguments of type ResetCacheParameterGroupResultModifier and TypeMethodDescriptionAbstractAmazonElastiCacheAsync.resetCacheParameterGroupAsync
(ResetCacheParameterGroupRequest request, AsyncHandler<ResetCacheParameterGroupRequest, ResetCacheParameterGroupResult> asyncHandler) AmazonElastiCacheAsync.resetCacheParameterGroupAsync
(ResetCacheParameterGroupRequest resetCacheParameterGroupRequest, AsyncHandler<ResetCacheParameterGroupRequest, ResetCacheParameterGroupResult> asyncHandler) The ResetCacheParameterGroup action modifies the parameters of a cache parameter group to the engine or system default value.AmazonElastiCacheAsyncClient.resetCacheParameterGroupAsync
(ResetCacheParameterGroupRequest request, AsyncHandler<ResetCacheParameterGroupRequest, ResetCacheParameterGroupResult> asyncHandler) -
Uses of ResetCacheParameterGroupResult in com.amazonaws.services.elasticache.model
Methods in com.amazonaws.services.elasticache.model that return ResetCacheParameterGroupResultModifier and TypeMethodDescriptionResetCacheParameterGroupResult.clone()
ResetCacheParameterGroupResult.withCacheParameterGroupName
(String cacheParameterGroupName) The name of the cache parameter group.