Method | Description | |
---|---|---|
AmazonPinpointClient ( ) : System |
Constructs AmazonPinpointClient 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.
|
|
AmazonPinpointClient ( |
Constructs AmazonPinpointClient with AWS Credentials
|
|
AmazonPinpointClient ( |
Constructs AmazonPinpointClient with AWS Credentials and an AmazonPinpointClient Configuration object.
|
|
AmazonPinpointClient ( |
Constructs AmazonPinpointClient with AWS Credentials
|
|
AmazonPinpointClient ( |
Constructs AmazonPinpointClient 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.
|
|
AmazonPinpointClient ( RegionEndpoint region ) : System |
Constructs AmazonPinpointClient 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.
|
|
AmazonPinpointClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonPinpointClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonPinpointClient ( string awsAccessKeyId, string awsSecretAccessKey, |
Constructs AmazonPinpointClient with AWS Access Key ID, AWS Secret Key and an AmazonPinpointClient Configuration object.
|
|
AmazonPinpointClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System |
Constructs AmazonPinpointClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonPinpointClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System |
Constructs AmazonPinpointClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonPinpointClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
Constructs AmazonPinpointClient with AWS Access Key ID, AWS Secret Key and an AmazonPinpointClient Configuration object.
|
|
AmazonPinpointClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System |
Constructs AmazonPinpointClient with AWS Access Key ID and AWS Secret Key
|
|
BeginCreateCampaign ( |
Initiates the asynchronous execution of the CreateCampaign operation.
|
|
BeginCreateImportJob ( |
Initiates the asynchronous execution of the CreateImportJob operation.
|
|
BeginCreateSegment ( |
Initiates the asynchronous execution of the CreateSegment operation.
|
|
BeginDeleteApnsChannel ( |
Initiates the asynchronous execution of the DeleteApnsChannel operation.
|
|
BeginDeleteCampaign ( |
Initiates the asynchronous execution of the DeleteCampaign operation.
|
|
BeginDeleteGcmChannel ( |
Initiates the asynchronous execution of the DeleteGcmChannel operation.
|
|
BeginDeleteSegment ( |
Initiates the asynchronous execution of the DeleteSegment operation.
|
|
BeginGetApnsChannel ( |
Initiates the asynchronous execution of the GetApnsChannel operation.
|
|
BeginGetApplicationSettings ( |
Initiates the asynchronous execution of the GetApplicationSettings operation.
|
|
BeginGetCampaign ( |
Initiates the asynchronous execution of the GetCampaign operation.
|
|
BeginGetCampaignActivities ( |
Initiates the asynchronous execution of the GetCampaignActivities operation.
|
|
BeginGetCampaignVersion ( |
Initiates the asynchronous execution of the GetCampaignVersion operation.
|
|
BeginGetCampaignVersions ( |
Initiates the asynchronous execution of the GetCampaignVersions operation.
|
|
BeginGetCampaigns ( |
Initiates the asynchronous execution of the GetCampaigns operation.
|
|
BeginGetEndpoint ( |
Initiates the asynchronous execution of the GetEndpoint operation.
|
|
BeginGetGcmChannel ( |
Initiates the asynchronous execution of the GetGcmChannel operation.
|
|
BeginGetImportJob ( |
Initiates the asynchronous execution of the GetImportJob operation.
|
|
BeginGetImportJobs ( |
Initiates the asynchronous execution of the GetImportJobs operation.
|
|
BeginGetSegment ( |
Initiates the asynchronous execution of the GetSegment operation.
|
|
BeginGetSegmentImportJobs ( |
Initiates the asynchronous execution of the GetSegmentImportJobs operation.
|
|
BeginGetSegmentVersion ( |
Initiates the asynchronous execution of the GetSegmentVersion operation.
|
|
BeginGetSegmentVersions ( |
Initiates the asynchronous execution of the GetSegmentVersions operation.
|
|
BeginGetSegments ( |
Initiates the asynchronous execution of the GetSegments operation.
|
|
BeginUpdateApnsChannel ( |
Initiates the asynchronous execution of the UpdateApnsChannel operation.
|
|
BeginUpdateApplicationSettings ( |
Initiates the asynchronous execution of the UpdateApplicationSettings operation.
|
|
BeginUpdateCampaign ( |
Initiates the asynchronous execution of the UpdateCampaign operation.
|
|
BeginUpdateEndpoint ( |
Initiates the asynchronous execution of the UpdateEndpoint operation.
|
|
BeginUpdateEndpointsBatch ( |
Initiates the asynchronous execution of the UpdateEndpointsBatch operation.
|
|
BeginUpdateGcmChannel ( |
Initiates the asynchronous execution of the UpdateGcmChannel operation.
|
|
BeginUpdateSegment ( |
Initiates the asynchronous execution of the UpdateSegment operation.
|
|
CreateCampaign ( |
Creates or updates a campaign.
|
|
CreateCampaignAsync ( |
Initiates the asynchronous execution of the CreateCampaign operation.
|
|
CreateImportJob ( |
Creates or updates an import job.
|
|
CreateImportJobAsync ( |
Initiates the asynchronous execution of the CreateImportJob operation.
|
|
CreateSegment ( |
Used to create or update a segment.
|
|
CreateSegmentAsync ( |
Initiates the asynchronous execution of the CreateSegment operation.
|
|
DeleteApnsChannel ( |
Deletes the APNs channel for an app.
|
|
DeleteApnsChannelAsync ( |
Initiates the asynchronous execution of the DeleteApnsChannel operation.
|
|
DeleteCampaign ( |
Deletes a campaign.
|
|
DeleteCampaignAsync ( |
Initiates the asynchronous execution of the DeleteCampaign operation.
|
|
DeleteGcmChannel ( |
Deletes the GCM channel for an app.
|
|
DeleteGcmChannelAsync ( |
Initiates the asynchronous execution of the DeleteGcmChannel operation.
|
|
DeleteSegment ( |
Deletes a segment.
|
|
DeleteSegmentAsync ( |
Initiates the asynchronous execution of the DeleteSegment operation.
|
|
EndCreateCampaign ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateCampaign operation.
|
|
EndCreateImportJob ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateImportJob operation.
|
|
EndCreateSegment ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateSegment operation.
|
|
EndDeleteApnsChannel ( IAsyncResult asyncResult ) : DeleteApnsChannelResponse |
Finishes the asynchronous execution of the DeleteApnsChannel operation.
|
|
EndDeleteCampaign ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DeleteCampaign operation.
|
|
EndDeleteGcmChannel ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DeleteGcmChannel operation.
|
|
EndDeleteSegment ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DeleteSegment operation.
|
|
EndGetApnsChannel ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetApnsChannel operation.
|
|
EndGetApplicationSettings ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetApplicationSettings operation.
|
|
EndGetCampaign ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetCampaign operation.
|
|
EndGetCampaignActivities ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetCampaignActivities operation.
|
|
EndGetCampaignVersion ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetCampaignVersion operation.
|
|
EndGetCampaignVersions ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetCampaignVersions operation.
|
|
EndGetCampaigns ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetCampaigns operation.
|
|
EndGetEndpoint ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetEndpoint operation.
|
|
EndGetGcmChannel ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetGcmChannel operation.
|
|
EndGetImportJob ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetImportJob operation.
|
|
EndGetImportJobs ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetImportJobs operation.
|
|
EndGetSegment ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetSegment operation.
|
|
EndGetSegmentImportJobs ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetSegmentImportJobs operation.
|
|
EndGetSegmentVersion ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetSegmentVersion operation.
|
|
EndGetSegmentVersions ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetSegmentVersions operation.
|
|
EndGetSegments ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetSegments operation.
|
|
EndUpdateApnsChannel ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateApnsChannel operation.
|
|
EndUpdateApplicationSettings ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateApplicationSettings operation.
|
|
EndUpdateCampaign ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateCampaign operation.
|
|
EndUpdateEndpoint ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateEndpoint operation.
|
|
EndUpdateEndpointsBatch ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateEndpointsBatch operation.
|
|
EndUpdateGcmChannel ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateGcmChannel operation.
|
|
EndUpdateSegment ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateSegment operation.
|
|
GetApnsChannel ( |
Returns information about the APNs channel for an app.
|
|
GetApnsChannelAsync ( |
Initiates the asynchronous execution of the GetApnsChannel operation.
|
|
GetApplicationSettings ( |
Used to request the settings for an app.
|
|
GetApplicationSettingsAsync ( |
Initiates the asynchronous execution of the GetApplicationSettings operation.
|
|
GetCampaign ( |
Returns information about a campaign.
|
|
GetCampaignActivities ( |
Returns information about the activity performed by a campaign.
|
|
GetCampaignActivitiesAsync ( |
Initiates the asynchronous execution of the GetCampaignActivities operation.
|
|
GetCampaignAsync ( |
Initiates the asynchronous execution of the GetCampaign operation.
|
|
GetCampaignVersion ( |
Returns information about your campaign versions.
|
|
GetCampaignVersionAsync ( |
Initiates the asynchronous execution of the GetCampaignVersion operation.
|
|
GetCampaignVersions ( |
Returns information about your campaign versions.
|
|
GetCampaignVersionsAsync ( |
Initiates the asynchronous execution of the GetCampaignVersions operation.
|
|
GetCampaigns ( |
Returns information about your campaigns.
|
|
GetCampaignsAsync ( |
Initiates the asynchronous execution of the GetCampaigns operation.
|
|
GetEndpoint ( |
Returns information about an endpoint.
|
|
GetEndpointAsync ( |
Initiates the asynchronous execution of the GetEndpoint operation.
|
|
GetGcmChannel ( |
Returns information about the GCM channel for an app.
|
|
GetGcmChannelAsync ( |
Initiates the asynchronous execution of the GetGcmChannel operation.
|
|
GetImportJob ( |
Returns information about an import job.
|
|
GetImportJobAsync ( |
Initiates the asynchronous execution of the GetImportJob operation.
|
|
GetImportJobs ( |
Returns information about your import jobs.
|
|
GetImportJobsAsync ( |
Initiates the asynchronous execution of the GetImportJobs operation.
|
|
GetSegment ( |
Returns information about a segment.
|
|
GetSegmentAsync ( |
Initiates the asynchronous execution of the GetSegment operation.
|
|
GetSegmentImportJobs ( |
Returns a list of import jobs for a specific segment.
|
|
GetSegmentImportJobsAsync ( |
Initiates the asynchronous execution of the GetSegmentImportJobs operation.
|
|
GetSegmentVersion ( |
Returns information about a segment version.
|
|
GetSegmentVersionAsync ( |
Initiates the asynchronous execution of the GetSegmentVersion operation.
|
|
GetSegmentVersions ( |
Returns information about your segment versions.
|
|
GetSegmentVersionsAsync ( |
Initiates the asynchronous execution of the GetSegmentVersions operation.
|
|
GetSegments ( |
Used to get information about your segments.
|
|
GetSegmentsAsync ( |
Initiates the asynchronous execution of the GetSegments operation.
|
|
UpdateApnsChannel ( |
Use to update the APNs channel for an app.
|
|
UpdateApnsChannelAsync ( |
Initiates the asynchronous execution of the UpdateApnsChannel operation.
|
|
UpdateApplicationSettings ( |
Used to update the settings for an app.
|
|
UpdateApplicationSettingsAsync ( |
Initiates the asynchronous execution of the UpdateApplicationSettings operation.
|
|
UpdateCampaign ( |
Use to update a campaign.
|
|
UpdateCampaignAsync ( |
Initiates the asynchronous execution of the UpdateCampaign operation.
|
|
UpdateEndpoint ( |
Use to update an endpoint.
|
|
UpdateEndpointAsync ( |
Initiates the asynchronous execution of the UpdateEndpoint operation.
|
|
UpdateEndpointsBatch ( |
Use to update your endpoints.
|
|
UpdateEndpointsBatchAsync ( |
Initiates the asynchronous execution of the UpdateEndpointsBatch operation.
|
|
UpdateGcmChannel ( |
Use to update the GCM channel for an app.
|
|
UpdateGcmChannelAsync ( |
Initiates the asynchronous execution of the UpdateGcmChannel operation.
|
|
UpdateSegment ( |
Use to update a segment.
|
|
UpdateSegmentAsync ( |
Initiates the asynchronous execution of the UpdateSegment operation.
|
Method | Description | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
public AmazonPinpointClient ( |
||
credentials | AWS Credentials | |
return | System |
public AmazonPinpointClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonPinpointClient Configuration Object | |
return | System |
public AmazonPinpointClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
return | System |
public AmazonPinpointClient ( |
||
config | The AmazonPinpointClient Configuration Object | |
return | System |
public AmazonPinpointClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
return | System |
public AmazonPinpointClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
return | System |
public AmazonPinpointClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonPinpointClient Configuration Object | |
return | System |
public AmazonPinpointClient ( 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. |
return | System |
public AmazonPinpointClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
return | System |
public AmazonPinpointClient ( 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 AmazonPinpointClient Configuration Object | |
return | System |
public AmazonPinpointClient ( 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. |
return | System |
public BeginCreateCampaign ( |
||
request | Container for the necessary parameters to execute the CreateCampaign operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginCreateImportJob ( |
||
request | Container for the necessary parameters to execute the CreateImportJob operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginCreateSegment ( |
||
request | Container for the necessary parameters to execute the CreateSegment operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginDeleteApnsChannel ( |
||
request | Container for the necessary parameters to execute the DeleteApnsChannel operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginDeleteCampaign ( |
||
request | Container for the necessary parameters to execute the DeleteCampaign operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginDeleteGcmChannel ( |
||
request | Container for the necessary parameters to execute the DeleteGcmChannel operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginDeleteSegment ( |
||
request | Container for the necessary parameters to execute the DeleteSegment operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginGetApnsChannel ( |
||
request | Container for the necessary parameters to execute the GetApnsChannel operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginGetApplicationSettings ( |
||
request | Container for the necessary parameters to execute the GetApplicationSettings operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginGetCampaign ( |
||
request | Container for the necessary parameters to execute the GetCampaign operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginGetCampaignActivities ( |
||
request | Container for the necessary parameters to execute the GetCampaignActivities operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginGetCampaignVersion ( |
||
request | Container for the necessary parameters to execute the GetCampaignVersion operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginGetCampaignVersions ( |
||
request | Container for the necessary parameters to execute the GetCampaignVersions operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginGetCampaigns ( |
||
request | Container for the necessary parameters to execute the GetCampaigns operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginGetEndpoint ( |
||
request | Container for the necessary parameters to execute the GetEndpoint operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginGetGcmChannel ( |
||
request | Container for the necessary parameters to execute the GetGcmChannel operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginGetImportJob ( |
||
request | Container for the necessary parameters to execute the GetImportJob operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginGetImportJobs ( |
||
request | Container for the necessary parameters to execute the GetImportJobs operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginGetSegment ( |
||
request | Container for the necessary parameters to execute the GetSegment operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginGetSegmentImportJobs ( |
||
request | Container for the necessary parameters to execute the GetSegmentImportJobs operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginGetSegmentVersion ( |
||
request | Container for the necessary parameters to execute the GetSegmentVersion operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginGetSegmentVersions ( |
||
request | Container for the necessary parameters to execute the GetSegmentVersions operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginGetSegments ( |
||
request | Container for the necessary parameters to execute the GetSegments operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginUpdateApnsChannel ( |
||
request | Container for the necessary parameters to execute the UpdateApnsChannel operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginUpdateApplicationSettings ( |
||
request | Container for the necessary parameters to execute the UpdateApplicationSettings operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginUpdateCampaign ( |
||
request | Container for the necessary parameters to execute the UpdateCampaign operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginUpdateEndpoint ( |
||
request | Container for the necessary parameters to execute the UpdateEndpoint operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginUpdateEndpointsBatch ( |
||
request | Container for the necessary parameters to execute the UpdateEndpointsBatch operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginUpdateGcmChannel ( |
||
request | Container for the necessary parameters to execute the UpdateGcmChannel operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public BeginUpdateSegment ( |
||
request | Container for the necessary parameters to execute the UpdateSegment operation on AmazonPinpointClient. | |
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. |
return | IAsyncResult |
public CreateCampaign ( |
||
request | Container for the necessary parameters to execute the CreateCampaign service method. | |
return |
public CreateCampaignAsync ( |
||
request | Container for the necessary parameters to execute the CreateCampaign operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateImportJob ( |
||
request | Container for the necessary parameters to execute the CreateImportJob service method. | |
return |
public CreateImportJobAsync ( |
||
request | Container for the necessary parameters to execute the CreateImportJob operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateSegment ( |
||
request | Container for the necessary parameters to execute the CreateSegment service method. | |
return |
public CreateSegmentAsync ( |
||
request | Container for the necessary parameters to execute the CreateSegment operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
protected CreateSigner ( ) : |
||
return |
public DeleteApnsChannel ( |
||
request | Container for the necessary parameters to execute the DeleteApnsChannel service method. | |
return | DeleteApnsChannelResponse |
public DeleteApnsChannelAsync ( |
||
request | Container for the necessary parameters to execute the DeleteApnsChannel operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteCampaign ( |
||
request | Container for the necessary parameters to execute the DeleteCampaign service method. | |
return |
public DeleteCampaignAsync ( |
||
request | Container for the necessary parameters to execute the DeleteCampaign operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteGcmChannel ( |
||
request | Container for the necessary parameters to execute the DeleteGcmChannel service method. | |
return |
public DeleteGcmChannelAsync ( |
||
request | Container for the necessary parameters to execute the DeleteGcmChannel operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteSegment ( |
||
request | Container for the necessary parameters to execute the DeleteSegment service method. | |
return |
public DeleteSegmentAsync ( |
||
request | Container for the necessary parameters to execute the DeleteSegment operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public EndCreateCampaign ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateCampaign. |
return |
public EndCreateImportJob ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateImportJob. |
return |
public EndCreateSegment ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateSegment. |
return |
public EndDeleteApnsChannel ( IAsyncResult asyncResult ) : DeleteApnsChannelResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteApnsChannel. |
return | DeleteApnsChannelResponse |
public EndDeleteCampaign ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteCampaign. |
return |
public EndDeleteGcmChannel ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteGcmChannel. |
return |
public EndDeleteSegment ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteSegment. |
return |
public EndGetApnsChannel ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetApnsChannel. |
return |
public EndGetApplicationSettings ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetApplicationSettings. |
return |
public EndGetCampaign ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetCampaign. |
return |
public EndGetCampaignActivities ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetCampaignActivities. |
return |
public EndGetCampaignVersion ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetCampaignVersion. |
return |
public EndGetCampaignVersions ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetCampaignVersions. |
return |
public EndGetCampaigns ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetCampaigns. |
return |
public EndGetEndpoint ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetEndpoint. |
return |
public EndGetGcmChannel ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetGcmChannel. |
return |
public EndGetImportJob ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetImportJob. |
return |
public EndGetImportJobs ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetImportJobs. |
return |
public EndGetSegment ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetSegment. |
return |
public EndGetSegmentImportJobs ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetSegmentImportJobs. |
return |
public EndGetSegmentVersion ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetSegmentVersion. |
return |
public EndGetSegmentVersions ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetSegmentVersions. |
return |
public EndGetSegments ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetSegments. |
return |
public EndUpdateApnsChannel ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateApnsChannel. |
return |
public EndUpdateApplicationSettings ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateApplicationSettings. |
return |
public EndUpdateCampaign ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateCampaign. |
return |
public EndUpdateEndpoint ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateEndpoint. |
return |
public EndUpdateEndpointsBatch ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateEndpointsBatch. |
return |
public EndUpdateGcmChannel ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateGcmChannel. |
return |
public EndUpdateSegment ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateSegment. |
return |
public GetApnsChannel ( |
||
request | Container for the necessary parameters to execute the GetApnsChannel service method. | |
return |
public GetApnsChannelAsync ( |
||
request | Container for the necessary parameters to execute the GetApnsChannel operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetApplicationSettings ( |
||
request | Container for the necessary parameters to execute the GetApplicationSettings service method. | |
return |
public GetApplicationSettingsAsync ( |
||
request | Container for the necessary parameters to execute the GetApplicationSettings operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetCampaign ( |
||
request | Container for the necessary parameters to execute the GetCampaign service method. | |
return |
public GetCampaignActivities ( |
||
request | Container for the necessary parameters to execute the GetCampaignActivities service method. | |
return |
public GetCampaignActivitiesAsync ( |
||
request | Container for the necessary parameters to execute the GetCampaignActivities operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetCampaignAsync ( |
||
request | Container for the necessary parameters to execute the GetCampaign operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetCampaignVersion ( |
||
request | Container for the necessary parameters to execute the GetCampaignVersion service method. | |
return |
public GetCampaignVersionAsync ( |
||
request | Container for the necessary parameters to execute the GetCampaignVersion operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetCampaignVersions ( |
||
request | Container for the necessary parameters to execute the GetCampaignVersions service method. | |
return |
public GetCampaignVersionsAsync ( |
||
request | Container for the necessary parameters to execute the GetCampaignVersions operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetCampaigns ( |
||
request | Container for the necessary parameters to execute the GetCampaigns service method. | |
return |
public GetCampaignsAsync ( |
||
request | Container for the necessary parameters to execute the GetCampaigns operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetEndpoint ( |
||
request | Container for the necessary parameters to execute the GetEndpoint service method. | |
return |
public GetEndpointAsync ( |
||
request | Container for the necessary parameters to execute the GetEndpoint operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetGcmChannel ( |
||
request | Container for the necessary parameters to execute the GetGcmChannel service method. | |
return |
public GetGcmChannelAsync ( |
||
request | Container for the necessary parameters to execute the GetGcmChannel operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetImportJob ( |
||
request | Container for the necessary parameters to execute the GetImportJob service method. | |
return |
public GetImportJobAsync ( |
||
request | Container for the necessary parameters to execute the GetImportJob operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetImportJobs ( |
||
request | Container for the necessary parameters to execute the GetImportJobs service method. | |
return |
public GetImportJobsAsync ( |
||
request | Container for the necessary parameters to execute the GetImportJobs operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetSegment ( |
||
request | Container for the necessary parameters to execute the GetSegment service method. | |
return |
public GetSegmentAsync ( |
||
request | Container for the necessary parameters to execute the GetSegment operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetSegmentImportJobs ( |
||
request | Container for the necessary parameters to execute the GetSegmentImportJobs service method. | |
return |
public GetSegmentImportJobsAsync ( |
||
request | Container for the necessary parameters to execute the GetSegmentImportJobs operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetSegmentVersion ( |
||
request | Container for the necessary parameters to execute the GetSegmentVersion service method. | |
return |
public GetSegmentVersionAsync ( |
||
request | Container for the necessary parameters to execute the GetSegmentVersion operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetSegmentVersions ( |
||
request | Container for the necessary parameters to execute the GetSegmentVersions service method. | |
return |
public GetSegmentVersionsAsync ( |
||
request | Container for the necessary parameters to execute the GetSegmentVersions operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetSegments ( |
||
request | Container for the necessary parameters to execute the GetSegments service method. | |
return |
public GetSegmentsAsync ( |
||
request | Container for the necessary parameters to execute the GetSegments operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public UpdateApnsChannel ( |
||
request | Container for the necessary parameters to execute the UpdateApnsChannel service method. | |
return |
public UpdateApnsChannelAsync ( |
||
request | Container for the necessary parameters to execute the UpdateApnsChannel operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public UpdateApplicationSettings ( |
||
request | Container for the necessary parameters to execute the UpdateApplicationSettings service method. | |
return |
public UpdateApplicationSettingsAsync ( |
||
request | Container for the necessary parameters to execute the UpdateApplicationSettings operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public UpdateCampaign ( |
||
request | Container for the necessary parameters to execute the UpdateCampaign service method. | |
return |
public UpdateCampaignAsync ( |
||
request | Container for the necessary parameters to execute the UpdateCampaign operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public UpdateEndpoint ( |
||
request | Container for the necessary parameters to execute the UpdateEndpoint service method. | |
return |
public UpdateEndpointAsync ( |
||
request | Container for the necessary parameters to execute the UpdateEndpoint operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public UpdateEndpointsBatch ( |
||
request | Container for the necessary parameters to execute the UpdateEndpointsBatch service method. | |
return |
public UpdateEndpointsBatchAsync ( |
||
request | Container for the necessary parameters to execute the UpdateEndpointsBatch operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public UpdateGcmChannel ( |
||
request | Container for the necessary parameters to execute the UpdateGcmChannel service method. | |
return |
public UpdateGcmChannelAsync ( |
||
request | Container for the necessary parameters to execute the UpdateGcmChannel operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public UpdateSegment ( |
||
request | Container for the necessary parameters to execute the UpdateSegment service method. | |
return |
public UpdateSegmentAsync ( |
||
request | Container for the necessary parameters to execute the UpdateSegment operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |