|
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||
See:
Description
| Class Summary | |
|---|---|
| AuthorizeCacheSecurityGroupIngressRequest | Container for the parameters to the AuthorizeCacheSecurityGroupIngress operation. |
| CacheCluster | Contains information about a Cache Cluster. |
| CacheNode | A Cache Cluster is made up of one or more Cache Nodes. |
| CacheNodeTypeSpecificParameter | A parameter that has a different value for each Cache Node Type it is applied to. |
| CacheNodeTypeSpecificValue | A value that applies only to a certain Cache Node Type. |
| CacheParameterGroup | Contains a set of parameters and their values which can be applied to a Cache Cluster. |
| CacheParameterGroupStatus | The status of the Cache Parameter Group. |
| CacheSecurityGroup | Defines a set of EC2 Security groups that are allowed to access a Cache Cluster. |
| CacheSecurityGroupMembership | Links a CacheCluster to one or more CacheSecurityGroups. |
| CreateCacheClusterRequest | Container for the parameters to the CreateCacheCluster operation. |
| CreateCacheParameterGroupRequest | Container for the parameters to the CreateCacheParameterGroup operation. |
| CreateCacheSecurityGroupRequest | Container for the parameters to the CreateCacheSecurityGroup operation. |
| DeleteCacheClusterRequest | Container for the parameters to the DeleteCacheCluster operation. |
| DeleteCacheParameterGroupRequest | Container for the parameters to the DeleteCacheParameterGroup operation. |
| DeleteCacheSecurityGroupRequest | Container for the parameters to the DeleteCacheSecurityGroup operation. |
| DescribeCacheClustersRequest | Container for the parameters to the DescribeCacheClusters operation. |
| DescribeCacheClustersResult | Contains one or more Cache Clusters. |
| DescribeCacheParameterGroupsRequest | Container for the parameters to the DescribeCacheParameterGroups operation. |
| DescribeCacheParameterGroupsResult | Contains a list of CacheParameterGroups. |
| DescribeCacheParametersRequest | Container for the parameters to the DescribeCacheParameters operation. |
| DescribeCacheParametersResult | Contains a list of Parametes and CacheNodeTypeSpecificParameters. |
| DescribeCacheSecurityGroupsRequest | Container for the parameters to the DescribeCacheSecurityGroups operation. |
| DescribeCacheSecurityGroupsResult | Contains a list of CacheSecurityGroups. |
| DescribeEngineDefaultParametersRequest | Container for the parameters to the DescribeEngineDefaultParameters operation. |
| DescribeEventsRequest | Container for the parameters to the DescribeEvents operation. |
| DescribeEventsResult | Contains a list of Events. |
| EC2SecurityGroup | Specifies the current state of this Cache Node. |
| Endpoint | An endpoint completely specifies enough information to connect to a Cache Node. |
| EngineDefaults | The default Parameters and CacheNodeTypeSpecificParameters for a CacheParameterGroupFamily. |
| Event | An event represents something interesting that has happened in the system. |
| ModifyCacheClusterRequest | Container for the parameters to the ModifyCacheCluster operation. |
| ModifyCacheParameterGroupRequest | Container for the parameters to the ModifyCacheParameterGroup operation. |
| ModifyCacheParameterGroupResult | Contains the name of a Cache Parameter Group. |
| NotificationConfiguration | Contains pair of Topic and Topic Status. |
| Parameter | A setting controlling some apsect of the service's behavior. |
| ParameterNameValue | A name and value pair used to update the value of a Parameter. |
| PendingModifiedValues | Contains values that will be applied to the Cache Cluster in the future. |
| RebootCacheClusterRequest | Container for the parameters to the RebootCacheCluster operation. |
| ResetCacheParameterGroupRequest | Container for the parameters to the ResetCacheParameterGroup operation. |
| ResetCacheParameterGroupResult | Contains the name of a Cache Parameter Group. |
| RevokeCacheSecurityGroupIngressRequest | Container for the parameters to the RevokeCacheSecurityGroupIngress operation. |
| Enum Summary | |
|---|---|
| SourceType | Source Type |
| Exception Summary | |
|---|---|
| AuthorizationAlreadyExistsException | The specified EC2 Security Group is already authorized for the specified Cache Security Group. |
| AuthorizationNotFoundException | Specified EC2 Security Group is not authorized for the specified Cache Security Group. |
| CacheClusterAlreadyExistsException | User already has a Cache Cluster with the given identifier. |
| CacheClusterNotFoundException | CacheClusterId does not refer to an existing Cache Cluster. |
| CacheParameterGroupAlreadyExistsException | A Cache Parameter Group with the name specified in CacheParameterGroupName already exists. |
| CacheParameterGroupNotFoundException | CacheParameterGroupName does not refer to an existing Cache Parameter Group. |
| CacheParameterGroupQuotaExceededException | Request would result in user exceeding the allowed number of Cache Parameter Groups. |
| CacheSecurityGroupAlreadyExistsException | A Cache Security Group with the name specified in CacheSecurityGroupName already exists. |
| CacheSecurityGroupNotFoundException | CacheSecurityGroupName does not refer to an existing Cache Security Group. |
| CacheSecurityGroupQuotaExceededException | Request would result in user exceeding the allowed number of Cache Security Groups. |
| ClusterQuotaForCustomerExceededException | Request would result in user exceeding the allowed number of Cache Clusters per customer. |
| InsufficientCacheClusterCapacityException | Specified Cache node type is not available in the specified Availability Zone. |
| InvalidCacheClusterStateException | The specified Cache Cluster is not in the available state. |
| InvalidCacheParameterGroupStateException | The state of the Cache Parameter Group does not allow for the requested action to occur. |
| InvalidCacheSecurityGroupStateException | The state of the Cache Security Group does not allow deletion. |
| InvalidParameterCombinationException | AmazonElastiCache exception |
| InvalidParameterValueException | AmazonElastiCache exception |
| NodeQuotaForClusterExceededException | Request would result in user exceeding the allowed number of Cache Nodes in a single Cache Cluster. |
| NodeQuotaForCustomerExceededException | Request would result in user exceeding the allowed number of Cache Nodes per customer. |
Classes modeling the various types represented by AmazonElastiCache.
|
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||