AWS SDK for .NET Documentation
WithEndpoint Method (endpoint)
AmazonAmazon.SimpleNotificationService.ModelSubscribeRequestWithEndpoint(String) Did this page help you?   Yes   No    Tell us about it...
Sets the endpoint that you want to receive notifications.
Declaration Syntax
C#
public SubscribeRequest WithEndpoint(
	string endpoint
)
Parameters
endpoint (String)
The endpoint that you want to receive notifications.
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)