C# Класс Amazon.Pinpoint.AmazonPinpointClient

Implementation for accessing Pinpoint
Наследование: AmazonServiceClient, IAmazonPinpoint
Показать файл Открыть проект

Открытые методы

Метод Описание
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. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonPinpointClient ( AWSCredentials credentials ) : System

Constructs AmazonPinpointClient with AWS Credentials

AmazonPinpointClient ( AWSCredentials credentials, AmazonPinpointConfig clientConfig ) : System

Constructs AmazonPinpointClient with AWS Credentials and an AmazonPinpointClient Configuration object.

AmazonPinpointClient ( AWSCredentials credentials, RegionEndpoint region ) : System

Constructs AmazonPinpointClient with AWS Credentials

AmazonPinpointClient ( AmazonPinpointConfig config ) : 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. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

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. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonPinpointClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System

Constructs AmazonPinpointClient with AWS Access Key ID and AWS Secret Key

AmazonPinpointClient ( string awsAccessKeyId, string awsSecretAccessKey, AmazonPinpointConfig clientConfig ) : System

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, AmazonPinpointConfig clientConfig ) : System

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 ( CreateCampaignRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateCampaign operation.

BeginCreateImportJob ( CreateImportJobRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateImportJob operation.

BeginCreateSegment ( CreateSegmentRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateSegment operation.

BeginDeleteApnsChannel ( DeleteApnsChannelRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteApnsChannel operation.

BeginDeleteCampaign ( DeleteCampaignRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteCampaign operation.

BeginDeleteGcmChannel ( DeleteGcmChannelRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteGcmChannel operation.

BeginDeleteSegment ( DeleteSegmentRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteSegment operation.

BeginGetApnsChannel ( GetApnsChannelRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetApnsChannel operation.

BeginGetApplicationSettings ( GetApplicationSettingsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetApplicationSettings operation.

BeginGetCampaign ( GetCampaignRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetCampaign operation.

BeginGetCampaignActivities ( GetCampaignActivitiesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetCampaignActivities operation.

BeginGetCampaignVersion ( GetCampaignVersionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetCampaignVersion operation.

BeginGetCampaignVersions ( GetCampaignVersionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetCampaignVersions operation.

BeginGetCampaigns ( GetCampaignsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetCampaigns operation.

BeginGetEndpoint ( GetEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetEndpoint operation.

BeginGetGcmChannel ( GetGcmChannelRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetGcmChannel operation.

BeginGetImportJob ( GetImportJobRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetImportJob operation.

BeginGetImportJobs ( GetImportJobsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetImportJobs operation.

BeginGetSegment ( GetSegmentRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetSegment operation.

BeginGetSegmentImportJobs ( GetSegmentImportJobsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetSegmentImportJobs operation.

BeginGetSegmentVersion ( GetSegmentVersionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetSegmentVersion operation.

BeginGetSegmentVersions ( GetSegmentVersionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetSegmentVersions operation.

BeginGetSegments ( GetSegmentsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetSegments operation.

BeginUpdateApnsChannel ( UpdateApnsChannelRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UpdateApnsChannel operation.

BeginUpdateApplicationSettings ( UpdateApplicationSettingsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UpdateApplicationSettings operation.

BeginUpdateCampaign ( UpdateCampaignRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UpdateCampaign operation.

BeginUpdateEndpoint ( UpdateEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UpdateEndpoint operation.

BeginUpdateEndpointsBatch ( UpdateEndpointsBatchRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UpdateEndpointsBatch operation.

BeginUpdateGcmChannel ( UpdateGcmChannelRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UpdateGcmChannel operation.

BeginUpdateSegment ( UpdateSegmentRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UpdateSegment operation.

CreateCampaign ( CreateCampaignRequest request ) : CreateCampaignResponse

Creates or updates a campaign.

CreateCampaignAsync ( CreateCampaignRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateCampaign operation.

CreateImportJob ( CreateImportJobRequest request ) : CreateImportJobResponse

Creates or updates an import job.

CreateImportJobAsync ( CreateImportJobRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateImportJob operation.

CreateSegment ( CreateSegmentRequest request ) : CreateSegmentResponse

Used to create or update a segment.

CreateSegmentAsync ( CreateSegmentRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateSegment operation.

DeleteApnsChannel ( DeleteApnsChannelRequest request ) : DeleteApnsChannelResponse

Deletes the APNs channel for an app.

DeleteApnsChannelAsync ( DeleteApnsChannelRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteApnsChannel operation.

DeleteCampaign ( DeleteCampaignRequest request ) : DeleteCampaignResponse

Deletes a campaign.

DeleteCampaignAsync ( DeleteCampaignRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteCampaign operation.

DeleteGcmChannel ( DeleteGcmChannelRequest request ) : DeleteGcmChannelResponse

Deletes the GCM channel for an app.

DeleteGcmChannelAsync ( DeleteGcmChannelRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteGcmChannel operation.

DeleteSegment ( DeleteSegmentRequest request ) : DeleteSegmentResponse

Deletes a segment.

DeleteSegmentAsync ( DeleteSegmentRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteSegment operation.

EndCreateCampaign ( IAsyncResult asyncResult ) : CreateCampaignResponse

Finishes the asynchronous execution of the CreateCampaign operation.

EndCreateImportJob ( IAsyncResult asyncResult ) : CreateImportJobResponse

Finishes the asynchronous execution of the CreateImportJob operation.

EndCreateSegment ( IAsyncResult asyncResult ) : CreateSegmentResponse

Finishes the asynchronous execution of the CreateSegment operation.

EndDeleteApnsChannel ( IAsyncResult asyncResult ) : DeleteApnsChannelResponse

Finishes the asynchronous execution of the DeleteApnsChannel operation.

EndDeleteCampaign ( IAsyncResult asyncResult ) : DeleteCampaignResponse

Finishes the asynchronous execution of the DeleteCampaign operation.

EndDeleteGcmChannel ( IAsyncResult asyncResult ) : DeleteGcmChannelResponse

Finishes the asynchronous execution of the DeleteGcmChannel operation.

EndDeleteSegment ( IAsyncResult asyncResult ) : DeleteSegmentResponse

Finishes the asynchronous execution of the DeleteSegment operation.

EndGetApnsChannel ( IAsyncResult asyncResult ) : GetApnsChannelResponse

Finishes the asynchronous execution of the GetApnsChannel operation.

EndGetApplicationSettings ( IAsyncResult asyncResult ) : GetApplicationSettingsResponse

Finishes the asynchronous execution of the GetApplicationSettings operation.

EndGetCampaign ( IAsyncResult asyncResult ) : GetCampaignResponse

Finishes the asynchronous execution of the GetCampaign operation.

EndGetCampaignActivities ( IAsyncResult asyncResult ) : GetCampaignActivitiesResponse

Finishes the asynchronous execution of the GetCampaignActivities operation.

EndGetCampaignVersion ( IAsyncResult asyncResult ) : GetCampaignVersionResponse

Finishes the asynchronous execution of the GetCampaignVersion operation.

EndGetCampaignVersions ( IAsyncResult asyncResult ) : GetCampaignVersionsResponse

Finishes the asynchronous execution of the GetCampaignVersions operation.

EndGetCampaigns ( IAsyncResult asyncResult ) : GetCampaignsResponse

Finishes the asynchronous execution of the GetCampaigns operation.

EndGetEndpoint ( IAsyncResult asyncResult ) : GetEndpointResponse

Finishes the asynchronous execution of the GetEndpoint operation.

EndGetGcmChannel ( IAsyncResult asyncResult ) : GetGcmChannelResponse

Finishes the asynchronous execution of the GetGcmChannel operation.

EndGetImportJob ( IAsyncResult asyncResult ) : GetImportJobResponse

Finishes the asynchronous execution of the GetImportJob operation.

EndGetImportJobs ( IAsyncResult asyncResult ) : GetImportJobsResponse

Finishes the asynchronous execution of the GetImportJobs operation.

EndGetSegment ( IAsyncResult asyncResult ) : GetSegmentResponse

Finishes the asynchronous execution of the GetSegment operation.

EndGetSegmentImportJobs ( IAsyncResult asyncResult ) : GetSegmentImportJobsResponse

Finishes the asynchronous execution of the GetSegmentImportJobs operation.

EndGetSegmentVersion ( IAsyncResult asyncResult ) : GetSegmentVersionResponse

Finishes the asynchronous execution of the GetSegmentVersion operation.

EndGetSegmentVersions ( IAsyncResult asyncResult ) : GetSegmentVersionsResponse

Finishes the asynchronous execution of the GetSegmentVersions operation.

EndGetSegments ( IAsyncResult asyncResult ) : GetSegmentsResponse

Finishes the asynchronous execution of the GetSegments operation.

EndUpdateApnsChannel ( IAsyncResult asyncResult ) : UpdateApnsChannelResponse

Finishes the asynchronous execution of the UpdateApnsChannel operation.

EndUpdateApplicationSettings ( IAsyncResult asyncResult ) : UpdateApplicationSettingsResponse

Finishes the asynchronous execution of the UpdateApplicationSettings operation.

EndUpdateCampaign ( IAsyncResult asyncResult ) : UpdateCampaignResponse

Finishes the asynchronous execution of the UpdateCampaign operation.

EndUpdateEndpoint ( IAsyncResult asyncResult ) : UpdateEndpointResponse

Finishes the asynchronous execution of the UpdateEndpoint operation.

EndUpdateEndpointsBatch ( IAsyncResult asyncResult ) : UpdateEndpointsBatchResponse

Finishes the asynchronous execution of the UpdateEndpointsBatch operation.

EndUpdateGcmChannel ( IAsyncResult asyncResult ) : UpdateGcmChannelResponse

Finishes the asynchronous execution of the UpdateGcmChannel operation.

EndUpdateSegment ( IAsyncResult asyncResult ) : UpdateSegmentResponse

Finishes the asynchronous execution of the UpdateSegment operation.

GetApnsChannel ( GetApnsChannelRequest request ) : GetApnsChannelResponse

Returns information about the APNs channel for an app.

GetApnsChannelAsync ( GetApnsChannelRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetApnsChannel operation.

GetApplicationSettings ( GetApplicationSettingsRequest request ) : GetApplicationSettingsResponse

Used to request the settings for an app.

GetApplicationSettingsAsync ( GetApplicationSettingsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetApplicationSettings operation.

GetCampaign ( GetCampaignRequest request ) : GetCampaignResponse

Returns information about a campaign.

GetCampaignActivities ( GetCampaignActivitiesRequest request ) : GetCampaignActivitiesResponse

Returns information about the activity performed by a campaign.

GetCampaignActivitiesAsync ( GetCampaignActivitiesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetCampaignActivities operation.

GetCampaignAsync ( GetCampaignRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetCampaign operation.

GetCampaignVersion ( GetCampaignVersionRequest request ) : GetCampaignVersionResponse

Returns information about your campaign versions.

GetCampaignVersionAsync ( GetCampaignVersionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetCampaignVersion operation.

GetCampaignVersions ( GetCampaignVersionsRequest request ) : GetCampaignVersionsResponse

Returns information about your campaign versions.

GetCampaignVersionsAsync ( GetCampaignVersionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetCampaignVersions operation.

GetCampaigns ( GetCampaignsRequest request ) : GetCampaignsResponse

Returns information about your campaigns.

GetCampaignsAsync ( GetCampaignsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetCampaigns operation.

GetEndpoint ( GetEndpointRequest request ) : GetEndpointResponse

Returns information about an endpoint.

GetEndpointAsync ( GetEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetEndpoint operation.

GetGcmChannel ( GetGcmChannelRequest request ) : GetGcmChannelResponse

Returns information about the GCM channel for an app.

GetGcmChannelAsync ( GetGcmChannelRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetGcmChannel operation.

GetImportJob ( GetImportJobRequest request ) : GetImportJobResponse

Returns information about an import job.

GetImportJobAsync ( GetImportJobRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetImportJob operation.

GetImportJobs ( GetImportJobsRequest request ) : GetImportJobsResponse

Returns information about your import jobs.

GetImportJobsAsync ( GetImportJobsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetImportJobs operation.

GetSegment ( GetSegmentRequest request ) : GetSegmentResponse

Returns information about a segment.

GetSegmentAsync ( GetSegmentRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetSegment operation.

GetSegmentImportJobs ( GetSegmentImportJobsRequest request ) : GetSegmentImportJobsResponse

Returns a list of import jobs for a specific segment.

GetSegmentImportJobsAsync ( GetSegmentImportJobsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetSegmentImportJobs operation.

GetSegmentVersion ( GetSegmentVersionRequest request ) : GetSegmentVersionResponse

Returns information about a segment version.

GetSegmentVersionAsync ( GetSegmentVersionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetSegmentVersion operation.

GetSegmentVersions ( GetSegmentVersionsRequest request ) : GetSegmentVersionsResponse

Returns information about your segment versions.

GetSegmentVersionsAsync ( GetSegmentVersionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetSegmentVersions operation.

GetSegments ( GetSegmentsRequest request ) : GetSegmentsResponse

Used to get information about your segments.

GetSegmentsAsync ( GetSegmentsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetSegments operation.

UpdateApnsChannel ( UpdateApnsChannelRequest request ) : UpdateApnsChannelResponse

Use to update the APNs channel for an app.

UpdateApnsChannelAsync ( UpdateApnsChannelRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UpdateApnsChannel operation.

UpdateApplicationSettings ( UpdateApplicationSettingsRequest request ) : UpdateApplicationSettingsResponse

Used to update the settings for an app.

UpdateApplicationSettingsAsync ( UpdateApplicationSettingsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UpdateApplicationSettings operation.

UpdateCampaign ( UpdateCampaignRequest request ) : UpdateCampaignResponse

Use to update a campaign.

UpdateCampaignAsync ( UpdateCampaignRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UpdateCampaign operation.

UpdateEndpoint ( UpdateEndpointRequest request ) : UpdateEndpointResponse

Use to update an endpoint.

UpdateEndpointAsync ( UpdateEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UpdateEndpoint operation.

UpdateEndpointsBatch ( UpdateEndpointsBatchRequest request ) : UpdateEndpointsBatchResponse

Use to update your endpoints.

UpdateEndpointsBatchAsync ( UpdateEndpointsBatchRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UpdateEndpointsBatch operation.

UpdateGcmChannel ( UpdateGcmChannelRequest request ) : UpdateGcmChannelResponse

Use to update the GCM channel for an app.

UpdateGcmChannelAsync ( UpdateGcmChannelRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UpdateGcmChannel operation.

UpdateSegment ( UpdateSegmentRequest request ) : UpdateSegmentResponse

Use to update a segment.

UpdateSegmentAsync ( UpdateSegmentRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UpdateSegment operation.

Защищенные методы

Метод Описание
CreateSigner ( ) : AbstractAWSSigner

Creates the signer for the service.

Dispose ( bool disposing ) : void

Disposes the service client.

Описание методов

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. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonPinpointClient ( ) : System
Результат System

AmazonPinpointClient() публичный Метод

Constructs AmazonPinpointClient with AWS Credentials
public AmazonPinpointClient ( AWSCredentials credentials ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
Результат System

AmazonPinpointClient() публичный Метод

Constructs AmazonPinpointClient with AWS Credentials and an AmazonPinpointClient Configuration object.
public AmazonPinpointClient ( AWSCredentials credentials, AmazonPinpointConfig clientConfig ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
clientConfig AmazonPinpointConfig The AmazonPinpointClient Configuration Object
Результат System

AmazonPinpointClient() публичный Метод

Constructs AmazonPinpointClient with AWS Credentials
public AmazonPinpointClient ( AWSCredentials credentials, RegionEndpoint region ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
region RegionEndpoint The region to connect.
Результат System

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. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonPinpointClient ( AmazonPinpointConfig config ) : System
config AmazonPinpointConfig The AmazonPinpointClient Configuration Object
Результат System

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. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonPinpointClient ( RegionEndpoint region ) : System
region RegionEndpoint The region to connect.
Результат System

AmazonPinpointClient() публичный Метод

Constructs AmazonPinpointClient with AWS Access Key ID and AWS Secret Key
public AmazonPinpointClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
Результат System

AmazonPinpointClient() публичный Метод

Constructs AmazonPinpointClient with AWS Access Key ID, AWS Secret Key and an AmazonPinpointClient Configuration object.
public AmazonPinpointClient ( string awsAccessKeyId, string awsSecretAccessKey, AmazonPinpointConfig clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
clientConfig AmazonPinpointConfig The AmazonPinpointClient Configuration Object
Результат System

AmazonPinpointClient() публичный Метод

Constructs AmazonPinpointClient with AWS Access Key ID and AWS Secret Key
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.
Результат System

AmazonPinpointClient() публичный Метод

Constructs AmazonPinpointClient with AWS Access Key ID and AWS Secret Key
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
Результат System

AmazonPinpointClient() публичный Метод

Constructs AmazonPinpointClient with AWS Access Key ID, AWS Secret Key and an AmazonPinpointClient Configuration object.
public AmazonPinpointClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonPinpointConfig clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
clientConfig AmazonPinpointConfig The AmazonPinpointClient Configuration Object
Результат System

AmazonPinpointClient() публичный Метод

Constructs AmazonPinpointClient with AWS Access Key ID and AWS Secret Key
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.
Результат System

BeginCreateCampaign() публичный Метод

Initiates the asynchronous execution of the CreateCampaign operation.
public BeginCreateCampaign ( CreateCampaignRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.CreateCampaignRequest 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.
Результат IAsyncResult

BeginCreateImportJob() публичный Метод

Initiates the asynchronous execution of the CreateImportJob operation.
public BeginCreateImportJob ( CreateImportJobRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.CreateImportJobRequest 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.
Результат IAsyncResult

BeginCreateSegment() публичный Метод

Initiates the asynchronous execution of the CreateSegment operation.
public BeginCreateSegment ( CreateSegmentRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.CreateSegmentRequest 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.
Результат IAsyncResult

BeginDeleteApnsChannel() публичный Метод

Initiates the asynchronous execution of the DeleteApnsChannel operation.
public BeginDeleteApnsChannel ( DeleteApnsChannelRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.DeleteApnsChannelRequest 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.
Результат IAsyncResult

BeginDeleteCampaign() публичный Метод

Initiates the asynchronous execution of the DeleteCampaign operation.
public BeginDeleteCampaign ( DeleteCampaignRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.DeleteCampaignRequest 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.
Результат IAsyncResult

BeginDeleteGcmChannel() публичный Метод

Initiates the asynchronous execution of the DeleteGcmChannel operation.
public BeginDeleteGcmChannel ( DeleteGcmChannelRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.DeleteGcmChannelRequest 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.
Результат IAsyncResult

BeginDeleteSegment() публичный Метод

Initiates the asynchronous execution of the DeleteSegment operation.
public BeginDeleteSegment ( DeleteSegmentRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.DeleteSegmentRequest 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.
Результат IAsyncResult

BeginGetApnsChannel() публичный Метод

Initiates the asynchronous execution of the GetApnsChannel operation.
public BeginGetApnsChannel ( GetApnsChannelRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.GetApnsChannelRequest 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.
Результат IAsyncResult

BeginGetApplicationSettings() публичный Метод

Initiates the asynchronous execution of the GetApplicationSettings operation.
public BeginGetApplicationSettings ( GetApplicationSettingsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.GetApplicationSettingsRequest 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.
Результат IAsyncResult

BeginGetCampaign() публичный Метод

Initiates the asynchronous execution of the GetCampaign operation.
public BeginGetCampaign ( GetCampaignRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.GetCampaignRequest 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.
Результат IAsyncResult

BeginGetCampaignActivities() публичный Метод

Initiates the asynchronous execution of the GetCampaignActivities operation.
public BeginGetCampaignActivities ( GetCampaignActivitiesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.GetCampaignActivitiesRequest 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.
Результат IAsyncResult

BeginGetCampaignVersion() публичный Метод

Initiates the asynchronous execution of the GetCampaignVersion operation.
public BeginGetCampaignVersion ( GetCampaignVersionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.GetCampaignVersionRequest 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.
Результат IAsyncResult

BeginGetCampaignVersions() публичный Метод

Initiates the asynchronous execution of the GetCampaignVersions operation.
public BeginGetCampaignVersions ( GetCampaignVersionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.GetCampaignVersionsRequest 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.
Результат IAsyncResult

BeginGetCampaigns() публичный Метод

Initiates the asynchronous execution of the GetCampaigns operation.
public BeginGetCampaigns ( GetCampaignsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.GetCampaignsRequest 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.
Результат IAsyncResult

BeginGetEndpoint() публичный Метод

Initiates the asynchronous execution of the GetEndpoint operation.
public BeginGetEndpoint ( GetEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.GetEndpointRequest 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.
Результат IAsyncResult

BeginGetGcmChannel() публичный Метод

Initiates the asynchronous execution of the GetGcmChannel operation.
public BeginGetGcmChannel ( GetGcmChannelRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.GetGcmChannelRequest 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.
Результат IAsyncResult

BeginGetImportJob() публичный Метод

Initiates the asynchronous execution of the GetImportJob operation.
public BeginGetImportJob ( GetImportJobRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.GetImportJobRequest 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.
Результат IAsyncResult

BeginGetImportJobs() публичный Метод

Initiates the asynchronous execution of the GetImportJobs operation.
public BeginGetImportJobs ( GetImportJobsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.GetImportJobsRequest 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.
Результат IAsyncResult

BeginGetSegment() публичный Метод

Initiates the asynchronous execution of the GetSegment operation.
public BeginGetSegment ( GetSegmentRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.GetSegmentRequest 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.
Результат IAsyncResult

BeginGetSegmentImportJobs() публичный Метод

Initiates the asynchronous execution of the GetSegmentImportJobs operation.
public BeginGetSegmentImportJobs ( GetSegmentImportJobsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.GetSegmentImportJobsRequest 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.
Результат IAsyncResult

BeginGetSegmentVersion() публичный Метод

Initiates the asynchronous execution of the GetSegmentVersion operation.
public BeginGetSegmentVersion ( GetSegmentVersionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.GetSegmentVersionRequest 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.
Результат IAsyncResult

BeginGetSegmentVersions() публичный Метод

Initiates the asynchronous execution of the GetSegmentVersions operation.
public BeginGetSegmentVersions ( GetSegmentVersionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.GetSegmentVersionsRequest 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.
Результат IAsyncResult

BeginGetSegments() публичный Метод

Initiates the asynchronous execution of the GetSegments operation.
public BeginGetSegments ( GetSegmentsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.GetSegmentsRequest 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.
Результат IAsyncResult

BeginUpdateApnsChannel() публичный Метод

Initiates the asynchronous execution of the UpdateApnsChannel operation.
public BeginUpdateApnsChannel ( UpdateApnsChannelRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.UpdateApnsChannelRequest 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.
Результат IAsyncResult

BeginUpdateApplicationSettings() публичный Метод

Initiates the asynchronous execution of the UpdateApplicationSettings operation.
public BeginUpdateApplicationSettings ( UpdateApplicationSettingsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.UpdateApplicationSettingsRequest 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.
Результат IAsyncResult

BeginUpdateCampaign() публичный Метод

Initiates the asynchronous execution of the UpdateCampaign operation.
public BeginUpdateCampaign ( UpdateCampaignRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.UpdateCampaignRequest 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.
Результат IAsyncResult

BeginUpdateEndpoint() публичный Метод

Initiates the asynchronous execution of the UpdateEndpoint operation.
public BeginUpdateEndpoint ( UpdateEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.UpdateEndpointRequest 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.
Результат IAsyncResult

BeginUpdateEndpointsBatch() публичный Метод

Initiates the asynchronous execution of the UpdateEndpointsBatch operation.
public BeginUpdateEndpointsBatch ( UpdateEndpointsBatchRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.UpdateEndpointsBatchRequest 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.
Результат IAsyncResult

BeginUpdateGcmChannel() публичный Метод

Initiates the asynchronous execution of the UpdateGcmChannel operation.
public BeginUpdateGcmChannel ( UpdateGcmChannelRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.UpdateGcmChannelRequest 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.
Результат IAsyncResult

BeginUpdateSegment() публичный Метод

Initiates the asynchronous execution of the UpdateSegment operation.
public BeginUpdateSegment ( UpdateSegmentRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Pinpoint.Model.UpdateSegmentRequest 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.
Результат IAsyncResult

CreateCampaign() публичный Метод

Creates or updates a campaign.
/// /// /// /// /// /// /// /// /// /// /// ///
public CreateCampaign ( CreateCampaignRequest request ) : CreateCampaignResponse
request Amazon.Pinpoint.Model.CreateCampaignRequest Container for the necessary parameters to execute the CreateCampaign service method.
Результат Amazon.Pinpoint.Model.CreateCampaignResponse

CreateCampaignAsync() публичный Метод

Initiates the asynchronous execution of the CreateCampaign operation.
public CreateCampaignAsync ( CreateCampaignRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.CreateCampaignRequest 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. ///
Результат Task

CreateImportJob() публичный Метод

Creates or updates an import job.
/// /// /// /// /// /// /// /// /// /// /// ///
public CreateImportJob ( CreateImportJobRequest request ) : CreateImportJobResponse
request Amazon.Pinpoint.Model.CreateImportJobRequest Container for the necessary parameters to execute the CreateImportJob service method.
Результат Amazon.Pinpoint.Model.CreateImportJobResponse

CreateImportJobAsync() публичный Метод

Initiates the asynchronous execution of the CreateImportJob operation.
public CreateImportJobAsync ( CreateImportJobRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.CreateImportJobRequest 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. ///
Результат Task

CreateSegment() публичный Метод

Used to create or update a segment.
/// /// /// /// /// /// /// /// /// /// /// ///
public CreateSegment ( CreateSegmentRequest request ) : CreateSegmentResponse
request Amazon.Pinpoint.Model.CreateSegmentRequest Container for the necessary parameters to execute the CreateSegment service method.
Результат Amazon.Pinpoint.Model.CreateSegmentResponse

CreateSegmentAsync() публичный Метод

Initiates the asynchronous execution of the CreateSegment operation.
public CreateSegmentAsync ( CreateSegmentRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.CreateSegmentRequest 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. ///
Результат Task

CreateSigner() защищенный Метод

Creates the signer for the service.
protected CreateSigner ( ) : AbstractAWSSigner
Результат Amazon.Runtime.Internal.Auth.AbstractAWSSigner

DeleteApnsChannel() публичный Метод

Deletes the APNs channel for an app.
/// /// /// /// /// /// /// /// /// /// /// ///
public DeleteApnsChannel ( DeleteApnsChannelRequest request ) : DeleteApnsChannelResponse
request Amazon.Pinpoint.Model.DeleteApnsChannelRequest Container for the necessary parameters to execute the DeleteApnsChannel service method.
Результат DeleteApnsChannelResponse

DeleteApnsChannelAsync() публичный Метод

Initiates the asynchronous execution of the DeleteApnsChannel operation.
public DeleteApnsChannelAsync ( DeleteApnsChannelRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.DeleteApnsChannelRequest 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. ///
Результат Task

DeleteCampaign() публичный Метод

Deletes a campaign.
/// /// /// /// /// /// /// /// /// /// /// ///
public DeleteCampaign ( DeleteCampaignRequest request ) : DeleteCampaignResponse
request Amazon.Pinpoint.Model.DeleteCampaignRequest Container for the necessary parameters to execute the DeleteCampaign service method.
Результат Amazon.Pinpoint.Model.DeleteCampaignResponse

DeleteCampaignAsync() публичный Метод

Initiates the asynchronous execution of the DeleteCampaign operation.
public DeleteCampaignAsync ( DeleteCampaignRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.DeleteCampaignRequest 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. ///
Результат Task

DeleteGcmChannel() публичный Метод

Deletes the GCM channel for an app.
/// /// /// /// /// /// /// /// /// /// /// ///
public DeleteGcmChannel ( DeleteGcmChannelRequest request ) : DeleteGcmChannelResponse
request Amazon.Pinpoint.Model.DeleteGcmChannelRequest Container for the necessary parameters to execute the DeleteGcmChannel service method.
Результат Amazon.Pinpoint.Model.DeleteGcmChannelResponse

DeleteGcmChannelAsync() публичный Метод

Initiates the asynchronous execution of the DeleteGcmChannel operation.
public DeleteGcmChannelAsync ( DeleteGcmChannelRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.DeleteGcmChannelRequest 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. ///
Результат Task

DeleteSegment() публичный Метод

Deletes a segment.
/// /// /// /// /// /// /// /// /// /// /// ///
public DeleteSegment ( DeleteSegmentRequest request ) : DeleteSegmentResponse
request Amazon.Pinpoint.Model.DeleteSegmentRequest Container for the necessary parameters to execute the DeleteSegment service method.
Результат Amazon.Pinpoint.Model.DeleteSegmentResponse

DeleteSegmentAsync() публичный Метод

Initiates the asynchronous execution of the DeleteSegment operation.
public DeleteSegmentAsync ( DeleteSegmentRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.DeleteSegmentRequest 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. ///
Результат Task

Dispose() защищенный Метод

Disposes the service client.
protected Dispose ( bool disposing ) : void
disposing bool
Результат void

EndCreateCampaign() публичный Метод

Finishes the asynchronous execution of the CreateCampaign operation.
public EndCreateCampaign ( IAsyncResult asyncResult ) : CreateCampaignResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateCampaign.
Результат Amazon.Pinpoint.Model.CreateCampaignResponse

EndCreateImportJob() публичный Метод

Finishes the asynchronous execution of the CreateImportJob operation.
public EndCreateImportJob ( IAsyncResult asyncResult ) : CreateImportJobResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateImportJob.
Результат Amazon.Pinpoint.Model.CreateImportJobResponse

EndCreateSegment() публичный Метод

Finishes the asynchronous execution of the CreateSegment operation.
public EndCreateSegment ( IAsyncResult asyncResult ) : CreateSegmentResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateSegment.
Результат Amazon.Pinpoint.Model.CreateSegmentResponse

EndDeleteApnsChannel() публичный Метод

Finishes the asynchronous execution of the DeleteApnsChannel operation.
public EndDeleteApnsChannel ( IAsyncResult asyncResult ) : DeleteApnsChannelResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteApnsChannel.
Результат DeleteApnsChannelResponse

EndDeleteCampaign() публичный Метод

Finishes the asynchronous execution of the DeleteCampaign operation.
public EndDeleteCampaign ( IAsyncResult asyncResult ) : DeleteCampaignResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteCampaign.
Результат Amazon.Pinpoint.Model.DeleteCampaignResponse

EndDeleteGcmChannel() публичный Метод

Finishes the asynchronous execution of the DeleteGcmChannel operation.
public EndDeleteGcmChannel ( IAsyncResult asyncResult ) : DeleteGcmChannelResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteGcmChannel.
Результат Amazon.Pinpoint.Model.DeleteGcmChannelResponse

EndDeleteSegment() публичный Метод

Finishes the asynchronous execution of the DeleteSegment operation.
public EndDeleteSegment ( IAsyncResult asyncResult ) : DeleteSegmentResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteSegment.
Результат Amazon.Pinpoint.Model.DeleteSegmentResponse

EndGetApnsChannel() публичный Метод

Finishes the asynchronous execution of the GetApnsChannel operation.
public EndGetApnsChannel ( IAsyncResult asyncResult ) : GetApnsChannelResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetApnsChannel.
Результат Amazon.Pinpoint.Model.GetApnsChannelResponse

EndGetApplicationSettings() публичный Метод

Finishes the asynchronous execution of the GetApplicationSettings operation.
public EndGetApplicationSettings ( IAsyncResult asyncResult ) : GetApplicationSettingsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetApplicationSettings.
Результат Amazon.Pinpoint.Model.GetApplicationSettingsResponse

EndGetCampaign() публичный Метод

Finishes the asynchronous execution of the GetCampaign operation.
public EndGetCampaign ( IAsyncResult asyncResult ) : GetCampaignResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetCampaign.
Результат Amazon.Pinpoint.Model.GetCampaignResponse

EndGetCampaignActivities() публичный Метод

Finishes the asynchronous execution of the GetCampaignActivities operation.
public EndGetCampaignActivities ( IAsyncResult asyncResult ) : GetCampaignActivitiesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetCampaignActivities.
Результат Amazon.Pinpoint.Model.GetCampaignActivitiesResponse

EndGetCampaignVersion() публичный Метод

Finishes the asynchronous execution of the GetCampaignVersion operation.
public EndGetCampaignVersion ( IAsyncResult asyncResult ) : GetCampaignVersionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetCampaignVersion.
Результат Amazon.Pinpoint.Model.GetCampaignVersionResponse

EndGetCampaignVersions() публичный Метод

Finishes the asynchronous execution of the GetCampaignVersions operation.
public EndGetCampaignVersions ( IAsyncResult asyncResult ) : GetCampaignVersionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetCampaignVersions.
Результат Amazon.Pinpoint.Model.GetCampaignVersionsResponse

EndGetCampaigns() публичный Метод

Finishes the asynchronous execution of the GetCampaigns operation.
public EndGetCampaigns ( IAsyncResult asyncResult ) : GetCampaignsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetCampaigns.
Результат Amazon.Pinpoint.Model.GetCampaignsResponse

EndGetEndpoint() публичный Метод

Finishes the asynchronous execution of the GetEndpoint operation.
public EndGetEndpoint ( IAsyncResult asyncResult ) : GetEndpointResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetEndpoint.
Результат Amazon.Pinpoint.Model.GetEndpointResponse

EndGetGcmChannel() публичный Метод

Finishes the asynchronous execution of the GetGcmChannel operation.
public EndGetGcmChannel ( IAsyncResult asyncResult ) : GetGcmChannelResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetGcmChannel.
Результат Amazon.Pinpoint.Model.GetGcmChannelResponse

EndGetImportJob() публичный Метод

Finishes the asynchronous execution of the GetImportJob operation.
public EndGetImportJob ( IAsyncResult asyncResult ) : GetImportJobResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetImportJob.
Результат Amazon.Pinpoint.Model.GetImportJobResponse

EndGetImportJobs() публичный Метод

Finishes the asynchronous execution of the GetImportJobs operation.
public EndGetImportJobs ( IAsyncResult asyncResult ) : GetImportJobsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetImportJobs.
Результат Amazon.Pinpoint.Model.GetImportJobsResponse

EndGetSegment() публичный Метод

Finishes the asynchronous execution of the GetSegment operation.
public EndGetSegment ( IAsyncResult asyncResult ) : GetSegmentResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetSegment.
Результат Amazon.Pinpoint.Model.GetSegmentResponse

EndGetSegmentImportJobs() публичный Метод

Finishes the asynchronous execution of the GetSegmentImportJobs operation.
public EndGetSegmentImportJobs ( IAsyncResult asyncResult ) : GetSegmentImportJobsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetSegmentImportJobs.
Результат Amazon.Pinpoint.Model.GetSegmentImportJobsResponse

EndGetSegmentVersion() публичный Метод

Finishes the asynchronous execution of the GetSegmentVersion operation.
public EndGetSegmentVersion ( IAsyncResult asyncResult ) : GetSegmentVersionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetSegmentVersion.
Результат Amazon.Pinpoint.Model.GetSegmentVersionResponse

EndGetSegmentVersions() публичный Метод

Finishes the asynchronous execution of the GetSegmentVersions operation.
public EndGetSegmentVersions ( IAsyncResult asyncResult ) : GetSegmentVersionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetSegmentVersions.
Результат Amazon.Pinpoint.Model.GetSegmentVersionsResponse

EndGetSegments() публичный Метод

Finishes the asynchronous execution of the GetSegments operation.
public EndGetSegments ( IAsyncResult asyncResult ) : GetSegmentsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetSegments.
Результат Amazon.Pinpoint.Model.GetSegmentsResponse

EndUpdateApnsChannel() публичный Метод

Finishes the asynchronous execution of the UpdateApnsChannel operation.
public EndUpdateApnsChannel ( IAsyncResult asyncResult ) : UpdateApnsChannelResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateApnsChannel.
Результат Amazon.Pinpoint.Model.UpdateApnsChannelResponse

EndUpdateApplicationSettings() публичный Метод

Finishes the asynchronous execution of the UpdateApplicationSettings operation.
public EndUpdateApplicationSettings ( IAsyncResult asyncResult ) : UpdateApplicationSettingsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateApplicationSettings.
Результат Amazon.Pinpoint.Model.UpdateApplicationSettingsResponse

EndUpdateCampaign() публичный Метод

Finishes the asynchronous execution of the UpdateCampaign operation.
public EndUpdateCampaign ( IAsyncResult asyncResult ) : UpdateCampaignResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateCampaign.
Результат Amazon.Pinpoint.Model.UpdateCampaignResponse

EndUpdateEndpoint() публичный Метод

Finishes the asynchronous execution of the UpdateEndpoint operation.
public EndUpdateEndpoint ( IAsyncResult asyncResult ) : UpdateEndpointResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateEndpoint.
Результат Amazon.Pinpoint.Model.UpdateEndpointResponse

EndUpdateEndpointsBatch() публичный Метод

Finishes the asynchronous execution of the UpdateEndpointsBatch operation.
public EndUpdateEndpointsBatch ( IAsyncResult asyncResult ) : UpdateEndpointsBatchResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateEndpointsBatch.
Результат Amazon.Pinpoint.Model.UpdateEndpointsBatchResponse

EndUpdateGcmChannel() публичный Метод

Finishes the asynchronous execution of the UpdateGcmChannel operation.
public EndUpdateGcmChannel ( IAsyncResult asyncResult ) : UpdateGcmChannelResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateGcmChannel.
Результат Amazon.Pinpoint.Model.UpdateGcmChannelResponse

EndUpdateSegment() публичный Метод

Finishes the asynchronous execution of the UpdateSegment operation.
public EndUpdateSegment ( IAsyncResult asyncResult ) : UpdateSegmentResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateSegment.
Результат Amazon.Pinpoint.Model.UpdateSegmentResponse

GetApnsChannel() публичный Метод

Returns information about the APNs channel for an app.
/// /// /// /// /// /// /// /// /// /// /// ///
public GetApnsChannel ( GetApnsChannelRequest request ) : GetApnsChannelResponse
request Amazon.Pinpoint.Model.GetApnsChannelRequest Container for the necessary parameters to execute the GetApnsChannel service method.
Результат Amazon.Pinpoint.Model.GetApnsChannelResponse

GetApnsChannelAsync() публичный Метод

Initiates the asynchronous execution of the GetApnsChannel operation.
public GetApnsChannelAsync ( GetApnsChannelRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.GetApnsChannelRequest 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. ///
Результат Task

GetApplicationSettings() публичный Метод

Used to request the settings for an app.
/// /// /// /// /// /// /// /// /// /// /// ///
public GetApplicationSettings ( GetApplicationSettingsRequest request ) : GetApplicationSettingsResponse
request Amazon.Pinpoint.Model.GetApplicationSettingsRequest Container for the necessary parameters to execute the GetApplicationSettings service method.
Результат Amazon.Pinpoint.Model.GetApplicationSettingsResponse

GetApplicationSettingsAsync() публичный Метод

Initiates the asynchronous execution of the GetApplicationSettings operation.
public GetApplicationSettingsAsync ( GetApplicationSettingsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.GetApplicationSettingsRequest 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. ///
Результат Task

GetCampaign() публичный Метод

Returns information about a campaign.
/// /// /// /// /// /// /// /// /// /// /// ///
public GetCampaign ( GetCampaignRequest request ) : GetCampaignResponse
request Amazon.Pinpoint.Model.GetCampaignRequest Container for the necessary parameters to execute the GetCampaign service method.
Результат Amazon.Pinpoint.Model.GetCampaignResponse

GetCampaignActivities() публичный Метод

Returns information about the activity performed by a campaign.
/// /// /// /// /// /// /// /// /// /// /// ///
public GetCampaignActivities ( GetCampaignActivitiesRequest request ) : GetCampaignActivitiesResponse
request Amazon.Pinpoint.Model.GetCampaignActivitiesRequest Container for the necessary parameters to execute the GetCampaignActivities service method.
Результат Amazon.Pinpoint.Model.GetCampaignActivitiesResponse

GetCampaignActivitiesAsync() публичный Метод

Initiates the asynchronous execution of the GetCampaignActivities operation.
public GetCampaignActivitiesAsync ( GetCampaignActivitiesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.GetCampaignActivitiesRequest 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. ///
Результат Task

GetCampaignAsync() публичный Метод

Initiates the asynchronous execution of the GetCampaign operation.
public GetCampaignAsync ( GetCampaignRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.GetCampaignRequest 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. ///
Результат Task

GetCampaignVersion() публичный Метод

Returns information about your campaign versions.
/// /// /// /// /// /// /// /// /// /// /// ///
public GetCampaignVersion ( GetCampaignVersionRequest request ) : GetCampaignVersionResponse
request Amazon.Pinpoint.Model.GetCampaignVersionRequest Container for the necessary parameters to execute the GetCampaignVersion service method.
Результат Amazon.Pinpoint.Model.GetCampaignVersionResponse

GetCampaignVersionAsync() публичный Метод

Initiates the asynchronous execution of the GetCampaignVersion operation.
public GetCampaignVersionAsync ( GetCampaignVersionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.GetCampaignVersionRequest 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. ///
Результат Task

GetCampaignVersions() публичный Метод

Returns information about your campaign versions.
/// /// /// /// /// /// /// /// /// /// /// ///
public GetCampaignVersions ( GetCampaignVersionsRequest request ) : GetCampaignVersionsResponse
request Amazon.Pinpoint.Model.GetCampaignVersionsRequest Container for the necessary parameters to execute the GetCampaignVersions service method.
Результат Amazon.Pinpoint.Model.GetCampaignVersionsResponse

GetCampaignVersionsAsync() публичный Метод

Initiates the asynchronous execution of the GetCampaignVersions operation.
public GetCampaignVersionsAsync ( GetCampaignVersionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.GetCampaignVersionsRequest 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. ///
Результат Task

GetCampaigns() публичный Метод

Returns information about your campaigns.
/// /// /// /// /// /// /// /// /// /// /// ///
public GetCampaigns ( GetCampaignsRequest request ) : GetCampaignsResponse
request Amazon.Pinpoint.Model.GetCampaignsRequest Container for the necessary parameters to execute the GetCampaigns service method.
Результат Amazon.Pinpoint.Model.GetCampaignsResponse

GetCampaignsAsync() публичный Метод

Initiates the asynchronous execution of the GetCampaigns operation.
public GetCampaignsAsync ( GetCampaignsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.GetCampaignsRequest 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. ///
Результат Task

GetEndpoint() публичный Метод

Returns information about an endpoint.
/// /// /// /// /// /// /// /// /// /// /// ///
public GetEndpoint ( GetEndpointRequest request ) : GetEndpointResponse
request Amazon.Pinpoint.Model.GetEndpointRequest Container for the necessary parameters to execute the GetEndpoint service method.
Результат Amazon.Pinpoint.Model.GetEndpointResponse

GetEndpointAsync() публичный Метод

Initiates the asynchronous execution of the GetEndpoint operation.
public GetEndpointAsync ( GetEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.GetEndpointRequest 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. ///
Результат Task

GetGcmChannel() публичный Метод

Returns information about the GCM channel for an app.
/// /// /// /// /// /// /// /// /// /// /// ///
public GetGcmChannel ( GetGcmChannelRequest request ) : GetGcmChannelResponse
request Amazon.Pinpoint.Model.GetGcmChannelRequest Container for the necessary parameters to execute the GetGcmChannel service method.
Результат Amazon.Pinpoint.Model.GetGcmChannelResponse

GetGcmChannelAsync() публичный Метод

Initiates the asynchronous execution of the GetGcmChannel operation.
public GetGcmChannelAsync ( GetGcmChannelRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.GetGcmChannelRequest 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. ///
Результат Task

GetImportJob() публичный Метод

Returns information about an import job.
/// /// /// /// /// /// /// /// /// /// /// ///
public GetImportJob ( GetImportJobRequest request ) : GetImportJobResponse
request Amazon.Pinpoint.Model.GetImportJobRequest Container for the necessary parameters to execute the GetImportJob service method.
Результат Amazon.Pinpoint.Model.GetImportJobResponse

GetImportJobAsync() публичный Метод

Initiates the asynchronous execution of the GetImportJob operation.
public GetImportJobAsync ( GetImportJobRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.GetImportJobRequest 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. ///
Результат Task

GetImportJobs() публичный Метод

Returns information about your import jobs.
/// /// /// /// /// /// /// /// /// /// /// ///
public GetImportJobs ( GetImportJobsRequest request ) : GetImportJobsResponse
request Amazon.Pinpoint.Model.GetImportJobsRequest Container for the necessary parameters to execute the GetImportJobs service method.
Результат Amazon.Pinpoint.Model.GetImportJobsResponse

GetImportJobsAsync() публичный Метод

Initiates the asynchronous execution of the GetImportJobs operation.
public GetImportJobsAsync ( GetImportJobsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.GetImportJobsRequest 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. ///
Результат Task

GetSegment() публичный Метод

Returns information about a segment.
/// /// /// /// /// /// /// /// /// /// /// ///
public GetSegment ( GetSegmentRequest request ) : GetSegmentResponse
request Amazon.Pinpoint.Model.GetSegmentRequest Container for the necessary parameters to execute the GetSegment service method.
Результат Amazon.Pinpoint.Model.GetSegmentResponse

GetSegmentAsync() публичный Метод

Initiates the asynchronous execution of the GetSegment operation.
public GetSegmentAsync ( GetSegmentRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.GetSegmentRequest 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. ///
Результат Task

GetSegmentImportJobs() публичный Метод

Returns a list of import jobs for a specific segment.
/// /// /// /// /// /// /// /// /// /// /// ///
public GetSegmentImportJobs ( GetSegmentImportJobsRequest request ) : GetSegmentImportJobsResponse
request Amazon.Pinpoint.Model.GetSegmentImportJobsRequest Container for the necessary parameters to execute the GetSegmentImportJobs service method.
Результат Amazon.Pinpoint.Model.GetSegmentImportJobsResponse

GetSegmentImportJobsAsync() публичный Метод

Initiates the asynchronous execution of the GetSegmentImportJobs operation.
public GetSegmentImportJobsAsync ( GetSegmentImportJobsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.GetSegmentImportJobsRequest 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. ///
Результат Task

GetSegmentVersion() публичный Метод

Returns information about a segment version.
/// /// /// /// /// /// /// /// /// /// /// ///
public GetSegmentVersion ( GetSegmentVersionRequest request ) : GetSegmentVersionResponse
request Amazon.Pinpoint.Model.GetSegmentVersionRequest Container for the necessary parameters to execute the GetSegmentVersion service method.
Результат Amazon.Pinpoint.Model.GetSegmentVersionResponse

GetSegmentVersionAsync() публичный Метод

Initiates the asynchronous execution of the GetSegmentVersion operation.
public GetSegmentVersionAsync ( GetSegmentVersionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.GetSegmentVersionRequest 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. ///
Результат Task

GetSegmentVersions() публичный Метод

Returns information about your segment versions.
/// /// /// /// /// /// /// /// /// /// /// ///
public GetSegmentVersions ( GetSegmentVersionsRequest request ) : GetSegmentVersionsResponse
request Amazon.Pinpoint.Model.GetSegmentVersionsRequest Container for the necessary parameters to execute the GetSegmentVersions service method.
Результат Amazon.Pinpoint.Model.GetSegmentVersionsResponse

GetSegmentVersionsAsync() публичный Метод

Initiates the asynchronous execution of the GetSegmentVersions operation.
public GetSegmentVersionsAsync ( GetSegmentVersionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.GetSegmentVersionsRequest 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. ///
Результат Task

GetSegments() публичный Метод

Used to get information about your segments.
/// /// /// /// /// /// /// /// /// /// /// ///
public GetSegments ( GetSegmentsRequest request ) : GetSegmentsResponse
request Amazon.Pinpoint.Model.GetSegmentsRequest Container for the necessary parameters to execute the GetSegments service method.
Результат Amazon.Pinpoint.Model.GetSegmentsResponse

GetSegmentsAsync() публичный Метод

Initiates the asynchronous execution of the GetSegments operation.
public GetSegmentsAsync ( GetSegmentsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.GetSegmentsRequest 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. ///
Результат Task

UpdateApnsChannel() публичный Метод

Use to update the APNs channel for an app.
/// /// /// /// /// /// /// /// /// /// /// ///
public UpdateApnsChannel ( UpdateApnsChannelRequest request ) : UpdateApnsChannelResponse
request Amazon.Pinpoint.Model.UpdateApnsChannelRequest Container for the necessary parameters to execute the UpdateApnsChannel service method.
Результат Amazon.Pinpoint.Model.UpdateApnsChannelResponse

UpdateApnsChannelAsync() публичный Метод

Initiates the asynchronous execution of the UpdateApnsChannel operation.
public UpdateApnsChannelAsync ( UpdateApnsChannelRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.UpdateApnsChannelRequest 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. ///
Результат Task

UpdateApplicationSettings() публичный Метод

Used to update the settings for an app.
/// /// /// /// /// /// /// /// /// /// /// ///
public UpdateApplicationSettings ( UpdateApplicationSettingsRequest request ) : UpdateApplicationSettingsResponse
request Amazon.Pinpoint.Model.UpdateApplicationSettingsRequest Container for the necessary parameters to execute the UpdateApplicationSettings service method.
Результат Amazon.Pinpoint.Model.UpdateApplicationSettingsResponse

UpdateApplicationSettingsAsync() публичный Метод

Initiates the asynchronous execution of the UpdateApplicationSettings operation.
public UpdateApplicationSettingsAsync ( UpdateApplicationSettingsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.UpdateApplicationSettingsRequest 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. ///
Результат Task

UpdateCampaign() публичный Метод

Use to update a campaign.
/// /// /// /// /// /// /// /// /// /// /// ///
public UpdateCampaign ( UpdateCampaignRequest request ) : UpdateCampaignResponse
request Amazon.Pinpoint.Model.UpdateCampaignRequest Container for the necessary parameters to execute the UpdateCampaign service method.
Результат Amazon.Pinpoint.Model.UpdateCampaignResponse

UpdateCampaignAsync() публичный Метод

Initiates the asynchronous execution of the UpdateCampaign operation.
public UpdateCampaignAsync ( UpdateCampaignRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.UpdateCampaignRequest 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. ///
Результат Task

UpdateEndpoint() публичный Метод

Use to update an endpoint.
/// /// /// /// /// /// /// /// /// /// /// ///
public UpdateEndpoint ( UpdateEndpointRequest request ) : UpdateEndpointResponse
request Amazon.Pinpoint.Model.UpdateEndpointRequest Container for the necessary parameters to execute the UpdateEndpoint service method.
Результат Amazon.Pinpoint.Model.UpdateEndpointResponse

UpdateEndpointAsync() публичный Метод

Initiates the asynchronous execution of the UpdateEndpoint operation.
public UpdateEndpointAsync ( UpdateEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.UpdateEndpointRequest 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. ///
Результат Task

UpdateEndpointsBatch() публичный Метод

Use to update your endpoints.
/// /// /// /// /// /// /// /// /// /// /// ///
public UpdateEndpointsBatch ( UpdateEndpointsBatchRequest request ) : UpdateEndpointsBatchResponse
request Amazon.Pinpoint.Model.UpdateEndpointsBatchRequest Container for the necessary parameters to execute the UpdateEndpointsBatch service method.
Результат Amazon.Pinpoint.Model.UpdateEndpointsBatchResponse

UpdateEndpointsBatchAsync() публичный Метод

Initiates the asynchronous execution of the UpdateEndpointsBatch operation.
public UpdateEndpointsBatchAsync ( UpdateEndpointsBatchRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.UpdateEndpointsBatchRequest 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. ///
Результат Task

UpdateGcmChannel() публичный Метод

Use to update the GCM channel for an app.
/// /// /// /// /// /// /// /// /// /// /// ///
public UpdateGcmChannel ( UpdateGcmChannelRequest request ) : UpdateGcmChannelResponse
request Amazon.Pinpoint.Model.UpdateGcmChannelRequest Container for the necessary parameters to execute the UpdateGcmChannel service method.
Результат Amazon.Pinpoint.Model.UpdateGcmChannelResponse

UpdateGcmChannelAsync() публичный Метод

Initiates the asynchronous execution of the UpdateGcmChannel operation.
public UpdateGcmChannelAsync ( UpdateGcmChannelRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.UpdateGcmChannelRequest 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. ///
Результат Task

UpdateSegment() публичный Метод

Use to update a segment.
/// /// /// /// /// /// /// /// /// /// /// ///
public UpdateSegment ( UpdateSegmentRequest request ) : UpdateSegmentResponse
request Amazon.Pinpoint.Model.UpdateSegmentRequest Container for the necessary parameters to execute the UpdateSegment service method.
Результат Amazon.Pinpoint.Model.UpdateSegmentResponse

UpdateSegmentAsync() публичный Метод

Initiates the asynchronous execution of the UpdateSegment operation.
public UpdateSegmentAsync ( UpdateSegmentRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Pinpoint.Model.UpdateSegmentRequest 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. ///
Результат Task