Метод | Описание | |
---|---|---|
AddPermission ( |
Adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
|
|
AddPermission ( string topicArn, string label, List |
Adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
|
|
AddPermissionAsync ( |
Initiates the asynchronous execution of the AddPermission operation.
|
|
AddPermissionAsync ( string topicArn, string label, List |
Adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
|
|
AddPermissionAsync ( |
Initiates the asynchronous execution of the AddPermission operation.
|
|
AddPermissionAsync ( string topicArn, string label, List |
Adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
|
|
AmazonSimpleNotificationServiceClient ( ) : System |
Constructs AmazonSimpleNotificationServiceClient 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.
|
|
AmazonSimpleNotificationServiceClient ( |
Constructs AmazonSimpleNotificationServiceClient with AWS Credentials
|
|
AmazonSimpleNotificationServiceClient ( |
Constructs AmazonSimpleNotificationServiceClient with AWS Credentials and an AmazonSimpleNotificationServiceClient Configuration object.
|
|
AmazonSimpleNotificationServiceClient ( |
Constructs AmazonSimpleNotificationServiceClient with AWS Credentials
|
|
AmazonSimpleNotificationServiceClient ( |
Constructs AmazonSimpleNotificationServiceClient 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.
|
|
AmazonSimpleNotificationServiceClient ( RegionEndpoint region ) : System |
Constructs AmazonSimpleNotificationServiceClient 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.
|
|
AmazonSimpleNotificationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonSimpleNotificationServiceClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonSimpleNotificationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, |
Constructs AmazonSimpleNotificationServiceClient with AWS Access Key ID, AWS Secret Key and an AmazonSimpleNotificationServiceClient Configuration object.
|
|
AmazonSimpleNotificationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System |
Constructs AmazonSimpleNotificationServiceClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonSimpleNotificationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System |
Constructs AmazonSimpleNotificationServiceClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonSimpleNotificationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
Constructs AmazonSimpleNotificationServiceClient with AWS Access Key ID, AWS Secret Key and an AmazonSimpleNotificationServiceClient Configuration object.
|
|
AmazonSimpleNotificationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System |
Constructs AmazonSimpleNotificationServiceClient with AWS Access Key ID and AWS Secret Key
|
|
AuthorizeS3ToPublish ( string topicArn, string bucket ) : void |
This is a utility method which updates the policy of a topic to allow the S3 bucket to publish events to it.
|
|
AuthorizeS3ToPublishAsync ( string topicArn, string bucket ) : System.Threading.Tasks.Task |
This is a utility method which updates the policy of a topic to allow the S3 bucket to publish events to it.
|
|
BeginAddPermission ( |
Initiates the asynchronous execution of the AddPermission operation.
|
|
BeginCheckIfPhoneNumberIsOptedOut ( CheckIfPhoneNumberIsOptedOutRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CheckIfPhoneNumberIsOptedOut operation.
|
|
BeginConfirmSubscription ( |
Initiates the asynchronous execution of the ConfirmSubscription operation.
|
|
BeginCreatePlatformApplication ( |
Initiates the asynchronous execution of the CreatePlatformApplication operation.
|
|
BeginCreatePlatformEndpoint ( |
Initiates the asynchronous execution of the CreatePlatformEndpoint operation.
|
|
BeginCreateTopic ( |
Initiates the asynchronous execution of the CreateTopic operation.
|
|
BeginDeleteEndpoint ( |
Initiates the asynchronous execution of the DeleteEndpoint operation.
|
|
BeginDeletePlatformApplication ( |
Initiates the asynchronous execution of the DeletePlatformApplication operation.
|
|
BeginDeleteTopic ( |
Initiates the asynchronous execution of the DeleteTopic operation.
|
|
BeginGetEndpointAttributes ( |
Initiates the asynchronous execution of the GetEndpointAttributes operation.
|
|
BeginGetPlatformApplicationAttributes ( |
Initiates the asynchronous execution of the GetPlatformApplicationAttributes operation.
|
|
BeginGetSMSAttributes ( |
Initiates the asynchronous execution of the GetSMSAttributes operation.
|
|
BeginGetSubscriptionAttributes ( |
Initiates the asynchronous execution of the GetSubscriptionAttributes operation.
|
|
BeginGetTopicAttributes ( |
Initiates the asynchronous execution of the GetTopicAttributes operation.
|
|
BeginListEndpointsByPlatformApplication ( |
Initiates the asynchronous execution of the ListEndpointsByPlatformApplication operation.
|
|
BeginListPhoneNumbersOptedOut ( |
Initiates the asynchronous execution of the ListPhoneNumbersOptedOut operation.
|
|
BeginListPlatformApplications ( |
Initiates the asynchronous execution of the ListPlatformApplications operation.
|
|
BeginListSubscriptions ( |
Initiates the asynchronous execution of the ListSubscriptions operation.
|
|
BeginListSubscriptionsByTopic ( |
Initiates the asynchronous execution of the ListSubscriptionsByTopic operation.
|
|
BeginListTopics ( |
Initiates the asynchronous execution of the ListTopics operation.
|
|
BeginOptInPhoneNumber ( |
Initiates the asynchronous execution of the OptInPhoneNumber operation.
|
|
BeginPublish ( |
Initiates the asynchronous execution of the Publish operation.
|
|
BeginRemovePermission ( |
Initiates the asynchronous execution of the RemovePermission operation.
|
|
BeginSetEndpointAttributes ( |
Initiates the asynchronous execution of the SetEndpointAttributes operation.
|
|
BeginSetPlatformApplicationAttributes ( |
Initiates the asynchronous execution of the SetPlatformApplicationAttributes operation.
|
|
BeginSetSMSAttributes ( |
Initiates the asynchronous execution of the SetSMSAttributes operation.
|
|
BeginSetSubscriptionAttributes ( |
Initiates the asynchronous execution of the SetSubscriptionAttributes operation.
|
|
BeginSetTopicAttributes ( |
Initiates the asynchronous execution of the SetTopicAttributes operation.
|
|
BeginSubscribe ( |
Initiates the asynchronous execution of the Subscribe operation.
|
|
BeginUnsubscribe ( |
Initiates the asynchronous execution of the Unsubscribe operation.
|
|
CheckIfPhoneNumberIsOptedOut ( CheckIfPhoneNumberIsOptedOutRequest request ) : |
Accepts a phone number and indicates whether the phone holder has opted out of receiving SMS messages from your account. You cannot send SMS messages to a number that is opted out. To resume sending messages, you can opt in the number by using the
|
|
CheckIfPhoneNumberIsOptedOutAsync ( CheckIfPhoneNumberIsOptedOutRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CheckIfPhoneNumberIsOptedOut operation.
|
|
CheckIfPhoneNumberIsOptedOutAsync ( CheckIfPhoneNumberIsOptedOutRequest request, CheckIfPhoneNumberIsOptedOutResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the CheckIfPhoneNumberIsOptedOut operation.
|
|
ConfirmSubscription ( |
Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier
|
|
ConfirmSubscription ( string topicArn, string token ) : |
Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier
|
|
ConfirmSubscription ( string topicArn, string token, string authenticateOnUnsubscribe ) : |
Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier
|
|
ConfirmSubscriptionAsync ( |
Initiates the asynchronous execution of the ConfirmSubscription operation.
|
|
ConfirmSubscriptionAsync ( string topicArn, string token, System cancellationToken = default(CancellationToken) ) : Task |
Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier
|
|
ConfirmSubscriptionAsync ( string topicArn, string token, string authenticateOnUnsubscribe, System cancellationToken = default(CancellationToken) ) : Task |
Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier
|
|
ConfirmSubscriptionAsync ( |
Initiates the asynchronous execution of the ConfirmSubscription operation.
|
|
ConfirmSubscriptionAsync ( string topicArn, string token, ConfirmSubscriptionResponse>.AmazonServiceCallback |
Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier
|
|
ConfirmSubscriptionAsync ( string topicArn, string token, string authenticateOnUnsubscribe, ConfirmSubscriptionResponse>.AmazonServiceCallback |
Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier
|
|
CreatePlatformApplication ( |
Creates a platform application object for one of the supported push notification services, such as APNS and GCM, to which devices and mobile apps may register. You must specify PlatformPrincipal and PlatformCredential attributes when using the For APNS/APNS_SANDBOX, PlatformCredential is "private key". For GCM, PlatformCredential is "API key". For ADM, PlatformCredential is "client secret". For WNS, PlatformCredential is "secret key". For MPNS, PlatformCredential is "private key". For Baidu, PlatformCredential is "secret key". The PlatformApplicationArn that is returned when using
|
|
CreatePlatformApplicationAsync ( |
Initiates the asynchronous execution of the CreatePlatformApplication operation.
|
|
CreatePlatformApplicationAsync ( |
Initiates the asynchronous execution of the CreatePlatformApplication operation.
|
|
CreatePlatformEndpoint ( |
Creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS. When using
|
|
CreatePlatformEndpointAsync ( |
Initiates the asynchronous execution of the CreatePlatformEndpoint operation.
|
|
CreatePlatformEndpointAsync ( |
Initiates the asynchronous execution of the CreatePlatformEndpoint operation.
|
|
CreateTopic ( |
Creates a topic to which notifications can be published. Users can create at most 100,000 topics. For more information, see http://aws.amazon.com/sns. This action is idempotent, so if the requester already owns a topic with the specified name, that topic's ARN is returned without creating a new topic.
|
|
CreateTopic ( string name ) : |
Creates a topic to which notifications can be published. Users can create at most 100,000 topics. For more information, see http://aws.amazon.com/sns. This action is idempotent, so if the requester already owns a topic with the specified name, that topic's ARN is returned without creating a new topic.
|
|
CreateTopicAsync ( |
Initiates the asynchronous execution of the CreateTopic operation.
|
|
CreateTopicAsync ( string name, System cancellationToken = default(CancellationToken) ) : Task |
Creates a topic to which notifications can be published. Users can create at most 100,000 topics. For more information, see http://aws.amazon.com/sns. This action is idempotent, so if the requester already owns a topic with the specified name, that topic's ARN is returned without creating a new topic.
|
|
CreateTopicAsync ( |
Initiates the asynchronous execution of the CreateTopic operation.
|
|
CreateTopicAsync ( string name, CreateTopicResponse>.AmazonServiceCallback |
Creates a topic to which notifications can be published. Users can create at most 100,000 topics. For more information, see http://aws.amazon.com/sns. This action is idempotent, so if the requester already owns a topic with the specified name, that topic's ARN is returned without creating a new topic.
|
|
DeleteEndpoint ( |
Deletes the endpoint for a device and mobile app from Amazon SNS. This action is idempotent. For more information, see Using Amazon SNS Mobile Push Notifications. When you delete an endpoint that is also subscribed to a topic, then you must also unsubscribe the endpoint from the topic.
|
|
DeleteEndpointAsync ( |
Initiates the asynchronous execution of the DeleteEndpoint operation.
|
|
DeleteEndpointAsync ( |
Initiates the asynchronous execution of the DeleteEndpoint operation.
|
|
DeletePlatformApplication ( |
Deletes a platform application object for one of the supported push notification services, such as APNS and GCM. For more information, see Using Amazon SNS Mobile Push Notifications.
|
|
DeletePlatformApplicationAsync ( |
Initiates the asynchronous execution of the DeletePlatformApplication operation.
|
|
DeletePlatformApplicationAsync ( |
Initiates the asynchronous execution of the DeletePlatformApplication operation.
|
|
DeleteTopic ( |
Deletes a topic and all its subscriptions. Deleting a topic might prevent some messages previously sent to the topic from being delivered to subscribers. This action is idempotent, so deleting a topic that does not exist does not result in an error.
|
|
DeleteTopic ( string topicArn ) : Amazon.SimpleNotificationService.Model.DeleteTopicResponse |
Deletes a topic and all its subscriptions. Deleting a topic might prevent some messages previously sent to the topic from being delivered to subscribers. This action is idempotent, so deleting a topic that does not exist does not result in an error.
|
|
DeleteTopicAsync ( |
Initiates the asynchronous execution of the DeleteTopic operation.
|
|
DeleteTopicAsync ( string topicArn, System cancellationToken = default(CancellationToken) ) : Task |
Deletes a topic and all its subscriptions. Deleting a topic might prevent some messages previously sent to the topic from being delivered to subscribers. This action is idempotent, so deleting a topic that does not exist does not result in an error.
|
|
DeleteTopicAsync ( |
Initiates the asynchronous execution of the DeleteTopic operation.
|
|
DeleteTopicAsync ( string topicArn, DeleteTopicResponse>.AmazonServiceCallback |
Deletes a topic and all its subscriptions. Deleting a topic might prevent some messages previously sent to the topic from being delivered to subscribers. This action is idempotent, so deleting a topic that does not exist does not result in an error.
|
|
EndAddPermission ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.AddPermissionResponse |
Finishes the asynchronous execution of the AddPermission operation.
|
|
EndCheckIfPhoneNumberIsOptedOut ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CheckIfPhoneNumberIsOptedOut operation.
|
|
EndConfirmSubscription ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ConfirmSubscription operation.
|
|
EndCreatePlatformApplication ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreatePlatformApplication operation.
|
|
EndCreatePlatformEndpoint ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreatePlatformEndpoint operation.
|
|
EndCreateTopic ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateTopic operation.
|
|
EndDeleteEndpoint ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.DeleteEndpointResponse |
Finishes the asynchronous execution of the DeleteEndpoint operation.
|
|
EndDeletePlatformApplication ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.DeletePlatformApplicationResponse |
Finishes the asynchronous execution of the DeletePlatformApplication operation.
|
|
EndDeleteTopic ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.DeleteTopicResponse |
Finishes the asynchronous execution of the DeleteTopic operation.
|
|
EndGetEndpointAttributes ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetEndpointAttributes operation.
|
|
EndGetPlatformApplicationAttributes ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetPlatformApplicationAttributes operation.
|
|
EndGetSMSAttributes ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetSMSAttributes operation.
|
|
EndGetSubscriptionAttributes ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetSubscriptionAttributes operation.
|
|
EndGetTopicAttributes ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetTopicAttributes operation.
|
|
EndListEndpointsByPlatformApplication ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListEndpointsByPlatformApplication operation.
|
|
EndListPhoneNumbersOptedOut ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListPhoneNumbersOptedOut operation.
|
|
EndListPlatformApplications ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListPlatformApplications operation.
|
|
EndListSubscriptions ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.ListSubscriptionsResponse |
Finishes the asynchronous execution of the ListSubscriptions operation.
|
|
EndListSubscriptionsByTopic ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListSubscriptionsByTopic operation.
|
|
EndListTopics ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListTopics operation.
|
|
EndOptInPhoneNumber ( IAsyncResult asyncResult ) : OptInPhoneNumberResponse |
Finishes the asynchronous execution of the OptInPhoneNumber operation.
|
|
EndPublish ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the Publish operation.
|
|
EndRemovePermission ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.RemovePermissionResponse |
Finishes the asynchronous execution of the RemovePermission operation.
|
|
EndSetEndpointAttributes ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.SetEndpointAttributesResponse |
Finishes the asynchronous execution of the SetEndpointAttributes operation.
|
|
EndSetPlatformApplicationAttributes ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.SetPlatformApplicationAttributesResponse |
Finishes the asynchronous execution of the SetPlatformApplicationAttributes operation.
|
|
EndSetSMSAttributes ( IAsyncResult asyncResult ) : SetSMSAttributesResponse |
Finishes the asynchronous execution of the SetSMSAttributes operation.
|
|
EndSetSubscriptionAttributes ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.SetSubscriptionAttributesResponse |
Finishes the asynchronous execution of the SetSubscriptionAttributes operation.
|
|
EndSetTopicAttributes ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.SetTopicAttributesResponse |
Finishes the asynchronous execution of the SetTopicAttributes operation.
|
|
EndSubscribe ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the Subscribe operation.
|
|
EndUnsubscribe ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.UnsubscribeResponse |
Finishes the asynchronous execution of the Unsubscribe operation.
|
|
FindTopic ( string topicName ) : |
Finds an existing Amazon SNS topic by iterating all SNS topics until a match is found. The ListTopics method is used to fetch upto 100 SNS topics at a time until a SNS topic with an TopicArn that matches topicName is found.
|
|
FindTopicAsync ( string topicName ) : Task |
Finds an existing Amazon SNS topic by iterating all SNS topics until a match is found asynchronously. The ListTopics method is used to fetch upto 100 SNS topics at a time until a SNS topic with an TopicArn that matches topicName is found.
|
|
GetEndpointAttributes ( |
Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS. For more information, see Using Amazon SNS Mobile Push Notifications.
|
|
GetEndpointAttributesAsync ( |
Initiates the asynchronous execution of the GetEndpointAttributes operation.
|
|
GetEndpointAttributesAsync ( |
Initiates the asynchronous execution of the GetEndpointAttributes operation.
|
|
GetPlatformApplicationAttributes ( |
Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM. For more information, see Using Amazon SNS Mobile Push Notifications.
|
|
GetPlatformApplicationAttributesAsync ( |
Initiates the asynchronous execution of the GetPlatformApplicationAttributes operation.
|
|
GetPlatformApplicationAttributesAsync ( |
Initiates the asynchronous execution of the GetPlatformApplicationAttributes operation.
|
|
GetSMSAttributes ( |
Returns the settings for sending SMS messages from your account. These settings are set with the
|
|
GetSMSAttributesAsync ( |
Initiates the asynchronous execution of the GetSMSAttributes operation.
|
|
GetSMSAttributesAsync ( |
Initiates the asynchronous execution of the GetSMSAttributes operation.
|
|
GetSubscriptionAttributes ( |
Returns all of the properties of a subscription.
|
|
GetSubscriptionAttributes ( string subscriptionArn ) : |
Returns all of the properties of a subscription.
|
|
GetSubscriptionAttributesAsync ( |
Initiates the asynchronous execution of the GetSubscriptionAttributes operation.
|
|
GetSubscriptionAttributesAsync ( string subscriptionArn, System cancellationToken = default(CancellationToken) ) : Task |
Returns all of the properties of a subscription.
|
|
GetSubscriptionAttributesAsync ( |
Initiates the asynchronous execution of the GetSubscriptionAttributes operation.
|
|
GetSubscriptionAttributesAsync ( string subscriptionArn, GetSubscriptionAttributesResponse>.AmazonServiceCallback |
Returns all of the properties of a subscription.
|
|
GetTopicAttributes ( |
Returns all of the properties of a topic. Topic properties returned might differ based on the authorization of the user.
|
|
GetTopicAttributes ( string topicArn ) : |
Returns all of the properties of a topic. Topic properties returned might differ based on the authorization of the user.
|
|
GetTopicAttributesAsync ( |
Initiates the asynchronous execution of the GetTopicAttributes operation.
|
|
GetTopicAttributesAsync ( string topicArn, System cancellationToken = default(CancellationToken) ) : Task |
Returns all of the properties of a topic. Topic properties returned might differ based on the authorization of the user.
|
|
GetTopicAttributesAsync ( |
Initiates the asynchronous execution of the GetTopicAttributes operation.
|
|
GetTopicAttributesAsync ( string topicArn, GetTopicAttributesResponse>.AmazonServiceCallback |
Returns all of the properties of a topic. Topic properties returned might differ based on the authorization of the user.
|
|
ListEndpointsByPlatformApplication ( |
Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS. The results for
|
|
ListEndpointsByPlatformApplicationAsync ( |
Initiates the asynchronous execution of the ListEndpointsByPlatformApplication operation.
|
|
ListEndpointsByPlatformApplicationAsync ( |
Initiates the asynchronous execution of the ListEndpointsByPlatformApplication operation.
|
|
ListPhoneNumbersOptedOut ( |
Returns a list of phone numbers that are opted out, meaning you cannot send SMS messages to them. The results for
|
|
ListPhoneNumbersOptedOutAsync ( |
Initiates the asynchronous execution of the ListPhoneNumbersOptedOut operation.
|
|
ListPhoneNumbersOptedOutAsync ( |
Initiates the asynchronous execution of the ListPhoneNumbersOptedOut operation.
|
|
ListPlatformApplications ( ) : |
Lists the platform application objects for the supported push notification services, such as APNS and GCM. The results for
|
|
ListPlatformApplications ( |
Lists the platform application objects for the supported push notification services, such as APNS and GCM. The results for
|
|
ListPlatformApplicationsAsync ( |
Initiates the asynchronous execution of the ListPlatformApplications operation.
|
|
ListPlatformApplicationsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists the platform application objects for the supported push notification services, such as APNS and GCM. The results for
|
|
ListPlatformApplicationsAsync ( ListPlatformApplicationsResponse>.AmazonServiceCallback |
||
ListPlatformApplicationsAsync ( |
Initiates the asynchronous execution of the ListPlatformApplications operation.
|
|
ListSubscriptions ( ) : Amazon.SimpleNotificationService.Model.ListSubscriptionsResponse |
Returns a list of the requester's subscriptions. Each call returns a limited list of subscriptions, up to 100. If there are more subscriptions, a
|
|
ListSubscriptions ( |
Returns a list of the requester's subscriptions. Each call returns a limited list of subscriptions, up to 100. If there are more subscriptions, a
|
|
ListSubscriptions ( string nextToken ) : Amazon.SimpleNotificationService.Model.ListSubscriptionsResponse |
Returns a list of the requester's subscriptions. Each call returns a limited list of subscriptions, up to 100. If there are more subscriptions, a
|
|
ListSubscriptionsAsync ( |
Initiates the asynchronous execution of the ListSubscriptions operation.
|
|
ListSubscriptionsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns a list of the requester's subscriptions. Each call returns a limited list of subscriptions, up to 100. If there are more subscriptions, a
|
|
ListSubscriptionsAsync ( string nextToken, System cancellationToken = default(CancellationToken) ) : Task |
Returns a list of the requester's subscriptions. Each call returns a limited list of subscriptions, up to 100. If there are more subscriptions, a
|
|
ListSubscriptionsAsync ( ListSubscriptionsResponse>.AmazonServiceCallback |
||
ListSubscriptionsAsync ( |
Initiates the asynchronous execution of the ListSubscriptions operation.
|
|
ListSubscriptionsAsync ( string nextToken, ListSubscriptionsResponse>.AmazonServiceCallback |
Returns a list of the requester's subscriptions. Each call returns a limited list of subscriptions, up to 100. If there are more subscriptions, a
|
|
ListSubscriptionsByTopic ( |
Returns a list of the subscriptions to a specific topic. Each call returns a limited list of subscriptions, up to 100. If there are more subscriptions, a
|
|
ListSubscriptionsByTopic ( string topicArn ) : |
Returns a list of the subscriptions to a specific topic. Each call returns a limited list of subscriptions, up to 100. If there are more subscriptions, a
|
|
ListSubscriptionsByTopic ( string topicArn, string nextToken ) : |
Returns a list of the subscriptions to a specific topic. Each call returns a limited list of subscriptions, up to 100. If there are more subscriptions, a
|
|
ListSubscriptionsByTopicAsync ( |
Initiates the asynchronous execution of the ListSubscriptionsByTopic operation.
|
|
ListSubscriptionsByTopicAsync ( string topicArn, System cancellationToken = default(CancellationToken) ) : Task |
Returns a list of the subscriptions to a specific topic. Each call returns a limited list of subscriptions, up to 100. If there are more subscriptions, a
|
|
ListSubscriptionsByTopicAsync ( string topicArn, string nextToken, System cancellationToken = default(CancellationToken) ) : Task |
Returns a list of the subscriptions to a specific topic. Each call returns a limited list of subscriptions, up to 100. If there are more subscriptions, a
|
|
ListSubscriptionsByTopicAsync ( |
Initiates the asynchronous execution of the ListSubscriptionsByTopic operation.
|
|
ListSubscriptionsByTopicAsync ( string topicArn, ListSubscriptionsByTopicResponse>.AmazonServiceCallback |
Returns a list of the subscriptions to a specific topic. Each call returns a limited list of subscriptions, up to 100. If there are more subscriptions, a
|
|
ListSubscriptionsByTopicAsync ( string topicArn, string nextToken, ListSubscriptionsByTopicResponse>.AmazonServiceCallback |
Returns a list of the subscriptions to a specific topic. Each call returns a limited list of subscriptions, up to 100. If there are more subscriptions, a
|
|
ListTopics ( ) : ListTopicsResponse |
Returns a list of the requester's topics. Each call returns a limited list of topics, up to 100. If there are more topics, a
|
|
ListTopics ( ListTopicsRequest request ) : ListTopicsResponse |
Returns a list of the requester's topics. Each call returns a limited list of topics, up to 100. If there are more topics, a
|
|
ListTopics ( string nextToken ) : ListTopicsResponse |
Returns a list of the requester's topics. Each call returns a limited list of topics, up to 100. If there are more topics, a
|
|
ListTopicsAsync ( ListTopicsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListTopics operation.
|
|
ListTopicsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns a list of the requester's topics. Each call returns a limited list of topics, up to 100. If there are more topics, a
|
|
ListTopicsAsync ( string nextToken, System cancellationToken = default(CancellationToken) ) : Task |
Returns a list of the requester's topics. Each call returns a limited list of topics, up to 100. If there are more topics, a
|
|
ListTopicsAsync ( ListTopicsResponse>.AmazonServiceCallback |
||
ListTopicsAsync ( ListTopicsRequest request, ListTopicsResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListTopics operation.
|
|
ListTopicsAsync ( string nextToken, ListTopicsResponse>.AmazonServiceCallback |
Returns a list of the requester's topics. Each call returns a limited list of topics, up to 100. If there are more topics, a
|
|
OptInPhoneNumber ( OptInPhoneNumberRequest request ) : OptInPhoneNumberResponse |
Use this request to opt in a phone number that is opted out, which enables you to resume sending SMS messages to the number. You can opt in a phone number only once every 30 days.
|
|
OptInPhoneNumberAsync ( OptInPhoneNumberRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the OptInPhoneNumber operation.
|
|
OptInPhoneNumberAsync ( OptInPhoneNumberRequest request, OptInPhoneNumberResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the OptInPhoneNumber operation.
|
|
Publish ( PublishRequest request ) : PublishResponse |
Sends a message to all of a topic's subscribed endpoints. When a To use the For more information about formatting messages, see Send Custom Platform-Specific Payloads in Messages to Mobile Devices.
|
|
Publish ( string topicArn, string message ) : PublishResponse |
Sends a message to all of a topic's subscribed endpoints. When a To use the For more information about formatting messages, see Send Custom Platform-Specific Payloads in Messages to Mobile Devices.
|
|
Publish ( string topicArn, string message, string subject ) : PublishResponse |
Sends a message to all of a topic's subscribed endpoints. When a To use the For more information about formatting messages, see Send Custom Platform-Specific Payloads in Messages to Mobile Devices.
|
|
PublishAsync ( PublishRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the Publish operation.
|
|
PublishAsync ( string topicArn, string message, System cancellationToken = default(CancellationToken) ) : Task |
Sends a message to all of a topic's subscribed endpoints. When a To use the For more information about formatting messages, see Send Custom Platform-Specific Payloads in Messages to Mobile Devices.
|
|
PublishAsync ( string topicArn, string message, string subject, System cancellationToken = default(CancellationToken) ) : Task |
Sends a message to all of a topic's subscribed endpoints. When a To use the For more information about formatting messages, see Send Custom Platform-Specific Payloads in Messages to Mobile Devices.
|
|
PublishAsync ( PublishRequest request, PublishResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the Publish operation.
|
|
PublishAsync ( string topicArn, string message, PublishResponse>.AmazonServiceCallback |
Sends a message to all of a topic's subscribed endpoints. When a To use the For more information about formatting messages, see Send Custom Platform-Specific Payloads in Messages to Mobile Devices.
|
|
PublishAsync ( string topicArn, string message, string subject, PublishResponse>.AmazonServiceCallback |
Sends a message to all of a topic's subscribed endpoints. When a To use the For more information about formatting messages, see Send Custom Platform-Specific Payloads in Messages to Mobile Devices.
|
|
RemovePermission ( RemovePermissionRequest request ) : RemovePermissionResponse |
Removes a statement from a topic's access control policy.
|
|
RemovePermission ( string topicArn, string label ) : RemovePermissionResponse |
Removes a statement from a topic's access control policy.
|
|
RemovePermissionAsync ( RemovePermissionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RemovePermission operation.
|
|
RemovePermissionAsync ( string topicArn, string label, System cancellationToken = default(CancellationToken) ) : Task |
Removes a statement from a topic's access control policy.
|
|
RemovePermissionAsync ( RemovePermissionRequest request, RemovePermissionResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the RemovePermission operation.
|
|
RemovePermissionAsync ( string topicArn, string label, RemovePermissionResponse>.AmazonServiceCallback |
Removes a statement from a topic's access control policy.
|
|
SetEndpointAttributes ( SetEndpointAttributesRequest request ) : SetEndpointAttributesResponse |
Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS. For more information, see Using Amazon SNS Mobile Push Notifications.
|
|
SetEndpointAttributesAsync ( SetEndpointAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the SetEndpointAttributes operation.
|
|
SetEndpointAttributesAsync ( SetEndpointAttributesRequest request, SetEndpointAttributesResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the SetEndpointAttributes operation.
|
|
SetPlatformApplicationAttributes ( SetPlatformApplicationAttributesRequest request ) : SetPlatformApplicationAttributesResponse |
Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM. For more information, see Using Amazon SNS Mobile Push Notifications. For information on configuring attributes for message delivery status, see Using Amazon SNS Application Attributes for Message Delivery Status.
|
|
SetPlatformApplicationAttributesAsync ( SetPlatformApplicationAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the SetPlatformApplicationAttributes operation.
|
|
SetPlatformApplicationAttributesAsync ( SetPlatformApplicationAttributesRequest request, SetPlatformApplicationAttributesResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the SetPlatformApplicationAttributes operation.
|
|
SetSMSAttributes ( SetSMSAttributesRequest request ) : SetSMSAttributesResponse |
Use this request to set the default settings for sending SMS messages and receiving daily SMS usage reports. You can override some of these settings for a single message when you use the
|
|
SetSMSAttributesAsync ( SetSMSAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the SetSMSAttributes operation.
|
|
SetSMSAttributesAsync ( SetSMSAttributesRequest request, SetSMSAttributesResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the SetSMSAttributes operation.
|
|
SetSubscriptionAttributes ( SetSubscriptionAttributesRequest request ) : SetSubscriptionAttributesResponse |
Allows a subscription owner to set an attribute of the topic to a new value.
|
|
SetSubscriptionAttributes ( string subscriptionArn, string attributeName, string attributeValue ) : SetSubscriptionAttributesResponse |
Allows a subscription owner to set an attribute of the topic to a new value.
|
|
SetSubscriptionAttributesAsync ( SetSubscriptionAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the SetSubscriptionAttributes operation.
|
|
SetSubscriptionAttributesAsync ( string subscriptionArn, string attributeName, string attributeValue, System cancellationToken = default(CancellationToken) ) : Task |
Allows a subscription owner to set an attribute of the topic to a new value.
|
|
SetSubscriptionAttributesAsync ( SetSubscriptionAttributesRequest request, SetSubscriptionAttributesResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the SetSubscriptionAttributes operation.
|
|
SetSubscriptionAttributesAsync ( string subscriptionArn, string attributeName, string attributeValue, SetSubscriptionAttributesResponse>.AmazonServiceCallback |
Allows a subscription owner to set an attribute of the topic to a new value.
|
|
SetTopicAttributes ( SetTopicAttributesRequest request ) : SetTopicAttributesResponse |
Allows a topic owner to set an attribute of the topic to a new value.
|
|
SetTopicAttributes ( string topicArn, string attributeName, string attributeValue ) : SetTopicAttributesResponse |
Allows a topic owner to set an attribute of the topic to a new value.
|
|
SetTopicAttributesAsync ( SetTopicAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the SetTopicAttributes operation.
|
|
SetTopicAttributesAsync ( string topicArn, string attributeName, string attributeValue, System cancellationToken = default(CancellationToken) ) : Task |
Allows a topic owner to set an attribute of the topic to a new value.
|
|
SetTopicAttributesAsync ( SetTopicAttributesRequest request, SetTopicAttributesResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the SetTopicAttributes operation.
|
|
SetTopicAttributesAsync ( string topicArn, string attributeName, string attributeValue, SetTopicAttributesResponse>.AmazonServiceCallback |
Allows a topic owner to set an attribute of the topic to a new value.
|
|
Subscribe ( SubscribeRequest request ) : SubscribeResponse |
Prepares to subscribe an endpoint by sending the endpoint a confirmation message. To actually create a subscription, the endpoint owner must call the
|
|
Subscribe ( string topicArn, string protocol, string endpoint ) : SubscribeResponse |
Prepares to subscribe an endpoint by sending the endpoint a confirmation message. To actually create a subscription, the endpoint owner must call the
|
|
SubscribeAsync ( SubscribeRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the Subscribe operation.
|
|
SubscribeAsync ( string topicArn, string protocol, string endpoint, System cancellationToken = default(CancellationToken) ) : Task |
Prepares to subscribe an endpoint by sending the endpoint a confirmation message. To actually create a subscription, the endpoint owner must call the
|
|
SubscribeAsync ( SubscribeRequest request, SubscribeResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the Subscribe operation.
|
|
SubscribeAsync ( string topicArn, string protocol, string endpoint, SubscribeResponse>.AmazonServiceCallback |
Prepares to subscribe an endpoint by sending the endpoint a confirmation message. To actually create a subscription, the endpoint owner must call the
|
|
SubscribeQueue ( string topicArn, ICoreAmazonSQS sqsClient, string sqsQueueUrl ) : string |
Subscribes an existing Amazon SQS queue to an existing Amazon SNS topic. The policy applied to the SQS queue is similar to this: There might be a small time period immediately after subscribing the SQS queue to the SNS topic and updating the SQS queue's policy, where messages are not able to be delivered to the queue. After a moment, the new queue policy will propagate and the queue will be able to receive messages. This delay only occurs immediately after initially subscribing the queue.
|
|
SubscribeQueueAsync ( string topicArn, ICoreAmazonSQS sqsClient, string sqsQueueUrl ) : Task |
Subscribes an existing Amazon SQS queue to an existing Amazon SNS topic asynchronously. The policy applied to the SQS queue is similar to this: There might be a small time period immediately after subscribing the SQS queue to the SNS topic and updating the SQS queue's policy, where messages are not able to be delivered to the queue. After a moment, the new queue policy will propagate and the queue will be able to receive messages. This delay only occurs immediately after initially subscribing the queue.
|
|
SubscribeQueueToTopics ( IList |
Subscribes an existing Amazon SQS queue to existing Amazon SNS topics. The policy applied to the SQS queue is similar to this: There might be a small time period immediately after subscribing the SQS queue to the SNS topic and updating the SQS queue's policy, where messages are not able to be delivered to the queue. After a moment, the new queue policy will propagate and the queue will be able to receive messages. This delay only occurs immediately after initially subscribing the queue.
|
|
SubscribeQueueToTopicsAsync ( IList |
Subscribes an existing Amazon SQS queue to existing Amazon SNS topics asynchronously. The policy applied to the SQS queue is similar to this: There might be a small time period immediately after subscribing the SQS queue to the SNS topic and updating the SQS queue's policy, where messages are not able to be delivered to the queue. After a moment, the new queue policy will propagate and the queue will be able to receive messages. This delay only occurs immediately after initially subscribing the queue.
|
|
Unsubscribe ( UnsubscribeRequest request ) : UnsubscribeResponse |
Deletes a subscription. If the subscription requires authentication for deletion, only the owner of the subscription or the topic's owner can unsubscribe, and an AWS signature is required. If the
|
|
Unsubscribe ( string subscriptionArn ) : UnsubscribeResponse |
Deletes a subscription. If the subscription requires authentication for deletion, only the owner of the subscription or the topic's owner can unsubscribe, and an AWS signature is required. If the
|
|
UnsubscribeAsync ( UnsubscribeRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the Unsubscribe operation.
|
|
UnsubscribeAsync ( string subscriptionArn, System cancellationToken = default(CancellationToken) ) : Task |
Deletes a subscription. If the subscription requires authentication for deletion, only the owner of the subscription or the topic's owner can unsubscribe, and an AWS signature is required. If the
|
|
UnsubscribeAsync ( UnsubscribeRequest request, UnsubscribeResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the Unsubscribe operation.
|
|
UnsubscribeAsync ( string subscriptionArn, UnsubscribeResponse>.AmazonServiceCallback |
Deletes a subscription. If the subscription requires authentication for deletion, only the owner of the subscription or the topic's owner can unsubscribe, and an AWS signature is required. If the
|
Метод | Описание | |
---|---|---|
CreateSigner ( ) : AbstractAWSSigner |
Creates the signer for the service.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
Метод | Описание | |
---|---|---|
AddSQSPermission ( Amazon.Auth.AccessControlPolicy.Policy policy, string topicArn, string sqsQueueArn ) : void |
Add statement to the policy that gives the sns topic access to send a message to the queue.
|
|
GetNewPolicyAndStatementForTopicAttributes ( string>.Dictionary |
Helper method for AuthorizeS3ToPublishAsync()
|
|
HasSQSPermission ( Amazon.Auth.AccessControlPolicy.Policy policy, string topicArn, string sqsQueueArn ) : bool |
Check to see if the policy for the queue has already given permission to the topic.
|
|
TopicNameMatcher ( string topicArn, string topicName ) : bool |
Verifies that the ARN for the topic matches the topic name
|
public AddPermission ( |
||
request | Container for the necessary parameters to execute the AddPermission service method. | |
Результат | Amazon.SimpleNotificationService.Model.AddPermissionResponse |
public AddPermission ( string topicArn, string label, List |
||
topicArn | string | The ARN of the topic whose access control policy you wish to modify. |
label | string | A unique identifier for the new policy statement. |
awsAccountId | List |
The AWS account IDs of the users (principals) who will be given access to the specified actions. The users must have AWS accounts, but do not need to be signed up for this service. |
actionName | List |
The action you want to allow for the specified principal(s). Valid values: any Amazon SNS action name. |
Результат | Amazon.SimpleNotificationService.Model.AddPermissionResponse |
public AddPermissionAsync ( |
||
request | Container for the necessary parameters to execute the AddPermission operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public AddPermissionAsync ( string topicArn, string label, List |
||
topicArn | string | The ARN of the topic whose access control policy you wish to modify. |
label | string | A unique identifier for the new policy statement. |
awsAccountId | List |
The AWS account IDs of the users (principals) who will be given access to the specified actions. The users must have AWS accounts, but do not need to be signed up for this service. |
actionName | List |
The action you want to allow for the specified principal(s). Valid values: any Amazon SNS action name. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public AddPermissionAsync ( |
||
request | Container for the necessary parameters to execute the AddPermission operation on AmazonSimpleNotificationServiceClient. | |
callback | AddPermissionResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Результат | void |
public AddPermissionAsync ( string topicArn, string label, List |
||
topicArn | string | The ARN of the topic whose access control policy you wish to modify. |
label | string | A unique identifier for the new policy statement. |
awsAccountId | List |
The AWS account IDs of the users (principals) who will be given access to the specified actions. The users must have AWS accounts, but do not need to be signed up for this service. |
actionName | List |
The action you want to allow for the specified principal(s). Valid values: any Amazon SNS action name. |
callback | AddPermissionResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// | |
Результат | void |
public AmazonSimpleNotificationServiceClient ( ) : System | ||
Результат | System |
public AmazonSimpleNotificationServiceClient ( |
||
credentials | AWS Credentials | |
Результат | System |
public AmazonSimpleNotificationServiceClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonSimpleNotificationServiceClient Configuration Object | |
Результат | System |
public AmazonSimpleNotificationServiceClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonSimpleNotificationServiceClient ( |
||
config | The AmazonSimpleNotificationServiceClient Configuration Object | |
Результат | System |
public AmazonSimpleNotificationServiceClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonSimpleNotificationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
Результат | System |
public AmazonSimpleNotificationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonSimpleNotificationServiceClient Configuration Object | |
Результат | System |
public AmazonSimpleNotificationServiceClient ( 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 AmazonSimpleNotificationServiceClient ( 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 AmazonSimpleNotificationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
clientConfig | The AmazonSimpleNotificationServiceClient Configuration Object | |
Результат | System |
public AmazonSimpleNotificationServiceClient ( 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 AuthorizeS3ToPublish ( string topicArn, string bucket ) : void | ||
topicArn | string | The topic that will have its policy updated. |
bucket | string | The bucket that will be given access to publish from. |
Результат | void |
public AuthorizeS3ToPublishAsync ( string topicArn, string bucket ) : System.Threading.Tasks.Task | ||
topicArn | string | The topic that will have its policy updated. |
bucket | string | The bucket that will be given access to publish from. |
Результат | System.Threading.Tasks.Task |
public BeginAddPermission ( |
||
request | Container for the necessary parameters to execute the AddPermission operation on AmazonSimpleNotificationServiceClient. | |
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 BeginCheckIfPhoneNumberIsOptedOut ( CheckIfPhoneNumberIsOptedOutRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | CheckIfPhoneNumberIsOptedOutRequest | Container for the necessary parameters to execute the CheckIfPhoneNumberIsOptedOut operation on AmazonSimpleNotificationServiceClient. |
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 BeginConfirmSubscription ( |
||
request | Container for the necessary parameters to execute the ConfirmSubscription operation on AmazonSimpleNotificationServiceClient. | |
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 BeginCreatePlatformApplication ( |
||
request | Container for the necessary parameters to execute the CreatePlatformApplication operation on AmazonSimpleNotificationServiceClient. | |
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 BeginCreatePlatformEndpoint ( |
||
request | Container for the necessary parameters to execute the CreatePlatformEndpoint operation on AmazonSimpleNotificationServiceClient. | |
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 BeginCreateTopic ( |
||
request | Container for the necessary parameters to execute the CreateTopic operation on AmazonSimpleNotificationServiceClient. | |
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 BeginDeleteEndpoint ( |
||
request | Container for the necessary parameters to execute the DeleteEndpoint operation on AmazonSimpleNotificationServiceClient. | |
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 BeginDeletePlatformApplication ( |
||
request | Container for the necessary parameters to execute the DeletePlatformApplication operation on AmazonSimpleNotificationServiceClient. | |
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 BeginDeleteTopic ( |
||
request | Container for the necessary parameters to execute the DeleteTopic operation on AmazonSimpleNotificationServiceClient. | |
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 BeginGetEndpointAttributes ( |
||
request | Container for the necessary parameters to execute the GetEndpointAttributes operation on AmazonSimpleNotificationServiceClient. | |
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 BeginGetPlatformApplicationAttributes ( |
||
request | Container for the necessary parameters to execute the GetPlatformApplicationAttributes operation on AmazonSimpleNotificationServiceClient. | |
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 BeginGetSMSAttributes ( |
||
request | Container for the necessary parameters to execute the GetSMSAttributes operation on AmazonSimpleNotificationServiceClient. | |
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 BeginGetSubscriptionAttributes ( |
||
request | Container for the necessary parameters to execute the GetSubscriptionAttributes operation on AmazonSimpleNotificationServiceClient. | |
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 BeginGetTopicAttributes ( |
||
request | Container for the necessary parameters to execute the GetTopicAttributes operation on AmazonSimpleNotificationServiceClient. | |
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 BeginListEndpointsByPlatformApplication ( |
||
request | Container for the necessary parameters to execute the ListEndpointsByPlatformApplication operation on AmazonSimpleNotificationServiceClient. | |
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 BeginListPhoneNumbersOptedOut ( |
||
request | Container for the necessary parameters to execute the ListPhoneNumbersOptedOut operation on AmazonSimpleNotificationServiceClient. | |
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 BeginListPlatformApplications ( |
||
request | Container for the necessary parameters to execute the ListPlatformApplications operation on AmazonSimpleNotificationServiceClient. | |
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 BeginListSubscriptions ( |
||
request | Container for the necessary parameters to execute the ListSubscriptions operation on AmazonSimpleNotificationServiceClient. | |
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 BeginListSubscriptionsByTopic ( |
||
request | Container for the necessary parameters to execute the ListSubscriptionsByTopic operation on AmazonSimpleNotificationServiceClient. | |
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 BeginListTopics ( |
||
request | Container for the necessary parameters to execute the ListTopics operation on AmazonSimpleNotificationServiceClient. | |
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 BeginOptInPhoneNumber ( |
||
request | Container for the necessary parameters to execute the OptInPhoneNumber operation on AmazonSimpleNotificationServiceClient. | |
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 BeginPublish ( |
||
request | Container for the necessary parameters to execute the Publish operation on AmazonSimpleNotificationServiceClient. | |
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 BeginRemovePermission ( |
||
request | Container for the necessary parameters to execute the RemovePermission operation on AmazonSimpleNotificationServiceClient. | |
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 BeginSetEndpointAttributes ( |
||
request | Container for the necessary parameters to execute the SetEndpointAttributes operation on AmazonSimpleNotificationServiceClient. | |
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 BeginSetPlatformApplicationAttributes ( |
||
request | Container for the necessary parameters to execute the SetPlatformApplicationAttributes operation on AmazonSimpleNotificationServiceClient. | |
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 BeginSetSMSAttributes ( |
||
request | Container for the necessary parameters to execute the SetSMSAttributes operation on AmazonSimpleNotificationServiceClient. | |
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 BeginSetSubscriptionAttributes ( |
||
request | Container for the necessary parameters to execute the SetSubscriptionAttributes operation on AmazonSimpleNotificationServiceClient. | |
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 BeginSetTopicAttributes ( |
||
request | Container for the necessary parameters to execute the SetTopicAttributes operation on AmazonSimpleNotificationServiceClient. | |
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 BeginSubscribe ( |
||
request | Container for the necessary parameters to execute the Subscribe operation on AmazonSimpleNotificationServiceClient. | |
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 BeginUnsubscribe ( |
||
request | Container for the necessary parameters to execute the Unsubscribe operation on AmazonSimpleNotificationServiceClient. | |
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 CheckIfPhoneNumberIsOptedOut ( CheckIfPhoneNumberIsOptedOutRequest request ) : |
||
request | CheckIfPhoneNumberIsOptedOutRequest | Container for the necessary parameters to execute the CheckIfPhoneNumberIsOptedOut service method. |
Результат |
public CheckIfPhoneNumberIsOptedOutAsync ( CheckIfPhoneNumberIsOptedOutRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | CheckIfPhoneNumberIsOptedOutRequest | Container for the necessary parameters to execute the CheckIfPhoneNumberIsOptedOut operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CheckIfPhoneNumberIsOptedOutAsync ( CheckIfPhoneNumberIsOptedOutRequest request, CheckIfPhoneNumberIsOptedOutResponse>.AmazonServiceCallback |
||
request | CheckIfPhoneNumberIsOptedOutRequest | Container for the necessary parameters to execute the CheckIfPhoneNumberIsOptedOut operation on AmazonSimpleNotificationServiceClient. |
callback | CheckIfPhoneNumberIsOptedOutResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Результат | void |
public ConfirmSubscription ( |
||
request | Container for the necessary parameters to execute the ConfirmSubscription service method. | |
Результат |
public ConfirmSubscription ( string topicArn, string token ) : |
||
topicArn | string | The ARN of the topic for which you wish to confirm a subscription. |
token | string | Short-lived token sent to an endpoint during the Subscribe action. |
Результат |
public ConfirmSubscription ( string topicArn, string token, string authenticateOnUnsubscribe ) : |
||
topicArn | string | The ARN of the topic for which you wish to confirm a subscription. |
token | string | Short-lived token sent to an endpoint during the Subscribe action. |
authenticateOnUnsubscribe | string | Disallows unauthenticated unsubscribes of the subscription. If the value of this parameter is true and the request has an AWS signature, then only the topic owner and the subscription owner can unsubscribe the endpoint. The unsubscribe action requires AWS authentication. |
Результат |
public ConfirmSubscriptionAsync ( |
||
request | Container for the necessary parameters to execute the ConfirmSubscription operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ConfirmSubscriptionAsync ( string topicArn, string token, System cancellationToken = default(CancellationToken) ) : Task |
||
topicArn | string | The ARN of the topic for which you wish to confirm a subscription. |
token | string | Short-lived token sent to an endpoint during the Subscribe action. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ConfirmSubscriptionAsync ( string topicArn, string token, string authenticateOnUnsubscribe, System cancellationToken = default(CancellationToken) ) : Task |
||
topicArn | string | The ARN of the topic for which you wish to confirm a subscription. |
token | string | Short-lived token sent to an endpoint during the Subscribe action. |
authenticateOnUnsubscribe | string | Disallows unauthenticated unsubscribes of the subscription. If the value of this parameter is true and the request has an AWS signature, then only the topic owner and the subscription owner can unsubscribe the endpoint. The unsubscribe action requires AWS authentication. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ConfirmSubscriptionAsync ( |
||
request | Container for the necessary parameters to execute the ConfirmSubscription operation on AmazonSimpleNotificationServiceClient. | |
callback | ConfirmSubscriptionResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Результат | void |
public ConfirmSubscriptionAsync ( string topicArn, string token, ConfirmSubscriptionResponse>.AmazonServiceCallback |
||
topicArn | string | The ARN of the topic for which you wish to confirm a subscription. |
token | string | Short-lived token sent to an endpoint during the Subscribe action. |
callback | ConfirmSubscriptionResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// | |
Результат | void |
public ConfirmSubscriptionAsync ( string topicArn, string token, string authenticateOnUnsubscribe, ConfirmSubscriptionResponse>.AmazonServiceCallback |
||
topicArn | string | The ARN of the topic for which you wish to confirm a subscription. |
token | string | Short-lived token sent to an endpoint during the Subscribe action. |
authenticateOnUnsubscribe | string | Disallows unauthenticated unsubscribes of the subscription. If the value of this parameter is true and the request has an AWS signature, then only the topic owner and the subscription owner can unsubscribe the endpoint. The unsubscribe action requires AWS authentication. |
callback | ConfirmSubscriptionResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// | |
Результат | void |
public CreatePlatformApplication ( |
||
request | Container for the necessary parameters to execute the CreatePlatformApplication service method. | |
Результат |
public CreatePlatformApplicationAsync ( |
||
request | Container for the necessary parameters to execute the CreatePlatformApplication operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreatePlatformApplicationAsync ( |
||
request | Container for the necessary parameters to execute the CreatePlatformApplication operation on AmazonSimpleNotificationServiceClient. | |
callback | CreatePlatformApplicationResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Результат | void |
public CreatePlatformEndpoint ( |
||
request | Container for the necessary parameters to execute the CreatePlatformEndpoint service method. | |
Результат |
public CreatePlatformEndpointAsync ( |
||
request | Container for the necessary parameters to execute the CreatePlatformEndpoint operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreatePlatformEndpointAsync ( |
||
request | Container for the necessary parameters to execute the CreatePlatformEndpoint operation on AmazonSimpleNotificationServiceClient. | |
callback | CreatePlatformEndpointResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Результат | void |
protected CreateSigner ( ) : AbstractAWSSigner | ||
Результат | AbstractAWSSigner |
public CreateTopic ( |
||
request | Container for the necessary parameters to execute the CreateTopic service method. | |
Результат |
public CreateTopic ( string name ) : |
||
name | string | The name of the topic you want to create. Constraints: Topic names must be made up of only uppercase and lowercase ASCII letters, numbers, underscores, and hyphens, and must be between 1 and 256 characters long. |
Результат |
public CreateTopicAsync ( |
||
request | Container for the necessary parameters to execute the CreateTopic operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreateTopicAsync ( string name, System cancellationToken = default(CancellationToken) ) : Task |
||
name | string | The name of the topic you want to create. Constraints: Topic names must be made up of only uppercase and lowercase ASCII letters, numbers, underscores, and hyphens, and must be between 1 and 256 characters long. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreateTopicAsync ( |
||
request | Container for the necessary parameters to execute the CreateTopic operation on AmazonSimpleNotificationServiceClient. | |
callback | CreateTopicResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Результат | void |
public CreateTopicAsync ( string name, CreateTopicResponse>.AmazonServiceCallback |
||
name | string | The name of the topic you want to create. Constraints: Topic names must be made up of only uppercase and lowercase ASCII letters, numbers, underscores, and hyphens, and must be between 1 and 256 characters long. |
callback | CreateTopicResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// | |
Результат | void |
public DeleteEndpoint ( |
||
request | Container for the necessary parameters to execute the DeleteEndpoint service method. | |
Результат | Amazon.SimpleNotificationService.Model.DeleteEndpointResponse |
public DeleteEndpointAsync ( |
||
request | Container for the necessary parameters to execute the DeleteEndpoint operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteEndpointAsync ( |
||
request | Container for the necessary parameters to execute the DeleteEndpoint operation on AmazonSimpleNotificationServiceClient. | |
callback | DeleteEndpointResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Результат | void |
public DeletePlatformApplication ( |
||
request | Container for the necessary parameters to execute the DeletePlatformApplication service method. | |
Результат | Amazon.SimpleNotificationService.Model.DeletePlatformApplicationResponse |
public DeletePlatformApplicationAsync ( |
||
request | Container for the necessary parameters to execute the DeletePlatformApplication operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeletePlatformApplicationAsync ( |
||
request | Container for the necessary parameters to execute the DeletePlatformApplication operation on AmazonSimpleNotificationServiceClient. | |
callback | DeletePlatformApplicationResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Результат | void |
public DeleteTopic ( |
||
request | Container for the necessary parameters to execute the DeleteTopic service method. | |
Результат | Amazon.SimpleNotificationService.Model.DeleteTopicResponse |
public DeleteTopic ( string topicArn ) : Amazon.SimpleNotificationService.Model.DeleteTopicResponse | ||
topicArn | string | The ARN of the topic you want to delete. |
Результат | Amazon.SimpleNotificationService.Model.DeleteTopicResponse |
public DeleteTopicAsync ( |
||
request | Container for the necessary parameters to execute the DeleteTopic operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteTopicAsync ( string topicArn, System cancellationToken = default(CancellationToken) ) : Task |
||
topicArn | string | The ARN of the topic you want to delete. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteTopicAsync ( |
||
request | Container for the necessary parameters to execute the DeleteTopic operation on AmazonSimpleNotificationServiceClient. | |
callback | DeleteTopicResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Результат | void |
public DeleteTopicAsync ( string topicArn, DeleteTopicResponse>.AmazonServiceCallback |
||
topicArn | string | The ARN of the topic you want to delete. |
callback | DeleteTopicResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// | |
Результат | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public EndAddPermission ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.AddPermissionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAddPermission. |
Результат | Amazon.SimpleNotificationService.Model.AddPermissionResponse |
public EndCheckIfPhoneNumberIsOptedOut ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCheckIfPhoneNumberIsOptedOut. |
Результат |
public EndConfirmSubscription ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginConfirmSubscription. |
Результат |
public EndCreatePlatformApplication ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreatePlatformApplication. |
Результат |
public EndCreatePlatformEndpoint ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreatePlatformEndpoint. |
Результат |
public EndCreateTopic ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateTopic. |
Результат |
public EndDeleteEndpoint ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.DeleteEndpointResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteEndpoint. |
Результат | Amazon.SimpleNotificationService.Model.DeleteEndpointResponse |
public EndDeletePlatformApplication ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.DeletePlatformApplicationResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeletePlatformApplication. |
Результат | Amazon.SimpleNotificationService.Model.DeletePlatformApplicationResponse |
public EndDeleteTopic ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.DeleteTopicResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteTopic. |
Результат | Amazon.SimpleNotificationService.Model.DeleteTopicResponse |
public EndGetEndpointAttributes ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetEndpointAttributes. |
Результат |
public EndGetPlatformApplicationAttributes ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetPlatformApplicationAttributes. |
Результат |
public EndGetSMSAttributes ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetSMSAttributes. |
Результат |
public EndGetSubscriptionAttributes ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetSubscriptionAttributes. |
Результат |
public EndGetTopicAttributes ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetTopicAttributes. |
Результат |
public EndListEndpointsByPlatformApplication ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListEndpointsByPlatformApplication. |
Результат |
public EndListPhoneNumbersOptedOut ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListPhoneNumbersOptedOut. |
Результат |
public EndListPlatformApplications ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListPlatformApplications. |
Результат |
public EndListSubscriptions ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.ListSubscriptionsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListSubscriptions. |
Результат | Amazon.SimpleNotificationService.Model.ListSubscriptionsResponse |
public EndListSubscriptionsByTopic ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListSubscriptionsByTopic. |
Результат |
public EndListTopics ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListTopics. |
Результат |
public EndOptInPhoneNumber ( IAsyncResult asyncResult ) : OptInPhoneNumberResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginOptInPhoneNumber. |
Результат | OptInPhoneNumberResponse |
public EndPublish ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPublish. |
Результат |
public EndRemovePermission ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.RemovePermissionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRemovePermission. |
Результат | Amazon.SimpleNotificationService.Model.RemovePermissionResponse |
public EndSetEndpointAttributes ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.SetEndpointAttributesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginSetEndpointAttributes. |
Результат | Amazon.SimpleNotificationService.Model.SetEndpointAttributesResponse |
public EndSetPlatformApplicationAttributes ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.SetPlatformApplicationAttributesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginSetPlatformApplicationAttributes. |
Результат | Amazon.SimpleNotificationService.Model.SetPlatformApplicationAttributesResponse |
public EndSetSMSAttributes ( IAsyncResult asyncResult ) : SetSMSAttributesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginSetSMSAttributes. |
Результат | SetSMSAttributesResponse |
public EndSetSubscriptionAttributes ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.SetSubscriptionAttributesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginSetSubscriptionAttributes. |
Результат | Amazon.SimpleNotificationService.Model.SetSubscriptionAttributesResponse |
public EndSetTopicAttributes ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.SetTopicAttributesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginSetTopicAttributes. |
Результат | Amazon.SimpleNotificationService.Model.SetTopicAttributesResponse |
public EndSubscribe ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginSubscribe. |
Результат |
public EndUnsubscribe ( IAsyncResult asyncResult ) : Amazon.SimpleNotificationService.Model.UnsubscribeResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUnsubscribe. |
Результат | Amazon.SimpleNotificationService.Model.UnsubscribeResponse |
public FindTopic ( string topicName ) : |
||
topicName | string | The name of the topic find |
Результат |
public FindTopicAsync ( string topicName ) : Task |
||
topicName | string | The name of the topic find |
Результат | Task |
public GetEndpointAttributes ( |
||
request | Container for the necessary parameters to execute the GetEndpointAttributes service method. | |
Результат |
public GetEndpointAttributesAsync ( |
||
request | Container for the necessary parameters to execute the GetEndpointAttributes operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetEndpointAttributesAsync ( |
||
request | Container for the necessary parameters to execute the GetEndpointAttributes operation on AmazonSimpleNotificationServiceClient. | |
callback | GetEndpointAttributesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Результат | void |
public GetPlatformApplicationAttributes ( |
||
request | Container for the necessary parameters to execute the GetPlatformApplicationAttributes service method. | |
Результат |
public GetPlatformApplicationAttributesAsync ( |
||
request | Container for the necessary parameters to execute the GetPlatformApplicationAttributes operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetPlatformApplicationAttributesAsync ( |
||
request | Container for the necessary parameters to execute the GetPlatformApplicationAttributes operation on AmazonSimpleNotificationServiceClient. | |
callback | GetPlatformApplicationAttributesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Результат | void |
public GetSMSAttributes ( |
||
request | Container for the necessary parameters to execute the GetSMSAttributes service method. | |
Результат |
public GetSMSAttributesAsync ( |
||
request | Container for the necessary parameters to execute the GetSMSAttributes operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetSMSAttributesAsync ( |
||
request | Container for the necessary parameters to execute the GetSMSAttributes operation on AmazonSimpleNotificationServiceClient. | |
callback | GetSMSAttributesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Результат | void |
public GetSubscriptionAttributes ( |
||
request | Container for the necessary parameters to execute the GetSubscriptionAttributes service method. | |
Результат |
public GetSubscriptionAttributes ( string subscriptionArn ) : |
||
subscriptionArn | string | The ARN of the subscription whose properties you want to get. |
Результат |
public GetSubscriptionAttributesAsync ( |
||
request | Container for the necessary parameters to execute the GetSubscriptionAttributes operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetSubscriptionAttributesAsync ( string subscriptionArn, System cancellationToken = default(CancellationToken) ) : Task |
||
subscriptionArn | string | The ARN of the subscription whose properties you want to get. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetSubscriptionAttributesAsync ( |
||
request | Container for the necessary parameters to execute the GetSubscriptionAttributes operation on AmazonSimpleNotificationServiceClient. | |
callback | GetSubscriptionAttributesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Результат | void |
public GetSubscriptionAttributesAsync ( string subscriptionArn, GetSubscriptionAttributesResponse>.AmazonServiceCallback |
||
subscriptionArn | string | The ARN of the subscription whose properties you want to get. |
callback | GetSubscriptionAttributesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// | |
Результат | void |
public GetTopicAttributes ( |
||
request | Container for the necessary parameters to execute the GetTopicAttributes service method. | |
Результат |
public GetTopicAttributes ( string topicArn ) : |
||
topicArn | string | The ARN of the topic whose properties you want to get. |
Результат |
public GetTopicAttributesAsync ( |
||
request | Container for the necessary parameters to execute the GetTopicAttributes operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetTopicAttributesAsync ( string topicArn, System cancellationToken = default(CancellationToken) ) : Task |
||
topicArn | string | The ARN of the topic whose properties you want to get. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetTopicAttributesAsync ( |
||
request | Container for the necessary parameters to execute the GetTopicAttributes operation on AmazonSimpleNotificationServiceClient. | |
callback | GetTopicAttributesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Результат | void |
public GetTopicAttributesAsync ( string topicArn, GetTopicAttributesResponse>.AmazonServiceCallback |
||
topicArn | string | The ARN of the topic whose properties you want to get. |
callback | GetTopicAttributesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// | |
Результат | void |
public ListEndpointsByPlatformApplication ( |
||
request | Container for the necessary parameters to execute the ListEndpointsByPlatformApplication service method. | |
Результат |
public ListEndpointsByPlatformApplicationAsync ( |
||
request | Container for the necessary parameters to execute the ListEndpointsByPlatformApplication operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListEndpointsByPlatformApplicationAsync ( |
||
request | Container for the necessary parameters to execute the ListEndpointsByPlatformApplication operation on AmazonSimpleNotificationServiceClient. | |
callback | ListEndpointsByPlatformApplicationResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Результат | void |
public ListPhoneNumbersOptedOut ( |
||
request | Container for the necessary parameters to execute the ListPhoneNumbersOptedOut service method. | |
Результат |
public ListPhoneNumbersOptedOutAsync ( |
||
request | Container for the necessary parameters to execute the ListPhoneNumbersOptedOut operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListPhoneNumbersOptedOutAsync ( |
||
request | Container for the necessary parameters to execute the ListPhoneNumbersOptedOut operation on AmazonSimpleNotificationServiceClient. | |
callback | ListPhoneNumbersOptedOutResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Результат | void |
public ListPlatformApplications ( ) : |
||
Результат |
public ListPlatformApplications ( |
||
request | Container for the necessary parameters to execute the ListPlatformApplications service method. | |
Результат |
public ListPlatformApplicationsAsync ( |
||
request | Container for the necessary parameters to execute the ListPlatformApplications operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListPlatformApplicationsAsync ( 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 ListPlatformApplicationsAsync ( ListPlatformApplicationsResponse>.AmazonServiceCallback |
||
callback | ListPlatformApplicationsResponse>.AmazonServiceCallback | |
options | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// | |
Результат | void |
public ListPlatformApplicationsAsync ( |
||
request | Container for the necessary parameters to execute the ListPlatformApplications operation on AmazonSimpleNotificationServiceClient. | |
callback | ListPlatformApplicationsResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Результат | void |
public ListSubscriptions ( ) : Amazon.SimpleNotificationService.Model.ListSubscriptionsResponse | ||
Результат | Amazon.SimpleNotificationService.Model.ListSubscriptionsResponse |
public ListSubscriptions ( |
||
request | Container for the necessary parameters to execute the ListSubscriptions service method. | |
Результат | Amazon.SimpleNotificationService.Model.ListSubscriptionsResponse |
public ListSubscriptions ( string nextToken ) : Amazon.SimpleNotificationService.Model.ListSubscriptionsResponse | ||
nextToken | string | Token returned by the previous ListSubscriptions request. |
Результат | Amazon.SimpleNotificationService.Model.ListSubscriptionsResponse |
public ListSubscriptionsAsync ( |
||
request | Container for the necessary parameters to execute the ListSubscriptions operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListSubscriptionsAsync ( 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 ListSubscriptionsAsync ( string nextToken, System cancellationToken = default(CancellationToken) ) : Task |
||
nextToken | string | Token returned by the previous ListSubscriptions request. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListSubscriptionsAsync ( ListSubscriptionsResponse>.AmazonServiceCallback |
||
callback | ListSubscriptionsResponse>.AmazonServiceCallback | |
options | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// | |
Результат | void |
public ListSubscriptionsAsync ( |
||
request | Container for the necessary parameters to execute the ListSubscriptions operation on AmazonSimpleNotificationServiceClient. | |
callback | ListSubscriptionsResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Результат | void |
public ListSubscriptionsAsync ( string nextToken, ListSubscriptionsResponse>.AmazonServiceCallback |
||
nextToken | string | Token returned by the previous ListSubscriptions request. |
callback | ListSubscriptionsResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// | |
Результат | void |
public ListSubscriptionsByTopic ( |
||
request | Container for the necessary parameters to execute the ListSubscriptionsByTopic service method. | |
Результат |
public ListSubscriptionsByTopic ( string topicArn ) : |
||
topicArn | string | The ARN of the topic for which you wish to find subscriptions. |
Результат |
public ListSubscriptionsByTopic ( string topicArn, string nextToken ) : |
||
topicArn | string | The ARN of the topic for which you wish to find subscriptions. |
nextToken | string | Token returned by the previous ListSubscriptionsByTopic request. |
Результат |
public ListSubscriptionsByTopicAsync ( |
||
request | Container for the necessary parameters to execute the ListSubscriptionsByTopic operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListSubscriptionsByTopicAsync ( string topicArn, System cancellationToken = default(CancellationToken) ) : Task |
||
topicArn | string | The ARN of the topic for which you wish to find subscriptions. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListSubscriptionsByTopicAsync ( string topicArn, string nextToken, System cancellationToken = default(CancellationToken) ) : Task |
||
topicArn | string | The ARN of the topic for which you wish to find subscriptions. |
nextToken | string | Token returned by the previous ListSubscriptionsByTopic request. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListSubscriptionsByTopicAsync ( |
||
request | Container for the necessary parameters to execute the ListSubscriptionsByTopic operation on AmazonSimpleNotificationServiceClient. | |
callback | ListSubscriptionsByTopicResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Результат | void |
public ListSubscriptionsByTopicAsync ( string topicArn, ListSubscriptionsByTopicResponse>.AmazonServiceCallback |
||
topicArn | string | The ARN of the topic for which you wish to find subscriptions. |
callback | ListSubscriptionsByTopicResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Результат | void |
public ListSubscriptionsByTopicAsync ( string topicArn, string nextToken, ListSubscriptionsByTopicResponse>.AmazonServiceCallback |
||
topicArn | string | The ARN of the topic for which you wish to find subscriptions. |
nextToken | string | Token returned by the previous ListSubscriptionsByTopic request. |
callback | ListSubscriptionsByTopicResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Результат | void |
public ListTopics ( ) : ListTopicsResponse | ||
Результат | ListTopicsResponse |
public ListTopics ( ListTopicsRequest request ) : ListTopicsResponse | ||
request | ListTopicsRequest | Container for the necessary parameters to execute the ListTopics service method. |
Результат | ListTopicsResponse |
public ListTopics ( string nextToken ) : ListTopicsResponse | ||
nextToken | string | Token returned by the previous ListTopics request. |
Результат | ListTopicsResponse |
public ListTopicsAsync ( ListTopicsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListTopicsRequest | Container for the necessary parameters to execute the ListTopics operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListTopicsAsync ( 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 ListTopicsAsync ( string nextToken, System cancellationToken = default(CancellationToken) ) : Task |
||
nextToken | string | Token returned by the previous ListTopics request. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListTopicsAsync ( ListTopicsResponse>.AmazonServiceCallback |
||
callback | ListTopicsResponse>.AmazonServiceCallback | |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Результат | void |
public ListTopicsAsync ( ListTopicsRequest request, ListTopicsResponse>.AmazonServiceCallback |
||
request | ListTopicsRequest | Container for the necessary parameters to execute the ListTopics operation on AmazonSimpleNotificationServiceClient. |
callback | ListTopicsResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | void |
public ListTopicsAsync ( string nextToken, ListTopicsResponse>.AmazonServiceCallback |
||
nextToken | string | Token returned by the previous ListTopics request. |
callback | ListTopicsResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Результат | void |
public OptInPhoneNumber ( OptInPhoneNumberRequest request ) : OptInPhoneNumberResponse | ||
request | OptInPhoneNumberRequest | Container for the necessary parameters to execute the OptInPhoneNumber service method. |
Результат | OptInPhoneNumberResponse |
public OptInPhoneNumberAsync ( OptInPhoneNumberRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | OptInPhoneNumberRequest | Container for the necessary parameters to execute the OptInPhoneNumber operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public OptInPhoneNumberAsync ( OptInPhoneNumberRequest request, OptInPhoneNumberResponse>.AmazonServiceCallback |
||
request | OptInPhoneNumberRequest | Container for the necessary parameters to execute the OptInPhoneNumber operation on AmazonSimpleNotificationServiceClient. |
callback | OptInPhoneNumberResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | void |
public Publish ( PublishRequest request ) : PublishResponse | ||
request | PublishRequest | Container for the necessary parameters to execute the Publish service method. |
Результат | PublishResponse |
public Publish ( string topicArn, string message ) : PublishResponse | ||
topicArn | string | The topic you want to publish to. If you don't specify a value for the TopicArn parameter, you must specify a value for the PhoneNumber or TargetArn parameters. |
message | string | The message you want to send to the topic. If you want to send the same message to all transport protocols, include the text of the message as a String value. If you want to send different messages for each transport protocol, set the value of the MessageStructure parameter to json and use a JSON object for the Message parameter. Constraints: Messages must be UTF-8 encoded strings at most 256 KB in size (262144 bytes, not 262144 characters). JSON-specific constraints:
|
Результат | PublishResponse |
public Publish ( string topicArn, string message, string subject ) : PublishResponse | ||
topicArn | string | The topic you want to publish to. If you don't specify a value for the TopicArn parameter, you must specify a value for the PhoneNumber or TargetArn parameters. |
message | string | The message you want to send to the topic. If you want to send the same message to all transport protocols, include the text of the message as a String value. If you want to send different messages for each transport protocol, set the value of the MessageStructure parameter to json and use a JSON object for the Message parameter. Constraints: Messages must be UTF-8 encoded strings at most 256 KB in size (262144 bytes, not 262144 characters). JSON-specific constraints:
|
subject | string | Optional parameter to be used as the "Subject" line when the message is delivered to email endpoints. This field will also be included, if present, in the standard JSON messages delivered to other endpoints. Constraints: Subjects must be ASCII text that begins with a letter, number, or punctuation mark; must not include line breaks or control characters; and must be less than 100 characters long. |
Результат | PublishResponse |
public PublishAsync ( PublishRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | PublishRequest | Container for the necessary parameters to execute the Publish operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PublishAsync ( string topicArn, string message, System cancellationToken = default(CancellationToken) ) : Task |
||
topicArn | string | The topic you want to publish to. If you don't specify a value for the TopicArn parameter, you must specify a value for the PhoneNumber or TargetArn parameters. |
message | string | The message you want to send to the topic. If you want to send the same message to all transport protocols, include the text of the message as a String value. If you want to send different messages for each transport protocol, set the value of the MessageStructure parameter to json and use a JSON object for the Message parameter. Constraints: Messages must be UTF-8 encoded strings at most 256 KB in size (262144 bytes, not 262144 characters). JSON-specific constraints:
|
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PublishAsync ( string topicArn, string message, string subject, System cancellationToken = default(CancellationToken) ) : Task |
||
topicArn | string | The topic you want to publish to. If you don't specify a value for the TopicArn parameter, you must specify a value for the PhoneNumber or TargetArn parameters. |
message | string | The message you want to send to the topic. If you want to send the same message to all transport protocols, include the text of the message as a String value. If you want to send different messages for each transport protocol, set the value of the MessageStructure parameter to json and use a JSON object for the Message parameter. Constraints: Messages must be UTF-8 encoded strings at most 256 KB in size (262144 bytes, not 262144 characters). JSON-specific constraints:
|
subject | string | Optional parameter to be used as the "Subject" line when the message is delivered to email endpoints. This field will also be included, if present, in the standard JSON messages delivered to other endpoints. Constraints: Subjects must be ASCII text that begins with a letter, number, or punctuation mark; must not include line breaks or control characters; and must be less than 100 characters long. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PublishAsync ( PublishRequest request, PublishResponse>.AmazonServiceCallback |
||
request | PublishRequest | Container for the necessary parameters to execute the Publish operation on AmazonSimpleNotificationServiceClient. |
callback | PublishResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | void |
public PublishAsync ( string topicArn, string message, PublishResponse>.AmazonServiceCallback |
||
topicArn | string | The topic you want to publish to. If you don't specify a value for the TopicArn parameter, you must specify a value for the PhoneNumber or TargetArn parameters. |
message | string | The message you want to send to the topic. If you want to send the same message to all transport protocols, include the text of the message as a String value. If you want to send different messages for each transport protocol, set the value of the MessageStructure parameter to json and use a JSON object for the Message parameter. Constraints: Messages must be UTF-8 encoded strings at most 256 KB in size (262144 bytes, not 262144 characters). JSON-specific constraints:
|
callback | PublishResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Результат | void |
public PublishAsync ( string topicArn, string message, string subject, PublishResponse>.AmazonServiceCallback |
||
topicArn | string | The topic you want to publish to. If you don't specify a value for the TopicArn parameter, you must specify a value for the PhoneNumber or TargetArn parameters. |
message | string | The message you want to send to the topic. If you want to send the same message to all transport protocols, include the text of the message as a String value. If you want to send different messages for each transport protocol, set the value of the MessageStructure parameter to json and use a JSON object for the Message parameter. Constraints: Messages must be UTF-8 encoded strings at most 256 KB in size (262144 bytes, not 262144 characters). JSON-specific constraints:
|
subject | string | Optional parameter to be used as the "Subject" line when the message is delivered to email endpoints. This field will also be included, if present, in the standard JSON messages delivered to other endpoints. Constraints: Subjects must be ASCII text that begins with a letter, number, or punctuation mark; must not include line breaks or control characters; and must be less than 100 characters long. |
callback | PublishResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Результат | void |
public RemovePermission ( RemovePermissionRequest request ) : RemovePermissionResponse | ||
request | RemovePermissionRequest | Container for the necessary parameters to execute the RemovePermission service method. |
Результат | RemovePermissionResponse |
public RemovePermission ( string topicArn, string label ) : RemovePermissionResponse | ||
topicArn | string | The ARN of the topic whose access control policy you wish to modify. |
label | string | The unique label of the statement you want to remove. |
Результат | RemovePermissionResponse |
public RemovePermissionAsync ( RemovePermissionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | RemovePermissionRequest | Container for the necessary parameters to execute the RemovePermission operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public RemovePermissionAsync ( string topicArn, string label, System cancellationToken = default(CancellationToken) ) : Task |
||
topicArn | string | The ARN of the topic whose access control policy you wish to modify. |
label | string | The unique label of the statement you want to remove. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public RemovePermissionAsync ( RemovePermissionRequest request, RemovePermissionResponse>.AmazonServiceCallback |
||
request | RemovePermissionRequest | Container for the necessary parameters to execute the RemovePermission operation on AmazonSimpleNotificationServiceClient. |
callback | RemovePermissionResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | void |
public RemovePermissionAsync ( string topicArn, string label, RemovePermissionResponse>.AmazonServiceCallback |
||
topicArn | string | The ARN of the topic whose access control policy you wish to modify. |
label | string | The unique label of the statement you want to remove. |
callback | RemovePermissionResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Результат | void |
public SetEndpointAttributes ( SetEndpointAttributesRequest request ) : SetEndpointAttributesResponse | ||
request | SetEndpointAttributesRequest | Container for the necessary parameters to execute the SetEndpointAttributes service method. |
Результат | SetEndpointAttributesResponse |
public SetEndpointAttributesAsync ( SetEndpointAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | SetEndpointAttributesRequest | Container for the necessary parameters to execute the SetEndpointAttributes operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public SetEndpointAttributesAsync ( SetEndpointAttributesRequest request, SetEndpointAttributesResponse>.AmazonServiceCallback |
||
request | SetEndpointAttributesRequest | Container for the necessary parameters to execute the SetEndpointAttributes operation on AmazonSimpleNotificationServiceClient. |
callback | SetEndpointAttributesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | void |
public SetPlatformApplicationAttributes ( SetPlatformApplicationAttributesRequest request ) : SetPlatformApplicationAttributesResponse | ||
request | SetPlatformApplicationAttributesRequest | Container for the necessary parameters to execute the SetPlatformApplicationAttributes service method. |
Результат | SetPlatformApplicationAttributesResponse |
public SetPlatformApplicationAttributesAsync ( SetPlatformApplicationAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | SetPlatformApplicationAttributesRequest | Container for the necessary parameters to execute the SetPlatformApplicationAttributes operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public SetPlatformApplicationAttributesAsync ( SetPlatformApplicationAttributesRequest request, SetPlatformApplicationAttributesResponse>.AmazonServiceCallback |
||
request | SetPlatformApplicationAttributesRequest | Container for the necessary parameters to execute the SetPlatformApplicationAttributes operation on AmazonSimpleNotificationServiceClient. |
callback | SetPlatformApplicationAttributesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | void |
public SetSMSAttributes ( SetSMSAttributesRequest request ) : SetSMSAttributesResponse | ||
request | SetSMSAttributesRequest | Container for the necessary parameters to execute the SetSMSAttributes service method. |
Результат | SetSMSAttributesResponse |
public SetSMSAttributesAsync ( SetSMSAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | SetSMSAttributesRequest | Container for the necessary parameters to execute the SetSMSAttributes operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public SetSMSAttributesAsync ( SetSMSAttributesRequest request, SetSMSAttributesResponse>.AmazonServiceCallback |
||
request | SetSMSAttributesRequest | Container for the necessary parameters to execute the SetSMSAttributes operation on AmazonSimpleNotificationServiceClient. |
callback | SetSMSAttributesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | void |
public SetSubscriptionAttributes ( SetSubscriptionAttributesRequest request ) : SetSubscriptionAttributesResponse | ||
request | SetSubscriptionAttributesRequest | Container for the necessary parameters to execute the SetSubscriptionAttributes service method. |
Результат | SetSubscriptionAttributesResponse |
public SetSubscriptionAttributes ( string subscriptionArn, string attributeName, string attributeValue ) : SetSubscriptionAttributesResponse | ||
subscriptionArn | string | The ARN of the subscription to modify. |
attributeName | string | The name of the attribute you want to set. Only a subset of the subscriptions attributes are mutable. Valid values: DeliveryPolicy | RawMessageDelivery |
attributeValue | string | The new value for the attribute in JSON format. |
Результат | SetSubscriptionAttributesResponse |
public SetSubscriptionAttributesAsync ( SetSubscriptionAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | SetSubscriptionAttributesRequest | Container for the necessary parameters to execute the SetSubscriptionAttributes operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public SetSubscriptionAttributesAsync ( string subscriptionArn, string attributeName, string attributeValue, System cancellationToken = default(CancellationToken) ) : Task |
||
subscriptionArn | string | The ARN of the subscription to modify. |
attributeName | string | The name of the attribute you want to set. Only a subset of the subscriptions attributes are mutable. Valid values: DeliveryPolicy | RawMessageDelivery |
attributeValue | string | The new value for the attribute in JSON format. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public SetSubscriptionAttributesAsync ( SetSubscriptionAttributesRequest request, SetSubscriptionAttributesResponse>.AmazonServiceCallback |
||
request | SetSubscriptionAttributesRequest | Container for the necessary parameters to execute the SetSubscriptionAttributes operation on AmazonSimpleNotificationServiceClient. |
callback | SetSubscriptionAttributesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | void |
public SetSubscriptionAttributesAsync ( string subscriptionArn, string attributeName, string attributeValue, SetSubscriptionAttributesResponse>.AmazonServiceCallback |
||
subscriptionArn | string | The ARN of the subscription to modify. |
attributeName | string | The name of the attribute you want to set. Only a subset of the subscriptions attributes are mutable. Valid values: DeliveryPolicy | RawMessageDelivery |
attributeValue | string | The new value for the attribute in JSON format. |
callback | SetSubscriptionAttributesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Результат | void |
public SetTopicAttributes ( SetTopicAttributesRequest request ) : SetTopicAttributesResponse | ||
request | SetTopicAttributesRequest | Container for the necessary parameters to execute the SetTopicAttributes service method. |
Результат | SetTopicAttributesResponse |
public SetTopicAttributes ( string topicArn, string attributeName, string attributeValue ) : SetTopicAttributesResponse | ||
topicArn | string | The ARN of the topic to modify. |
attributeName | string | The name of the attribute you want to set. Only a subset of the topic's attributes are mutable. Valid values: Policy | DisplayName | DeliveryPolicy |
attributeValue | string | The new value for the attribute. |
Результат | SetTopicAttributesResponse |
public SetTopicAttributesAsync ( SetTopicAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | SetTopicAttributesRequest | Container for the necessary parameters to execute the SetTopicAttributes operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public SetTopicAttributesAsync ( string topicArn, string attributeName, string attributeValue, System cancellationToken = default(CancellationToken) ) : Task |
||
topicArn | string | The ARN of the topic to modify. |
attributeName | string | The name of the attribute you want to set. Only a subset of the topic's attributes are mutable. Valid values: Policy | DisplayName | DeliveryPolicy |
attributeValue | string | The new value for the attribute. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public SetTopicAttributesAsync ( SetTopicAttributesRequest request, SetTopicAttributesResponse>.AmazonServiceCallback |
||
request | SetTopicAttributesRequest | Container for the necessary parameters to execute the SetTopicAttributes operation on AmazonSimpleNotificationServiceClient. |
callback | SetTopicAttributesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | void |
public SetTopicAttributesAsync ( string topicArn, string attributeName, string attributeValue, SetTopicAttributesResponse>.AmazonServiceCallback |
||
topicArn | string | The ARN of the topic to modify. |
attributeName | string | The name of the attribute you want to set. Only a subset of the topic's attributes are mutable. Valid values: Policy | DisplayName | DeliveryPolicy |
attributeValue | string | The new value for the attribute. |
callback | SetTopicAttributesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Результат | void |
public Subscribe ( SubscribeRequest request ) : SubscribeResponse | ||
request | SubscribeRequest | Container for the necessary parameters to execute the Subscribe service method. |
Результат | SubscribeResponse |
public Subscribe ( string topicArn, string protocol, string endpoint ) : SubscribeResponse | ||
topicArn | string | The ARN of the topic you want to subscribe to. |
protocol | string | The protocol you want to use. Supported protocols include:
|
endpoint | string | The endpoint that you want to receive notifications. Endpoints vary by protocol:
|
Результат | SubscribeResponse |
public SubscribeAsync ( SubscribeRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | SubscribeRequest | Container for the necessary parameters to execute the Subscribe operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public SubscribeAsync ( string topicArn, string protocol, string endpoint, System cancellationToken = default(CancellationToken) ) : Task |
||
topicArn | string | The ARN of the topic you want to subscribe to. |
protocol | string | The protocol you want to use. Supported protocols include:
|
endpoint | string | The endpoint that you want to receive notifications. Endpoints vary by protocol:
|
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public SubscribeAsync ( SubscribeRequest request, SubscribeResponse>.AmazonServiceCallback |
||
request | SubscribeRequest | Container for the necessary parameters to execute the Subscribe operation on AmazonSimpleNotificationServiceClient. |
callback | SubscribeResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | void |
public SubscribeAsync ( string topicArn, string protocol, string endpoint, SubscribeResponse>.AmazonServiceCallback |
||
topicArn | string | The ARN of the topic you want to subscribe to. |
protocol | string | The protocol you want to use. Supported protocols include:
|
endpoint | string | The endpoint that you want to receive notifications. Endpoints vary by protocol:
|
callback | SubscribeResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Результат | void |
public SubscribeQueue ( string topicArn, ICoreAmazonSQS sqsClient, string sqsQueueUrl ) : string | ||
topicArn | string | The topic to subscribe to |
sqsClient | ICoreAmazonSQS | The SQS client used to get attributes and set the policy on the SQS queue. |
sqsQueueUrl | string | The queue to add a subscription to. |
Результат | string |
public SubscribeQueueAsync ( string topicArn, ICoreAmazonSQS sqsClient, string sqsQueueUrl ) : Task |
||
topicArn | string | The topic to subscribe to |
sqsClient | ICoreAmazonSQS | The SQS client used to get attributes and set the policy on the SQS queue. |
sqsQueueUrl | string | The queue to add a subscription to. |
Результат | Task |
public SubscribeQueueToTopics ( IList |
||
topicArns | IList |
The topics to subscribe to |
sqsClient | ICoreAmazonSQS | The SQS client used to get attributes and set the policy on the SQS queue. |
sqsQueueUrl | string | The queue to add a subscription to. |
Результат | string>.IDictionary |
public SubscribeQueueToTopicsAsync ( IList |
||
topicArns | IList |
The topics to subscribe to |
sqsClient | ICoreAmazonSQS | The SQS client used to get attributes and set the policy on the SQS queue. |
sqsQueueUrl | string | The queue to add a subscription to. |
Результат | string>>.Task |
public Unsubscribe ( UnsubscribeRequest request ) : UnsubscribeResponse | ||
request | UnsubscribeRequest | Container for the necessary parameters to execute the Unsubscribe service method. |
Результат | UnsubscribeResponse |
public Unsubscribe ( string subscriptionArn ) : UnsubscribeResponse | ||
subscriptionArn | string | The ARN of the subscription to be deleted. |
Результат | UnsubscribeResponse |
public UnsubscribeAsync ( UnsubscribeRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UnsubscribeRequest | Container for the necessary parameters to execute the Unsubscribe operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public UnsubscribeAsync ( string subscriptionArn, System cancellationToken = default(CancellationToken) ) : Task |
||
subscriptionArn | string | The ARN of the subscription to be deleted. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public UnsubscribeAsync ( UnsubscribeRequest request, UnsubscribeResponse>.AmazonServiceCallback |
||
request | UnsubscribeRequest | Container for the necessary parameters to execute the Unsubscribe operation on AmazonSimpleNotificationServiceClient. |
callback | UnsubscribeResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | void |
public UnsubscribeAsync ( string subscriptionArn, UnsubscribeResponse>.AmazonServiceCallback |
||
subscriptionArn | string | The ARN of the subscription to be deleted. |
callback | UnsubscribeResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Результат | void |