Метод | Описание | |
---|---|---|
AddTagsToResource ( |
Adds up to 10 cost allocation tags to the named resource. A cost allocation tag is a key-value pair where the key and value are case-sensitive. You can use cost allocation tags to categorize and track your AWS costs. When you apply tags to your ElastiCache resources, AWS generates a cost allocation report as a comma-separated value (CSV) file with your usage and costs aggregated by your tags. You can apply tags that represent business categories (such as cost centers, application names, or owners) to organize your costs across multiple services. For more information, see Using Cost Allocation Tags in Amazon ElastiCache in the ElastiCache User Guide.
|
|
AddTagsToResourceAsync ( |
Initiates the asynchronous execution of the AddTagsToResource operation.
|
|
AmazonElastiCacheClient ( ) : System |
Constructs AmazonElastiCacheClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonElastiCacheClient ( |
Constructs AmazonElastiCacheClient with AWS Credentials
|
|
AmazonElastiCacheClient ( |
Constructs AmazonElastiCacheClient with AWS Credentials and an AmazonElastiCacheClient Configuration object.
|
|
AmazonElastiCacheClient ( |
Constructs AmazonElastiCacheClient with AWS Credentials
|
|
AmazonElastiCacheClient ( |
Constructs AmazonElastiCacheClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonElastiCacheClient ( RegionEndpoint region ) : System |
Constructs AmazonElastiCacheClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonElastiCacheClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonElastiCacheClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonElastiCacheClient ( string awsAccessKeyId, string awsSecretAccessKey, |
Constructs AmazonElastiCacheClient with AWS Access Key ID, AWS Secret Key and an AmazonElastiCacheClient Configuration object.
|
|
AmazonElastiCacheClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System |
Constructs AmazonElastiCacheClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonElastiCacheClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System |
Constructs AmazonElastiCacheClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonElastiCacheClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonElastiCacheConfig clientConfig ) : System |
Constructs AmazonElastiCacheClient with AWS Access Key ID, AWS Secret Key and an AmazonElastiCacheClient Configuration object.
|
|
AmazonElastiCacheClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System |
Constructs AmazonElastiCacheClient with AWS Access Key ID and AWS Secret Key
|
|
AuthorizeCacheSecurityGroupIngress ( AuthorizeCacheSecurityGroupIngressRequest request ) : AuthorizeCacheSecurityGroupIngressResponse |
Allows network ingress to a cache security group. Applications using ElastiCache must be running on Amazon EC2, and Amazon EC2 security groups are used as the authorization mechanism. You cannot authorize ingress from an Amazon EC2 security group in one region to an ElastiCache cluster in another region.
|
|
AuthorizeCacheSecurityGroupIngressAsync ( AuthorizeCacheSecurityGroupIngressRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the AuthorizeCacheSecurityGroupIngress operation.
|
|
BeginAddTagsToResource ( AddTagsToResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the AddTagsToResource operation.
|
|
BeginAuthorizeCacheSecurityGroupIngress ( AuthorizeCacheSecurityGroupIngressRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the AuthorizeCacheSecurityGroupIngress operation.
|
|
BeginCopySnapshot ( CopySnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CopySnapshot operation.
|
|
BeginCreateCacheCluster ( CreateCacheClusterRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateCacheCluster operation.
|
|
BeginCreateCacheParameterGroup ( CreateCacheParameterGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateCacheParameterGroup operation.
|
|
BeginCreateCacheSecurityGroup ( CreateCacheSecurityGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateCacheSecurityGroup operation.
|
|
BeginCreateCacheSubnetGroup ( CreateCacheSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateCacheSubnetGroup operation.
|
|
BeginCreateReplicationGroup ( CreateReplicationGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateReplicationGroup operation.
|
|
BeginCreateSnapshot ( CreateSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateSnapshot operation.
|
|
BeginDeleteCacheCluster ( DeleteCacheClusterRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteCacheCluster operation.
|
|
BeginDeleteCacheParameterGroup ( DeleteCacheParameterGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteCacheParameterGroup operation.
|
|
BeginDeleteCacheSecurityGroup ( DeleteCacheSecurityGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteCacheSecurityGroup operation.
|
|
BeginDeleteCacheSubnetGroup ( DeleteCacheSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteCacheSubnetGroup operation.
|
|
BeginDeleteReplicationGroup ( DeleteReplicationGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteReplicationGroup operation.
|
|
BeginDeleteSnapshot ( DeleteSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteSnapshot operation.
|
|
BeginDescribeCacheClusters ( DescribeCacheClustersRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DescribeCacheClusters operation.
|
|
BeginDescribeCacheEngineVersions ( DescribeCacheEngineVersionsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DescribeCacheEngineVersions operation.
|
|
BeginDescribeCacheParameterGroups ( DescribeCacheParameterGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DescribeCacheParameterGroups operation.
|
|
BeginDescribeCacheParameters ( DescribeCacheParametersRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DescribeCacheParameters operation.
|
|
BeginDescribeCacheSecurityGroups ( DescribeCacheSecurityGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DescribeCacheSecurityGroups operation.
|
|
BeginDescribeCacheSubnetGroups ( DescribeCacheSubnetGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DescribeCacheSubnetGroups operation.
|
|
BeginDescribeEngineDefaultParameters ( DescribeEngineDefaultParametersRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DescribeEngineDefaultParameters operation.
|
|
BeginDescribeEvents ( DescribeEventsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DescribeEvents operation.
|
|
BeginDescribeReplicationGroups ( DescribeReplicationGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DescribeReplicationGroups operation.
|
|
BeginDescribeReservedCacheNodes ( DescribeReservedCacheNodesRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DescribeReservedCacheNodes operation.
|
|
BeginDescribeReservedCacheNodesOfferings ( DescribeReservedCacheNodesOfferingsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DescribeReservedCacheNodesOfferings operation.
|
|
BeginDescribeSnapshots ( DescribeSnapshotsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DescribeSnapshots operation.
|
|
BeginListAllowedNodeTypeModifications ( ListAllowedNodeTypeModificationsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListAllowedNodeTypeModifications operation.
|
|
BeginListTagsForResource ( ListTagsForResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListTagsForResource operation.
|
|
BeginModifyCacheCluster ( ModifyCacheClusterRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ModifyCacheCluster operation.
|
|
BeginModifyCacheParameterGroup ( ModifyCacheParameterGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ModifyCacheParameterGroup operation.
|
|
BeginModifyCacheSubnetGroup ( ModifyCacheSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ModifyCacheSubnetGroup operation.
|
|
BeginModifyReplicationGroup ( ModifyReplicationGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ModifyReplicationGroup operation.
|
|
BeginPurchaseReservedCacheNodesOffering ( PurchaseReservedCacheNodesOfferingRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the PurchaseReservedCacheNodesOffering operation.
|
|
BeginRebootCacheCluster ( RebootCacheClusterRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the RebootCacheCluster operation.
|
|
BeginRemoveTagsFromResource ( RemoveTagsFromResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the RemoveTagsFromResource operation.
|
|
BeginResetCacheParameterGroup ( ResetCacheParameterGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ResetCacheParameterGroup operation.
|
|
BeginRevokeCacheSecurityGroupIngress ( RevokeCacheSecurityGroupIngressRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the RevokeCacheSecurityGroupIngress operation.
|
|
CopySnapshot ( CopySnapshotRequest request ) : CopySnapshotResponse |
Makes a copy of an existing snapshot. This operation is valid for Redis only. Users or groups that have permissions to use the You could receive the following error messages. Error Messages
|
|
CopySnapshotAsync ( CopySnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CopySnapshot operation.
|
|
CreateCacheCluster ( CreateCacheClusterRequest request ) : CreateCacheClusterResponse |
Creates a cache cluster. All nodes in the cache cluster run the same protocol-compliant cache engine software, either Memcached or Redis. Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.
|
|
CreateCacheClusterAsync ( CreateCacheClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateCacheCluster operation.
|
|
CreateCacheParameterGroup ( CreateCacheParameterGroupRequest request ) : CreateCacheParameterGroupResponse |
Creates a new cache parameter group. A cache parameter group is a collection of parameters that you apply to all of the nodes in a cache cluster.
|
|
CreateCacheParameterGroupAsync ( CreateCacheParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateCacheParameterGroup operation.
|
|
CreateCacheSecurityGroup ( CreateCacheSecurityGroupRequest request ) : CreateCacheSecurityGroupResponse |
Creates a new cache security group. Use a cache security group to control access to one or more cache clusters. Cache security groups are only used when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC). If you are creating a cache cluster inside of a VPC, use a cache subnet group instead. For more information, see CreateCacheSubnetGroup.
|
|
CreateCacheSecurityGroupAsync ( CreateCacheSecurityGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateCacheSecurityGroup operation.
|
|
CreateCacheSubnetGroup ( CreateCacheSubnetGroupRequest request ) : CreateCacheSubnetGroupResponse |
Creates a new cache subnet group. Use this parameter only when you are creating a cluster in an Amazon Virtual Private Cloud (Amazon VPC).
|
|
CreateCacheSubnetGroupAsync ( CreateCacheSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateCacheSubnetGroup operation.
|
|
CreateReplicationGroup ( CreateReplicationGroupRequest request ) : CreateReplicationGroupResponse |
Creates a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group. A Redis (cluster mode disabled) replication group is a collection of cache clusters, where one of the cache clusters is a read/write primary and the others are read-only replicas. Writes to the primary are asynchronously propagated to the replicas. A Redis (cluster mode enabled) replication group is a collection of 1 to 15 node groups (shards). Each node group (shard) has one read/write primary node and up to 5 read-only replica nodes. Writes to the primary are asynchronously propagated to the replicas. Redis (cluster mode enabled) replication groups partition the data across node groups (shards). When a Redis (cluster mode disabled) replication group has been successfully created, you can add one or more read replicas to it, up to a total of 5 read replicas. You cannot alter a Redis (cluster mode enabled) replication group after it has been created. This operation is valid for Redis only.
|
|
CreateReplicationGroupAsync ( CreateReplicationGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateReplicationGroup operation.
|
|
CreateSnapshot ( CreateSnapshotRequest request ) : CreateSnapshotResponse |
Creates a copy of an entire cache cluster or replication group at a specific moment in time. This operation is valid for Redis only.
|
|
CreateSnapshotAsync ( CreateSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateSnapshot operation.
|
|
DeleteCacheCluster ( DeleteCacheClusterRequest request ) : DeleteCacheClusterResponse |
Deletes a previously provisioned cache cluster. This operation cannot be used to delete a cache cluster that is the last read replica of a replication group or node group (shard) that has Multi-AZ mode enabled or a cache cluster from a Redis (cluster mode enabled) replication group. Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.
|
|
DeleteCacheClusterAsync ( DeleteCacheClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteCacheCluster operation.
|
|
DeleteCacheParameterGroup ( DeleteCacheParameterGroupRequest request ) : DeleteCacheParameterGroupResponse |
Deletes the specified cache parameter group. You cannot delete a cache parameter group if it is associated with any cache clusters.
|
|
DeleteCacheParameterGroupAsync ( DeleteCacheParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteCacheParameterGroup operation.
|
|
DeleteCacheSecurityGroup ( DeleteCacheSecurityGroupRequest request ) : DeleteCacheSecurityGroupResponse |
Deletes a cache security group. You cannot delete a cache security group if it is associated with any cache clusters.
|
|
DeleteCacheSecurityGroupAsync ( DeleteCacheSecurityGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteCacheSecurityGroup operation.
|
|
DeleteCacheSubnetGroup ( DeleteCacheSubnetGroupRequest request ) : DeleteCacheSubnetGroupResponse |
Deletes a cache subnet group. You cannot delete a cache subnet group if it is associated with any cache clusters.
|
|
DeleteCacheSubnetGroupAsync ( DeleteCacheSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteCacheSubnetGroup operation.
|
|
DeleteReplicationGroup ( DeleteReplicationGroupRequest request ) : DeleteReplicationGroupResponse |
Deletes an existing replication group. By default, this operation deletes the entire replication group, including the primary/primaries and all of the read replicas. If the replication group has only one primary, you can optionally delete only the read replicas, while retaining the primary by setting When you receive a successful response from this operation, Amazon ElastiCache immediately begins deleting the selected resources; you cannot cancel or revert this operation. This operation is valid for Redis only.
|
|
DeleteReplicationGroupAsync ( DeleteReplicationGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteReplicationGroup operation.
|
|
DeleteSnapshot ( DeleteSnapshotRequest request ) : DeleteSnapshotResponse |
Deletes an existing snapshot. When you receive a successful response from this operation, ElastiCache immediately begins deleting the snapshot; you cannot cancel or revert this operation. This operation is valid for Redis only.
|
|
DeleteSnapshotAsync ( DeleteSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteSnapshot operation.
|
|
DescribeCacheClusters ( ) : DescribeCacheClustersResponse |
Returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied. By default, abbreviated information about the cache clusters are returned. You can use the optional If the cluster is in the CREATING state, only cluster-level information is displayed until all of the nodes are successfully provisioned. If the cluster is in the DELETING state, only cluster-level information is displayed. If cache nodes are currently being added to the cache cluster, node endpoint information and creation time for the additional nodes are not displayed until they are completely provisioned. When the cache cluster state is If cache nodes are currently being removed from the cache cluster, no endpoint information for the removed nodes is displayed.
|
|
DescribeCacheClusters ( DescribeCacheClustersRequest request ) : DescribeCacheClustersResponse |
Returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied. By default, abbreviated information about the cache clusters are returned. You can use the optional If the cluster is in the CREATING state, only cluster-level information is displayed until all of the nodes are successfully provisioned. If the cluster is in the DELETING state, only cluster-level information is displayed. If cache nodes are currently being added to the cache cluster, node endpoint information and creation time for the additional nodes are not displayed until they are completely provisioned. When the cache cluster state is If cache nodes are currently being removed from the cache cluster, no endpoint information for the removed nodes is displayed.
|
|
DescribeCacheClustersAsync ( DescribeCacheClustersRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeCacheClusters operation.
|
|
DescribeCacheClustersAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied. By default, abbreviated information about the cache clusters are returned. You can use the optional If the cluster is in the CREATING state, only cluster-level information is displayed until all of the nodes are successfully provisioned. If the cluster is in the DELETING state, only cluster-level information is displayed. If cache nodes are currently being added to the cache cluster, node endpoint information and creation time for the additional nodes are not displayed until they are completely provisioned. When the cache cluster state is If cache nodes are currently being removed from the cache cluster, no endpoint information for the removed nodes is displayed.
|
|
DescribeCacheEngineVersions ( ) : DescribeCacheEngineVersionsResponse |
Returns a list of the available cache engines and their versions.
|
|
DescribeCacheEngineVersions ( DescribeCacheEngineVersionsRequest request ) : DescribeCacheEngineVersionsResponse |
Returns a list of the available cache engines and their versions.
|
|
DescribeCacheEngineVersionsAsync ( DescribeCacheEngineVersionsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeCacheEngineVersions operation.
|
|
DescribeCacheEngineVersionsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns a list of the available cache engines and their versions.
|
|
DescribeCacheParameterGroups ( ) : DescribeCacheParameterGroupsResponse |
Returns a list of cache parameter group descriptions. If a cache parameter group name is specified, the list contains only the descriptions for that group.
|
|
DescribeCacheParameterGroups ( DescribeCacheParameterGroupsRequest request ) : DescribeCacheParameterGroupsResponse |
Returns a list of cache parameter group descriptions. If a cache parameter group name is specified, the list contains only the descriptions for that group.
|
|
DescribeCacheParameterGroupsAsync ( DescribeCacheParameterGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeCacheParameterGroups operation.
|
|
DescribeCacheParameterGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns a list of cache parameter group descriptions. If a cache parameter group name is specified, the list contains only the descriptions for that group.
|
|
DescribeCacheParameters ( DescribeCacheParametersRequest request ) : DescribeCacheParametersResponse |
Returns the detailed parameter list for a particular cache parameter group.
|
|
DescribeCacheParametersAsync ( DescribeCacheParametersRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeCacheParameters operation.
|
|
DescribeCacheSecurityGroups ( ) : DescribeCacheSecurityGroupsResponse |
Returns a list of cache security group descriptions. If a cache security group name is specified, the list contains only the description of that group.
|
|
DescribeCacheSecurityGroups ( DescribeCacheSecurityGroupsRequest request ) : DescribeCacheSecurityGroupsResponse |
Returns a list of cache security group descriptions. If a cache security group name is specified, the list contains only the description of that group.
|
|
DescribeCacheSecurityGroupsAsync ( DescribeCacheSecurityGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeCacheSecurityGroups operation.
|
|
DescribeCacheSecurityGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns a list of cache security group descriptions. If a cache security group name is specified, the list contains only the description of that group.
|
|
DescribeCacheSubnetGroups ( ) : DescribeCacheSubnetGroupsResponse |
Returns a list of cache subnet group descriptions. If a subnet group name is specified, the list contains only the description of that group.
|
|
DescribeCacheSubnetGroups ( DescribeCacheSubnetGroupsRequest request ) : DescribeCacheSubnetGroupsResponse |
Returns a list of cache subnet group descriptions. If a subnet group name is specified, the list contains only the description of that group.
|
|
DescribeCacheSubnetGroupsAsync ( DescribeCacheSubnetGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeCacheSubnetGroups operation.
|
|
DescribeCacheSubnetGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns a list of cache subnet group descriptions. If a subnet group name is specified, the list contains only the description of that group.
|
|
DescribeEngineDefaultParameters ( DescribeEngineDefaultParametersRequest request ) : DescribeEngineDefaultParametersResponse |
Returns the default engine and system parameter information for the specified cache engine.
|
|
DescribeEngineDefaultParametersAsync ( DescribeEngineDefaultParametersRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeEngineDefaultParameters operation.
|
|
DescribeEvents ( ) : DescribeEventsResponse |
Returns events related to cache clusters, cache security groups, and cache parameter groups. You can obtain events specific to a particular cache cluster, cache security group, or cache parameter group by providing the name as a parameter. By default, only the events occurring within the last hour are returned; however, you can retrieve up to 14 days' worth of events if necessary.
|
|
DescribeEvents ( DescribeEventsRequest request ) : DescribeEventsResponse |
Returns events related to cache clusters, cache security groups, and cache parameter groups. You can obtain events specific to a particular cache cluster, cache security group, or cache parameter group by providing the name as a parameter. By default, only the events occurring within the last hour are returned; however, you can retrieve up to 14 days' worth of events if necessary.
|
|
DescribeEventsAsync ( DescribeEventsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeEvents operation.
|
|
DescribeEventsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns events related to cache clusters, cache security groups, and cache parameter groups. You can obtain events specific to a particular cache cluster, cache security group, or cache parameter group by providing the name as a parameter. By default, only the events occurring within the last hour are returned; however, you can retrieve up to 14 days' worth of events if necessary.
|
|
DescribeReplicationGroups ( ) : DescribeReplicationGroupsResponse |
Returns information about a particular replication group. If no identifier is specified, This operation is valid for Redis only.
|
|
DescribeReplicationGroups ( DescribeReplicationGroupsRequest request ) : DescribeReplicationGroupsResponse |
Returns information about a particular replication group. If no identifier is specified, This operation is valid for Redis only.
|
|
DescribeReplicationGroupsAsync ( DescribeReplicationGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeReplicationGroups operation.
|
|
DescribeReplicationGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns information about a particular replication group. If no identifier is specified, This operation is valid for Redis only.
|
|
DescribeReservedCacheNodes ( ) : DescribeReservedCacheNodesResponse |
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
|
|
DescribeReservedCacheNodes ( DescribeReservedCacheNodesRequest request ) : DescribeReservedCacheNodesResponse |
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
|
|
DescribeReservedCacheNodesAsync ( DescribeReservedCacheNodesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeReservedCacheNodes operation.
|
|
DescribeReservedCacheNodesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
|
|
DescribeReservedCacheNodesOfferings ( ) : DescribeReservedCacheNodesOfferingsResponse |
Lists available reserved cache node offerings.
|
|
DescribeReservedCacheNodesOfferings ( DescribeReservedCacheNodesOfferingsRequest request ) : DescribeReservedCacheNodesOfferingsResponse |
Lists available reserved cache node offerings.
|
|
DescribeReservedCacheNodesOfferingsAsync ( DescribeReservedCacheNodesOfferingsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeReservedCacheNodesOfferings operation.
|
|
DescribeReservedCacheNodesOfferingsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists available reserved cache node offerings.
|
|
DescribeSnapshots ( ) : DescribeSnapshotsResponse |
Returns information about cache cluster or replication group snapshots. By default, This operation is valid for Redis only.
|
|
DescribeSnapshots ( DescribeSnapshotsRequest request ) : DescribeSnapshotsResponse |
Returns information about cache cluster or replication group snapshots. By default, This operation is valid for Redis only.
|
|
DescribeSnapshotsAsync ( DescribeSnapshotsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeSnapshots operation.
|
|
DescribeSnapshotsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns information about cache cluster or replication group snapshots. By default, This operation is valid for Redis only.
|
|
EndAddTagsToResource ( IAsyncResult asyncResult ) : AddTagsToResourceResponse |
Finishes the asynchronous execution of the AddTagsToResource operation.
|
|
EndAuthorizeCacheSecurityGroupIngress ( IAsyncResult asyncResult ) : AuthorizeCacheSecurityGroupIngressResponse |
Finishes the asynchronous execution of the AuthorizeCacheSecurityGroupIngress operation.
|
|
EndCopySnapshot ( IAsyncResult asyncResult ) : CopySnapshotResponse |
Finishes the asynchronous execution of the CopySnapshot operation.
|
|
EndCreateCacheCluster ( IAsyncResult asyncResult ) : CreateCacheClusterResponse |
Finishes the asynchronous execution of the CreateCacheCluster operation.
|
|
EndCreateCacheParameterGroup ( IAsyncResult asyncResult ) : CreateCacheParameterGroupResponse |
Finishes the asynchronous execution of the CreateCacheParameterGroup operation.
|
|
EndCreateCacheSecurityGroup ( IAsyncResult asyncResult ) : CreateCacheSecurityGroupResponse |
Finishes the asynchronous execution of the CreateCacheSecurityGroup operation.
|
|
EndCreateCacheSubnetGroup ( IAsyncResult asyncResult ) : CreateCacheSubnetGroupResponse |
Finishes the asynchronous execution of the CreateCacheSubnetGroup operation.
|
|
EndCreateReplicationGroup ( IAsyncResult asyncResult ) : CreateReplicationGroupResponse |
Finishes the asynchronous execution of the CreateReplicationGroup operation.
|
|
EndCreateSnapshot ( IAsyncResult asyncResult ) : CreateSnapshotResponse |
Finishes the asynchronous execution of the CreateSnapshot operation.
|
|
EndDeleteCacheCluster ( IAsyncResult asyncResult ) : DeleteCacheClusterResponse |
Finishes the asynchronous execution of the DeleteCacheCluster operation.
|
|
EndDeleteCacheParameterGroup ( IAsyncResult asyncResult ) : DeleteCacheParameterGroupResponse |
Finishes the asynchronous execution of the DeleteCacheParameterGroup operation.
|
|
EndDeleteCacheSecurityGroup ( IAsyncResult asyncResult ) : DeleteCacheSecurityGroupResponse |
Finishes the asynchronous execution of the DeleteCacheSecurityGroup operation.
|
|
EndDeleteCacheSubnetGroup ( IAsyncResult asyncResult ) : DeleteCacheSubnetGroupResponse |
Finishes the asynchronous execution of the DeleteCacheSubnetGroup operation.
|
|
EndDeleteReplicationGroup ( IAsyncResult asyncResult ) : DeleteReplicationGroupResponse |
Finishes the asynchronous execution of the DeleteReplicationGroup operation.
|
|
EndDeleteSnapshot ( IAsyncResult asyncResult ) : DeleteSnapshotResponse |
Finishes the asynchronous execution of the DeleteSnapshot operation.
|
|
EndDescribeCacheClusters ( IAsyncResult asyncResult ) : DescribeCacheClustersResponse |
Finishes the asynchronous execution of the DescribeCacheClusters operation.
|
|
EndDescribeCacheEngineVersions ( IAsyncResult asyncResult ) : DescribeCacheEngineVersionsResponse |
Finishes the asynchronous execution of the DescribeCacheEngineVersions operation.
|
|
EndDescribeCacheParameterGroups ( IAsyncResult asyncResult ) : DescribeCacheParameterGroupsResponse |
Finishes the asynchronous execution of the DescribeCacheParameterGroups operation.
|
|
EndDescribeCacheParameters ( IAsyncResult asyncResult ) : DescribeCacheParametersResponse |
Finishes the asynchronous execution of the DescribeCacheParameters operation.
|
|
EndDescribeCacheSecurityGroups ( IAsyncResult asyncResult ) : DescribeCacheSecurityGroupsResponse |
Finishes the asynchronous execution of the DescribeCacheSecurityGroups operation.
|
|
EndDescribeCacheSubnetGroups ( IAsyncResult asyncResult ) : DescribeCacheSubnetGroupsResponse |
Finishes the asynchronous execution of the DescribeCacheSubnetGroups operation.
|
|
EndDescribeEngineDefaultParameters ( IAsyncResult asyncResult ) : DescribeEngineDefaultParametersResponse |
Finishes the asynchronous execution of the DescribeEngineDefaultParameters operation.
|
|
EndDescribeEvents ( IAsyncResult asyncResult ) : DescribeEventsResponse |
Finishes the asynchronous execution of the DescribeEvents operation.
|
|
EndDescribeReplicationGroups ( IAsyncResult asyncResult ) : DescribeReplicationGroupsResponse |
Finishes the asynchronous execution of the DescribeReplicationGroups operation.
|
|
EndDescribeReservedCacheNodes ( IAsyncResult asyncResult ) : DescribeReservedCacheNodesResponse |
Finishes the asynchronous execution of the DescribeReservedCacheNodes operation.
|
|
EndDescribeReservedCacheNodesOfferings ( IAsyncResult asyncResult ) : DescribeReservedCacheNodesOfferingsResponse |
Finishes the asynchronous execution of the DescribeReservedCacheNodesOfferings operation.
|
|
EndDescribeSnapshots ( IAsyncResult asyncResult ) : DescribeSnapshotsResponse |
Finishes the asynchronous execution of the DescribeSnapshots operation.
|
|
EndListAllowedNodeTypeModifications ( IAsyncResult asyncResult ) : ListAllowedNodeTypeModificationsResponse |
Finishes the asynchronous execution of the ListAllowedNodeTypeModifications operation.
|
|
EndListTagsForResource ( IAsyncResult asyncResult ) : ListTagsForResourceResponse |
Finishes the asynchronous execution of the ListTagsForResource operation.
|
|
EndModifyCacheCluster ( IAsyncResult asyncResult ) : ModifyCacheClusterResponse |
Finishes the asynchronous execution of the ModifyCacheCluster operation.
|
|
EndModifyCacheParameterGroup ( IAsyncResult asyncResult ) : ModifyCacheParameterGroupResponse |
Finishes the asynchronous execution of the ModifyCacheParameterGroup operation.
|
|
EndModifyCacheSubnetGroup ( IAsyncResult asyncResult ) : ModifyCacheSubnetGroupResponse |
Finishes the asynchronous execution of the ModifyCacheSubnetGroup operation.
|
|
EndModifyReplicationGroup ( IAsyncResult asyncResult ) : ModifyReplicationGroupResponse |
Finishes the asynchronous execution of the ModifyReplicationGroup operation.
|
|
EndPurchaseReservedCacheNodesOffering ( IAsyncResult asyncResult ) : PurchaseReservedCacheNodesOfferingResponse |
Finishes the asynchronous execution of the PurchaseReservedCacheNodesOffering operation.
|
|
EndRebootCacheCluster ( IAsyncResult asyncResult ) : RebootCacheClusterResponse |
Finishes the asynchronous execution of the RebootCacheCluster operation.
|
|
EndRemoveTagsFromResource ( IAsyncResult asyncResult ) : RemoveTagsFromResourceResponse |
Finishes the asynchronous execution of the RemoveTagsFromResource operation.
|
|
EndResetCacheParameterGroup ( IAsyncResult asyncResult ) : ResetCacheParameterGroupResponse |
Finishes the asynchronous execution of the ResetCacheParameterGroup operation.
|
|
EndRevokeCacheSecurityGroupIngress ( IAsyncResult asyncResult ) : RevokeCacheSecurityGroupIngressResponse |
Finishes the asynchronous execution of the RevokeCacheSecurityGroupIngress operation.
|
|
ListAllowedNodeTypeModifications ( ListAllowedNodeTypeModificationsRequest request ) : ListAllowedNodeTypeModificationsResponse |
Lists all available node types that you can scale your Redis cluster's or replication group's current node type up to. When you use the
|
|
ListAllowedNodeTypeModificationsAsync ( ListAllowedNodeTypeModificationsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListAllowedNodeTypeModifications operation.
|
|
ListTagsForResource ( ListTagsForResourceRequest request ) : ListTagsForResourceResponse |
Lists all cost allocation tags currently on the named resource. A You can have a maximum of 10 cost allocation tags on an ElastiCache resource. For more information, see Using Cost Allocation Tags in Amazon ElastiCache.
|
|
ListTagsForResourceAsync ( ListTagsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListTagsForResource operation.
|
|
ModifyCacheCluster ( ModifyCacheClusterRequest request ) : ModifyCacheClusterResponse |
Modifies the settings for a cache cluster. You can use this operation to change one or more cluster configuration parameters by specifying the parameters and the new values.
|
|
ModifyCacheClusterAsync ( ModifyCacheClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ModifyCacheCluster operation.
|
|
ModifyCacheParameterGroup ( ModifyCacheParameterGroupRequest request ) : ModifyCacheParameterGroupResponse |
Modifies the parameters of a cache parameter group. You can modify up to 20 parameters in a single request by submitting a list parameter name and value pairs.
|
|
ModifyCacheParameterGroupAsync ( ModifyCacheParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ModifyCacheParameterGroup operation.
|
|
ModifyCacheSubnetGroup ( ModifyCacheSubnetGroupRequest request ) : ModifyCacheSubnetGroupResponse |
Modifies an existing cache subnet group.
|
|
ModifyCacheSubnetGroupAsync ( ModifyCacheSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ModifyCacheSubnetGroup operation.
|
|
ModifyReplicationGroup ( ModifyReplicationGroupRequest request ) : ModifyReplicationGroupResponse |
Modifies the settings for a replication group. Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups. This operation is valid for Redis only.
|
|
ModifyReplicationGroupAsync ( ModifyReplicationGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ModifyReplicationGroup operation.
|
|
PurchaseReservedCacheNodesOffering ( PurchaseReservedCacheNodesOfferingRequest request ) : PurchaseReservedCacheNodesOfferingResponse |
Allows you to purchase a reserved cache node offering.
|
|
PurchaseReservedCacheNodesOfferingAsync ( PurchaseReservedCacheNodesOfferingRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the PurchaseReservedCacheNodesOffering operation.
|
|
RebootCacheCluster ( RebootCacheClusterRequest request ) : RebootCacheClusterResponse |
Reboots some, or all, of the cache nodes within a provisioned cache cluster. This operation applies any modified cache parameter groups to the cache cluster. The reboot operation takes place as soon as possible, and results in a momentary outage to the cache cluster. During the reboot, the cache cluster status is set to REBOOTING. The reboot causes the contents of the cache (for each cache node being rebooted) to be lost. When the reboot is complete, a cache cluster event is created.
|
|
RebootCacheClusterAsync ( RebootCacheClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RebootCacheCluster operation.
|
|
RemoveTagsFromResource ( RemoveTagsFromResourceRequest request ) : RemoveTagsFromResourceResponse |
Removes the tags identified by the
|
|
RemoveTagsFromResourceAsync ( RemoveTagsFromResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RemoveTagsFromResource operation.
|
|
ResetCacheParameterGroup ( ResetCacheParameterGroupRequest request ) : ResetCacheParameterGroupResponse |
Modifies the parameters of a cache parameter group to the engine or system default value. You can reset specific parameters by submitting a list of parameter names. To reset the entire cache parameter group, specify the
|
|
ResetCacheParameterGroupAsync ( ResetCacheParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ResetCacheParameterGroup operation.
|
|
RevokeCacheSecurityGroupIngress ( RevokeCacheSecurityGroupIngressRequest request ) : RevokeCacheSecurityGroupIngressResponse |
Revokes ingress from a cache security group. Use this operation to disallow access from an Amazon EC2 security group that had been previously authorized.
|
|
RevokeCacheSecurityGroupIngressAsync ( RevokeCacheSecurityGroupIngressRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RevokeCacheSecurityGroupIngress operation.
|
Метод | Описание | |
---|---|---|
CreateSigner ( ) : AbstractAWSSigner |
Creates the signer for the service.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
public AddTagsToResource ( |
||
request | Container for the necessary parameters to execute the AddTagsToResource service method. | |
Результат | Amazon.ElastiCache.Model.AddTagsToResourceResponse |
public AddTagsToResourceAsync ( |
||
request | Container for the necessary parameters to execute the AddTagsToResource operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public AmazonElastiCacheClient ( ) : System | ||
Результат | System |
public AmazonElastiCacheClient ( |
||
credentials | AWS Credentials | |
Результат | System |
public AmazonElastiCacheClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonElastiCacheClient Configuration Object | |
Результат | System |
public AmazonElastiCacheClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonElastiCacheClient ( |
||
config | The AmazonElastiCacheClient Configuration Object | |
Результат | System |
public AmazonElastiCacheClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonElastiCacheClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
Результат | System |
public AmazonElastiCacheClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonElastiCacheClient Configuration Object | |
Результат | System |
public AmazonElastiCacheClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonElastiCacheClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
Результат | System |
public AmazonElastiCacheClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonElastiCacheConfig clientConfig ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
clientConfig | AmazonElastiCacheConfig | The AmazonElastiCacheClient Configuration Object |
Результат | System |
public AmazonElastiCacheClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
region | RegionEndpoint | The region to connect. |
Результат | System |
public AuthorizeCacheSecurityGroupIngress ( AuthorizeCacheSecurityGroupIngressRequest request ) : AuthorizeCacheSecurityGroupIngressResponse | ||
request | AuthorizeCacheSecurityGroupIngressRequest | Container for the necessary parameters to execute the AuthorizeCacheSecurityGroupIngress service method. |
Результат | AuthorizeCacheSecurityGroupIngressResponse |
public AuthorizeCacheSecurityGroupIngressAsync ( AuthorizeCacheSecurityGroupIngressRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | AuthorizeCacheSecurityGroupIngressRequest | Container for the necessary parameters to execute the AuthorizeCacheSecurityGroupIngress operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public BeginAddTagsToResource ( AddTagsToResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | AddTagsToResourceRequest | Container for the necessary parameters to execute the AddTagsToResource operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginAuthorizeCacheSecurityGroupIngress ( AuthorizeCacheSecurityGroupIngressRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | AuthorizeCacheSecurityGroupIngressRequest | Container for the necessary parameters to execute the AuthorizeCacheSecurityGroupIngress operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCopySnapshot ( CopySnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | CopySnapshotRequest | Container for the necessary parameters to execute the CopySnapshot operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreateCacheCluster ( CreateCacheClusterRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | CreateCacheClusterRequest | Container for the necessary parameters to execute the CreateCacheCluster operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreateCacheParameterGroup ( CreateCacheParameterGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | CreateCacheParameterGroupRequest | Container for the necessary parameters to execute the CreateCacheParameterGroup operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreateCacheSecurityGroup ( CreateCacheSecurityGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | CreateCacheSecurityGroupRequest | Container for the necessary parameters to execute the CreateCacheSecurityGroup operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreateCacheSubnetGroup ( CreateCacheSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | CreateCacheSubnetGroupRequest | Container for the necessary parameters to execute the CreateCacheSubnetGroup operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreateReplicationGroup ( CreateReplicationGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | CreateReplicationGroupRequest | Container for the necessary parameters to execute the CreateReplicationGroup operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreateSnapshot ( CreateSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | CreateSnapshotRequest | Container for the necessary parameters to execute the CreateSnapshot operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteCacheCluster ( DeleteCacheClusterRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DeleteCacheClusterRequest | Container for the necessary parameters to execute the DeleteCacheCluster operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteCacheParameterGroup ( DeleteCacheParameterGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DeleteCacheParameterGroupRequest | Container for the necessary parameters to execute the DeleteCacheParameterGroup operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteCacheSecurityGroup ( DeleteCacheSecurityGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DeleteCacheSecurityGroupRequest | Container for the necessary parameters to execute the DeleteCacheSecurityGroup operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteCacheSubnetGroup ( DeleteCacheSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DeleteCacheSubnetGroupRequest | Container for the necessary parameters to execute the DeleteCacheSubnetGroup operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteReplicationGroup ( DeleteReplicationGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DeleteReplicationGroupRequest | Container for the necessary parameters to execute the DeleteReplicationGroup operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteSnapshot ( DeleteSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DeleteSnapshotRequest | Container for the necessary parameters to execute the DeleteSnapshot operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeCacheClusters ( DescribeCacheClustersRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DescribeCacheClustersRequest | Container for the necessary parameters to execute the DescribeCacheClusters operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeCacheEngineVersions ( DescribeCacheEngineVersionsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DescribeCacheEngineVersionsRequest | Container for the necessary parameters to execute the DescribeCacheEngineVersions operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeCacheParameterGroups ( DescribeCacheParameterGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DescribeCacheParameterGroupsRequest | Container for the necessary parameters to execute the DescribeCacheParameterGroups operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeCacheParameters ( DescribeCacheParametersRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DescribeCacheParametersRequest | Container for the necessary parameters to execute the DescribeCacheParameters operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeCacheSecurityGroups ( DescribeCacheSecurityGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DescribeCacheSecurityGroupsRequest | Container for the necessary parameters to execute the DescribeCacheSecurityGroups operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeCacheSubnetGroups ( DescribeCacheSubnetGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DescribeCacheSubnetGroupsRequest | Container for the necessary parameters to execute the DescribeCacheSubnetGroups operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeEngineDefaultParameters ( DescribeEngineDefaultParametersRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DescribeEngineDefaultParametersRequest | Container for the necessary parameters to execute the DescribeEngineDefaultParameters operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeEvents ( DescribeEventsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DescribeEventsRequest | Container for the necessary parameters to execute the DescribeEvents operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeReplicationGroups ( DescribeReplicationGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DescribeReplicationGroupsRequest | Container for the necessary parameters to execute the DescribeReplicationGroups operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeReservedCacheNodes ( DescribeReservedCacheNodesRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DescribeReservedCacheNodesRequest | Container for the necessary parameters to execute the DescribeReservedCacheNodes operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeReservedCacheNodesOfferings ( DescribeReservedCacheNodesOfferingsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DescribeReservedCacheNodesOfferingsRequest | Container for the necessary parameters to execute the DescribeReservedCacheNodesOfferings operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeSnapshots ( DescribeSnapshotsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DescribeSnapshotsRequest | Container for the necessary parameters to execute the DescribeSnapshots operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginListAllowedNodeTypeModifications ( ListAllowedNodeTypeModificationsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ListAllowedNodeTypeModificationsRequest | Container for the necessary parameters to execute the ListAllowedNodeTypeModifications operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginListTagsForResource ( ListTagsForResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ListTagsForResourceRequest | Container for the necessary parameters to execute the ListTagsForResource operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginModifyCacheCluster ( ModifyCacheClusterRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ModifyCacheClusterRequest | Container for the necessary parameters to execute the ModifyCacheCluster operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginModifyCacheParameterGroup ( ModifyCacheParameterGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ModifyCacheParameterGroupRequest | Container for the necessary parameters to execute the ModifyCacheParameterGroup operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginModifyCacheSubnetGroup ( ModifyCacheSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ModifyCacheSubnetGroupRequest | Container for the necessary parameters to execute the ModifyCacheSubnetGroup operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginModifyReplicationGroup ( ModifyReplicationGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ModifyReplicationGroupRequest | Container for the necessary parameters to execute the ModifyReplicationGroup operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginPurchaseReservedCacheNodesOffering ( PurchaseReservedCacheNodesOfferingRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | PurchaseReservedCacheNodesOfferingRequest | Container for the necessary parameters to execute the PurchaseReservedCacheNodesOffering operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginRebootCacheCluster ( RebootCacheClusterRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | RebootCacheClusterRequest | Container for the necessary parameters to execute the RebootCacheCluster operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginRemoveTagsFromResource ( RemoveTagsFromResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | RemoveTagsFromResourceRequest | Container for the necessary parameters to execute the RemoveTagsFromResource operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginResetCacheParameterGroup ( ResetCacheParameterGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ResetCacheParameterGroupRequest | Container for the necessary parameters to execute the ResetCacheParameterGroup operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginRevokeCacheSecurityGroupIngress ( RevokeCacheSecurityGroupIngressRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | RevokeCacheSecurityGroupIngressRequest | Container for the necessary parameters to execute the RevokeCacheSecurityGroupIngress operation on AmazonElastiCacheClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public CopySnapshot ( CopySnapshotRequest request ) : CopySnapshotResponse | ||
request | CopySnapshotRequest | Container for the necessary parameters to execute the CopySnapshot service method. |
Результат | CopySnapshotResponse |
public CopySnapshotAsync ( CopySnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | CopySnapshotRequest | Container for the necessary parameters to execute the CopySnapshot operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreateCacheCluster ( CreateCacheClusterRequest request ) : CreateCacheClusterResponse | ||
request | CreateCacheClusterRequest | Container for the necessary parameters to execute the CreateCacheCluster service method. |
Результат | CreateCacheClusterResponse |
public CreateCacheClusterAsync ( CreateCacheClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | CreateCacheClusterRequest | Container for the necessary parameters to execute the CreateCacheCluster operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreateCacheParameterGroup ( CreateCacheParameterGroupRequest request ) : CreateCacheParameterGroupResponse | ||
request | CreateCacheParameterGroupRequest | Container for the necessary parameters to execute the CreateCacheParameterGroup service method. |
Результат | CreateCacheParameterGroupResponse |
public CreateCacheParameterGroupAsync ( CreateCacheParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | CreateCacheParameterGroupRequest | Container for the necessary parameters to execute the CreateCacheParameterGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreateCacheSecurityGroup ( CreateCacheSecurityGroupRequest request ) : CreateCacheSecurityGroupResponse | ||
request | CreateCacheSecurityGroupRequest | Container for the necessary parameters to execute the CreateCacheSecurityGroup service method. |
Результат | CreateCacheSecurityGroupResponse |
public CreateCacheSecurityGroupAsync ( CreateCacheSecurityGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | CreateCacheSecurityGroupRequest | Container for the necessary parameters to execute the CreateCacheSecurityGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreateCacheSubnetGroup ( CreateCacheSubnetGroupRequest request ) : CreateCacheSubnetGroupResponse | ||
request | CreateCacheSubnetGroupRequest | Container for the necessary parameters to execute the CreateCacheSubnetGroup service method. |
Результат | CreateCacheSubnetGroupResponse |
public CreateCacheSubnetGroupAsync ( CreateCacheSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | CreateCacheSubnetGroupRequest | Container for the necessary parameters to execute the CreateCacheSubnetGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreateReplicationGroup ( CreateReplicationGroupRequest request ) : CreateReplicationGroupResponse | ||
request | CreateReplicationGroupRequest | Container for the necessary parameters to execute the CreateReplicationGroup service method. |
Результат | CreateReplicationGroupResponse |
public CreateReplicationGroupAsync ( CreateReplicationGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | CreateReplicationGroupRequest | Container for the necessary parameters to execute the CreateReplicationGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
protected CreateSigner ( ) : AbstractAWSSigner | ||
Результат | AbstractAWSSigner |
public CreateSnapshot ( CreateSnapshotRequest request ) : CreateSnapshotResponse | ||
request | CreateSnapshotRequest | Container for the necessary parameters to execute the CreateSnapshot service method. |
Результат | CreateSnapshotResponse |
public CreateSnapshotAsync ( CreateSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | CreateSnapshotRequest | Container for the necessary parameters to execute the CreateSnapshot operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteCacheCluster ( DeleteCacheClusterRequest request ) : DeleteCacheClusterResponse | ||
request | DeleteCacheClusterRequest | Container for the necessary parameters to execute the DeleteCacheCluster service method. |
Результат | DeleteCacheClusterResponse |
public DeleteCacheClusterAsync ( DeleteCacheClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DeleteCacheClusterRequest | Container for the necessary parameters to execute the DeleteCacheCluster operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteCacheParameterGroup ( DeleteCacheParameterGroupRequest request ) : DeleteCacheParameterGroupResponse | ||
request | DeleteCacheParameterGroupRequest | Container for the necessary parameters to execute the DeleteCacheParameterGroup service method. |
Результат | DeleteCacheParameterGroupResponse |
public DeleteCacheParameterGroupAsync ( DeleteCacheParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DeleteCacheParameterGroupRequest | Container for the necessary parameters to execute the DeleteCacheParameterGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteCacheSecurityGroup ( DeleteCacheSecurityGroupRequest request ) : DeleteCacheSecurityGroupResponse | ||
request | DeleteCacheSecurityGroupRequest | Container for the necessary parameters to execute the DeleteCacheSecurityGroup service method. |
Результат | DeleteCacheSecurityGroupResponse |
public DeleteCacheSecurityGroupAsync ( DeleteCacheSecurityGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DeleteCacheSecurityGroupRequest | Container for the necessary parameters to execute the DeleteCacheSecurityGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteCacheSubnetGroup ( DeleteCacheSubnetGroupRequest request ) : DeleteCacheSubnetGroupResponse | ||
request | DeleteCacheSubnetGroupRequest | Container for the necessary parameters to execute the DeleteCacheSubnetGroup service method. |
Результат | DeleteCacheSubnetGroupResponse |
public DeleteCacheSubnetGroupAsync ( DeleteCacheSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DeleteCacheSubnetGroupRequest | Container for the necessary parameters to execute the DeleteCacheSubnetGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteReplicationGroup ( DeleteReplicationGroupRequest request ) : DeleteReplicationGroupResponse | ||
request | DeleteReplicationGroupRequest | Container for the necessary parameters to execute the DeleteReplicationGroup service method. |
Результат | DeleteReplicationGroupResponse |
public DeleteReplicationGroupAsync ( DeleteReplicationGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DeleteReplicationGroupRequest | Container for the necessary parameters to execute the DeleteReplicationGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteSnapshot ( DeleteSnapshotRequest request ) : DeleteSnapshotResponse | ||
request | DeleteSnapshotRequest | Container for the necessary parameters to execute the DeleteSnapshot service method. |
Результат | DeleteSnapshotResponse |
public DeleteSnapshotAsync ( DeleteSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DeleteSnapshotRequest | Container for the necessary parameters to execute the DeleteSnapshot operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeCacheClusters ( ) : DescribeCacheClustersResponse | ||
Результат | DescribeCacheClustersResponse |
public DescribeCacheClusters ( DescribeCacheClustersRequest request ) : DescribeCacheClustersResponse | ||
request | DescribeCacheClustersRequest | Container for the necessary parameters to execute the DescribeCacheClusters service method. |
Результат | DescribeCacheClustersResponse |
public DescribeCacheClustersAsync ( DescribeCacheClustersRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DescribeCacheClustersRequest | Container for the necessary parameters to execute the DescribeCacheClusters operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeCacheClustersAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeCacheEngineVersions ( ) : DescribeCacheEngineVersionsResponse | ||
Результат | DescribeCacheEngineVersionsResponse |
public DescribeCacheEngineVersions ( DescribeCacheEngineVersionsRequest request ) : DescribeCacheEngineVersionsResponse | ||
request | DescribeCacheEngineVersionsRequest | Container for the necessary parameters to execute the DescribeCacheEngineVersions service method. |
Результат | DescribeCacheEngineVersionsResponse |
public DescribeCacheEngineVersionsAsync ( DescribeCacheEngineVersionsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DescribeCacheEngineVersionsRequest | Container for the necessary parameters to execute the DescribeCacheEngineVersions operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeCacheEngineVersionsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeCacheParameterGroups ( ) : DescribeCacheParameterGroupsResponse | ||
Результат | DescribeCacheParameterGroupsResponse |
public DescribeCacheParameterGroups ( DescribeCacheParameterGroupsRequest request ) : DescribeCacheParameterGroupsResponse | ||
request | DescribeCacheParameterGroupsRequest | Container for the necessary parameters to execute the DescribeCacheParameterGroups service method. |
Результат | DescribeCacheParameterGroupsResponse |
public DescribeCacheParameterGroupsAsync ( DescribeCacheParameterGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DescribeCacheParameterGroupsRequest | Container for the necessary parameters to execute the DescribeCacheParameterGroups operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeCacheParameterGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeCacheParameters ( DescribeCacheParametersRequest request ) : DescribeCacheParametersResponse | ||
request | DescribeCacheParametersRequest | Container for the necessary parameters to execute the DescribeCacheParameters service method. |
Результат | DescribeCacheParametersResponse |
public DescribeCacheParametersAsync ( DescribeCacheParametersRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DescribeCacheParametersRequest | Container for the necessary parameters to execute the DescribeCacheParameters operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeCacheSecurityGroups ( ) : DescribeCacheSecurityGroupsResponse | ||
Результат | DescribeCacheSecurityGroupsResponse |
public DescribeCacheSecurityGroups ( DescribeCacheSecurityGroupsRequest request ) : DescribeCacheSecurityGroupsResponse | ||
request | DescribeCacheSecurityGroupsRequest | Container for the necessary parameters to execute the DescribeCacheSecurityGroups service method. |
Результат | DescribeCacheSecurityGroupsResponse |
public DescribeCacheSecurityGroupsAsync ( DescribeCacheSecurityGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DescribeCacheSecurityGroupsRequest | Container for the necessary parameters to execute the DescribeCacheSecurityGroups operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeCacheSecurityGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeCacheSubnetGroups ( ) : DescribeCacheSubnetGroupsResponse | ||
Результат | DescribeCacheSubnetGroupsResponse |
public DescribeCacheSubnetGroups ( DescribeCacheSubnetGroupsRequest request ) : DescribeCacheSubnetGroupsResponse | ||
request | DescribeCacheSubnetGroupsRequest | Container for the necessary parameters to execute the DescribeCacheSubnetGroups service method. |
Результат | DescribeCacheSubnetGroupsResponse |
public DescribeCacheSubnetGroupsAsync ( DescribeCacheSubnetGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DescribeCacheSubnetGroupsRequest | Container for the necessary parameters to execute the DescribeCacheSubnetGroups operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeCacheSubnetGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeEngineDefaultParameters ( DescribeEngineDefaultParametersRequest request ) : DescribeEngineDefaultParametersResponse | ||
request | DescribeEngineDefaultParametersRequest | Container for the necessary parameters to execute the DescribeEngineDefaultParameters service method. |
Результат | DescribeEngineDefaultParametersResponse |
public DescribeEngineDefaultParametersAsync ( DescribeEngineDefaultParametersRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DescribeEngineDefaultParametersRequest | Container for the necessary parameters to execute the DescribeEngineDefaultParameters operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeEvents ( ) : DescribeEventsResponse | ||
Результат | DescribeEventsResponse |
public DescribeEvents ( DescribeEventsRequest request ) : DescribeEventsResponse | ||
request | DescribeEventsRequest | Container for the necessary parameters to execute the DescribeEvents service method. |
Результат | DescribeEventsResponse |
public DescribeEventsAsync ( DescribeEventsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DescribeEventsRequest | Container for the necessary parameters to execute the DescribeEvents operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeEventsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeReplicationGroups ( ) : DescribeReplicationGroupsResponse | ||
Результат | DescribeReplicationGroupsResponse |
public DescribeReplicationGroups ( DescribeReplicationGroupsRequest request ) : DescribeReplicationGroupsResponse | ||
request | DescribeReplicationGroupsRequest | Container for the necessary parameters to execute the DescribeReplicationGroups service method. |
Результат | DescribeReplicationGroupsResponse |
public DescribeReplicationGroupsAsync ( DescribeReplicationGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DescribeReplicationGroupsRequest | Container for the necessary parameters to execute the DescribeReplicationGroups operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeReplicationGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeReservedCacheNodes ( ) : DescribeReservedCacheNodesResponse | ||
Результат | DescribeReservedCacheNodesResponse |
public DescribeReservedCacheNodes ( DescribeReservedCacheNodesRequest request ) : DescribeReservedCacheNodesResponse | ||
request | DescribeReservedCacheNodesRequest | Container for the necessary parameters to execute the DescribeReservedCacheNodes service method. |
Результат | DescribeReservedCacheNodesResponse |
public DescribeReservedCacheNodesAsync ( DescribeReservedCacheNodesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DescribeReservedCacheNodesRequest | Container for the necessary parameters to execute the DescribeReservedCacheNodes operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeReservedCacheNodesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeReservedCacheNodesOfferings ( ) : DescribeReservedCacheNodesOfferingsResponse | ||
Результат | DescribeReservedCacheNodesOfferingsResponse |
public DescribeReservedCacheNodesOfferings ( DescribeReservedCacheNodesOfferingsRequest request ) : DescribeReservedCacheNodesOfferingsResponse | ||
request | DescribeReservedCacheNodesOfferingsRequest | Container for the necessary parameters to execute the DescribeReservedCacheNodesOfferings service method. |
Результат | DescribeReservedCacheNodesOfferingsResponse |
public DescribeReservedCacheNodesOfferingsAsync ( DescribeReservedCacheNodesOfferingsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DescribeReservedCacheNodesOfferingsRequest | Container for the necessary parameters to execute the DescribeReservedCacheNodesOfferings operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeReservedCacheNodesOfferingsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeSnapshots ( ) : DescribeSnapshotsResponse | ||
Результат | DescribeSnapshotsResponse |
public DescribeSnapshots ( DescribeSnapshotsRequest request ) : DescribeSnapshotsResponse | ||
request | DescribeSnapshotsRequest | Container for the necessary parameters to execute the DescribeSnapshots service method. |
Результат | DescribeSnapshotsResponse |
public DescribeSnapshotsAsync ( DescribeSnapshotsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DescribeSnapshotsRequest | Container for the necessary parameters to execute the DescribeSnapshots operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeSnapshotsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public EndAddTagsToResource ( IAsyncResult asyncResult ) : AddTagsToResourceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAddTagsToResource. |
Результат | AddTagsToResourceResponse |
public EndAuthorizeCacheSecurityGroupIngress ( IAsyncResult asyncResult ) : AuthorizeCacheSecurityGroupIngressResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAuthorizeCacheSecurityGroupIngress. |
Результат | AuthorizeCacheSecurityGroupIngressResponse |
public EndCopySnapshot ( IAsyncResult asyncResult ) : CopySnapshotResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCopySnapshot. |
Результат | CopySnapshotResponse |
public EndCreateCacheCluster ( IAsyncResult asyncResult ) : CreateCacheClusterResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateCacheCluster. |
Результат | CreateCacheClusterResponse |
public EndCreateCacheParameterGroup ( IAsyncResult asyncResult ) : CreateCacheParameterGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateCacheParameterGroup. |
Результат | CreateCacheParameterGroupResponse |
public EndCreateCacheSecurityGroup ( IAsyncResult asyncResult ) : CreateCacheSecurityGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateCacheSecurityGroup. |
Результат | CreateCacheSecurityGroupResponse |
public EndCreateCacheSubnetGroup ( IAsyncResult asyncResult ) : CreateCacheSubnetGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateCacheSubnetGroup. |
Результат | CreateCacheSubnetGroupResponse |
public EndCreateReplicationGroup ( IAsyncResult asyncResult ) : CreateReplicationGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateReplicationGroup. |
Результат | CreateReplicationGroupResponse |
public EndCreateSnapshot ( IAsyncResult asyncResult ) : CreateSnapshotResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateSnapshot. |
Результат | CreateSnapshotResponse |
public EndDeleteCacheCluster ( IAsyncResult asyncResult ) : DeleteCacheClusterResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteCacheCluster. |
Результат | DeleteCacheClusterResponse |
public EndDeleteCacheParameterGroup ( IAsyncResult asyncResult ) : DeleteCacheParameterGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteCacheParameterGroup. |
Результат | DeleteCacheParameterGroupResponse |
public EndDeleteCacheSecurityGroup ( IAsyncResult asyncResult ) : DeleteCacheSecurityGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteCacheSecurityGroup. |
Результат | DeleteCacheSecurityGroupResponse |
public EndDeleteCacheSubnetGroup ( IAsyncResult asyncResult ) : DeleteCacheSubnetGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteCacheSubnetGroup. |
Результат | DeleteCacheSubnetGroupResponse |
public EndDeleteReplicationGroup ( IAsyncResult asyncResult ) : DeleteReplicationGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteReplicationGroup. |
Результат | DeleteReplicationGroupResponse |
public EndDeleteSnapshot ( IAsyncResult asyncResult ) : DeleteSnapshotResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteSnapshot. |
Результат | DeleteSnapshotResponse |
public EndDescribeCacheClusters ( IAsyncResult asyncResult ) : DescribeCacheClustersResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeCacheClusters. |
Результат | DescribeCacheClustersResponse |
public EndDescribeCacheEngineVersions ( IAsyncResult asyncResult ) : DescribeCacheEngineVersionsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeCacheEngineVersions. |
Результат | DescribeCacheEngineVersionsResponse |
public EndDescribeCacheParameterGroups ( IAsyncResult asyncResult ) : DescribeCacheParameterGroupsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeCacheParameterGroups. |
Результат | DescribeCacheParameterGroupsResponse |
public EndDescribeCacheParameters ( IAsyncResult asyncResult ) : DescribeCacheParametersResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeCacheParameters. |
Результат | DescribeCacheParametersResponse |
public EndDescribeCacheSecurityGroups ( IAsyncResult asyncResult ) : DescribeCacheSecurityGroupsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeCacheSecurityGroups. |
Результат | DescribeCacheSecurityGroupsResponse |
public EndDescribeCacheSubnetGroups ( IAsyncResult asyncResult ) : DescribeCacheSubnetGroupsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeCacheSubnetGroups. |
Результат | DescribeCacheSubnetGroupsResponse |
public EndDescribeEngineDefaultParameters ( IAsyncResult asyncResult ) : DescribeEngineDefaultParametersResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeEngineDefaultParameters. |
Результат | DescribeEngineDefaultParametersResponse |
public EndDescribeEvents ( IAsyncResult asyncResult ) : DescribeEventsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeEvents. |
Результат | DescribeEventsResponse |
public EndDescribeReplicationGroups ( IAsyncResult asyncResult ) : DescribeReplicationGroupsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeReplicationGroups. |
Результат | DescribeReplicationGroupsResponse |
public EndDescribeReservedCacheNodes ( IAsyncResult asyncResult ) : DescribeReservedCacheNodesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeReservedCacheNodes. |
Результат | DescribeReservedCacheNodesResponse |
public EndDescribeReservedCacheNodesOfferings ( IAsyncResult asyncResult ) : DescribeReservedCacheNodesOfferingsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeReservedCacheNodesOfferings. |
Результат | DescribeReservedCacheNodesOfferingsResponse |
public EndDescribeSnapshots ( IAsyncResult asyncResult ) : DescribeSnapshotsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeSnapshots. |
Результат | DescribeSnapshotsResponse |
public EndListAllowedNodeTypeModifications ( IAsyncResult asyncResult ) : ListAllowedNodeTypeModificationsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListAllowedNodeTypeModifications. |
Результат | ListAllowedNodeTypeModificationsResponse |
public EndListTagsForResource ( IAsyncResult asyncResult ) : ListTagsForResourceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListTagsForResource. |
Результат | ListTagsForResourceResponse |
public EndModifyCacheCluster ( IAsyncResult asyncResult ) : ModifyCacheClusterResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginModifyCacheCluster. |
Результат | ModifyCacheClusterResponse |
public EndModifyCacheParameterGroup ( IAsyncResult asyncResult ) : ModifyCacheParameterGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginModifyCacheParameterGroup. |
Результат | ModifyCacheParameterGroupResponse |
public EndModifyCacheSubnetGroup ( IAsyncResult asyncResult ) : ModifyCacheSubnetGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginModifyCacheSubnetGroup. |
Результат | ModifyCacheSubnetGroupResponse |
public EndModifyReplicationGroup ( IAsyncResult asyncResult ) : ModifyReplicationGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginModifyReplicationGroup. |
Результат | ModifyReplicationGroupResponse |
public EndPurchaseReservedCacheNodesOffering ( IAsyncResult asyncResult ) : PurchaseReservedCacheNodesOfferingResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPurchaseReservedCacheNodesOffering. |
Результат | PurchaseReservedCacheNodesOfferingResponse |
public EndRebootCacheCluster ( IAsyncResult asyncResult ) : RebootCacheClusterResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRebootCacheCluster. |
Результат | RebootCacheClusterResponse |
public EndRemoveTagsFromResource ( IAsyncResult asyncResult ) : RemoveTagsFromResourceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRemoveTagsFromResource. |
Результат | RemoveTagsFromResourceResponse |
public EndResetCacheParameterGroup ( IAsyncResult asyncResult ) : ResetCacheParameterGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginResetCacheParameterGroup. |
Результат | ResetCacheParameterGroupResponse |
public EndRevokeCacheSecurityGroupIngress ( IAsyncResult asyncResult ) : RevokeCacheSecurityGroupIngressResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRevokeCacheSecurityGroupIngress. |
Результат | RevokeCacheSecurityGroupIngressResponse |
public ListAllowedNodeTypeModifications ( ListAllowedNodeTypeModificationsRequest request ) : ListAllowedNodeTypeModificationsResponse | ||
request | ListAllowedNodeTypeModificationsRequest | Container for the necessary parameters to execute the ListAllowedNodeTypeModifications service method. |
Результат | ListAllowedNodeTypeModificationsResponse |
public ListAllowedNodeTypeModificationsAsync ( ListAllowedNodeTypeModificationsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListAllowedNodeTypeModificationsRequest | Container for the necessary parameters to execute the ListAllowedNodeTypeModifications operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListTagsForResource ( ListTagsForResourceRequest request ) : ListTagsForResourceResponse | ||
request | ListTagsForResourceRequest | Container for the necessary parameters to execute the ListTagsForResource service method. |
Результат | ListTagsForResourceResponse |
public ListTagsForResourceAsync ( ListTagsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListTagsForResourceRequest | Container for the necessary parameters to execute the ListTagsForResource operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ModifyCacheCluster ( ModifyCacheClusterRequest request ) : ModifyCacheClusterResponse | ||
request | ModifyCacheClusterRequest | Container for the necessary parameters to execute the ModifyCacheCluster service method. |
Результат | ModifyCacheClusterResponse |
public ModifyCacheClusterAsync ( ModifyCacheClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ModifyCacheClusterRequest | Container for the necessary parameters to execute the ModifyCacheCluster operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ModifyCacheParameterGroup ( ModifyCacheParameterGroupRequest request ) : ModifyCacheParameterGroupResponse | ||
request | ModifyCacheParameterGroupRequest | Container for the necessary parameters to execute the ModifyCacheParameterGroup service method. |
Результат | ModifyCacheParameterGroupResponse |
public ModifyCacheParameterGroupAsync ( ModifyCacheParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ModifyCacheParameterGroupRequest | Container for the necessary parameters to execute the ModifyCacheParameterGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ModifyCacheSubnetGroup ( ModifyCacheSubnetGroupRequest request ) : ModifyCacheSubnetGroupResponse | ||
request | ModifyCacheSubnetGroupRequest | Container for the necessary parameters to execute the ModifyCacheSubnetGroup service method. |
Результат | ModifyCacheSubnetGroupResponse |
public ModifyCacheSubnetGroupAsync ( ModifyCacheSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ModifyCacheSubnetGroupRequest | Container for the necessary parameters to execute the ModifyCacheSubnetGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ModifyReplicationGroup ( ModifyReplicationGroupRequest request ) : ModifyReplicationGroupResponse | ||
request | ModifyReplicationGroupRequest | Container for the necessary parameters to execute the ModifyReplicationGroup service method. |
Результат | ModifyReplicationGroupResponse |
public ModifyReplicationGroupAsync ( ModifyReplicationGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ModifyReplicationGroupRequest | Container for the necessary parameters to execute the ModifyReplicationGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PurchaseReservedCacheNodesOffering ( PurchaseReservedCacheNodesOfferingRequest request ) : PurchaseReservedCacheNodesOfferingResponse | ||
request | PurchaseReservedCacheNodesOfferingRequest | Container for the necessary parameters to execute the PurchaseReservedCacheNodesOffering service method. |
Результат | PurchaseReservedCacheNodesOfferingResponse |
public PurchaseReservedCacheNodesOfferingAsync ( PurchaseReservedCacheNodesOfferingRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | PurchaseReservedCacheNodesOfferingRequest | Container for the necessary parameters to execute the PurchaseReservedCacheNodesOffering operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public RebootCacheCluster ( RebootCacheClusterRequest request ) : RebootCacheClusterResponse | ||
request | RebootCacheClusterRequest | Container for the necessary parameters to execute the RebootCacheCluster service method. |
Результат | RebootCacheClusterResponse |
public RebootCacheClusterAsync ( RebootCacheClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | RebootCacheClusterRequest | Container for the necessary parameters to execute the RebootCacheCluster operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public RemoveTagsFromResource ( RemoveTagsFromResourceRequest request ) : RemoveTagsFromResourceResponse | ||
request | RemoveTagsFromResourceRequest | Container for the necessary parameters to execute the RemoveTagsFromResource service method. |
Результат | RemoveTagsFromResourceResponse |
public RemoveTagsFromResourceAsync ( RemoveTagsFromResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | RemoveTagsFromResourceRequest | Container for the necessary parameters to execute the RemoveTagsFromResource operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ResetCacheParameterGroup ( ResetCacheParameterGroupRequest request ) : ResetCacheParameterGroupResponse | ||
request | ResetCacheParameterGroupRequest | Container for the necessary parameters to execute the ResetCacheParameterGroup service method. |
Результат | ResetCacheParameterGroupResponse |
public ResetCacheParameterGroupAsync ( ResetCacheParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ResetCacheParameterGroupRequest | Container for the necessary parameters to execute the ResetCacheParameterGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public RevokeCacheSecurityGroupIngress ( RevokeCacheSecurityGroupIngressRequest request ) : RevokeCacheSecurityGroupIngressResponse | ||
request | RevokeCacheSecurityGroupIngressRequest | Container for the necessary parameters to execute the RevokeCacheSecurityGroupIngress service method. |
Результат | RevokeCacheSecurityGroupIngressResponse |
public RevokeCacheSecurityGroupIngressAsync ( RevokeCacheSecurityGroupIngressRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | RevokeCacheSecurityGroupIngressRequest | Container for the necessary parameters to execute the RevokeCacheSecurityGroupIngress operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |