메소드 | 설명 | |
---|---|---|
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 ( |
||
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 |
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 |
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 |