Méthode | Description | |
---|---|---|
AmazonCloudFrontClient ( ) : System |
Constructs AmazonCloudFrontClient 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.
|
|
AmazonCloudFrontClient ( |
Constructs AmazonCloudFrontClient with AWS Credentials
|
|
AmazonCloudFrontClient ( |
Constructs AmazonCloudFrontClient with AWS Credentials and an AmazonCloudFrontClient Configuration object.
|
|
AmazonCloudFrontClient ( |
Constructs AmazonCloudFrontClient with AWS Credentials
|
|
AmazonCloudFrontClient ( |
Constructs AmazonCloudFrontClient 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.
|
|
AmazonCloudFrontClient ( RegionEndpoint region ) : System |
Constructs AmazonCloudFrontClient 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.
|
|
AmazonCloudFrontClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonCloudFrontClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonCloudFrontClient ( string awsAccessKeyId, string awsSecretAccessKey, |
Constructs AmazonCloudFrontClient with AWS Access Key ID, AWS Secret Key and an AmazonCloudFrontClient Configuration object.
|
|
AmazonCloudFrontClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System |
Constructs AmazonCloudFrontClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonCloudFrontClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System |
Constructs AmazonCloudFrontClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonCloudFrontClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
Constructs AmazonCloudFrontClient with AWS Access Key ID, AWS Secret Key and an AmazonCloudFrontClient Configuration object.
|
|
AmazonCloudFrontClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System |
Constructs AmazonCloudFrontClient with AWS Access Key ID and AWS Secret Key
|
|
BeginCreateCloudFrontOriginAccessIdentity ( |
Initiates the asynchronous execution of the CreateCloudFrontOriginAccessIdentity operation.
|
|
BeginCreateDistribution ( |
Initiates the asynchronous execution of the CreateDistribution operation.
|
|
BeginCreateDistributionWithTags ( |
Initiates the asynchronous execution of the CreateDistributionWithTags operation.
|
|
BeginCreateInvalidation ( |
Initiates the asynchronous execution of the CreateInvalidation operation.
|
|
BeginCreateStreamingDistribution ( CreateStreamingDistributionRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateStreamingDistribution operation.
|
|
BeginCreateStreamingDistributionWithTags ( CreateStreamingDistributionWithTagsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateStreamingDistributionWithTags operation.
|
|
BeginDeleteCloudFrontOriginAccessIdentity ( |
Initiates the asynchronous execution of the DeleteCloudFrontOriginAccessIdentity operation.
|
|
BeginDeleteDistribution ( |
Initiates the asynchronous execution of the DeleteDistribution operation.
|
|
BeginDeleteStreamingDistribution ( DeleteStreamingDistributionRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteStreamingDistribution operation.
|
|
BeginGetCloudFrontOriginAccessIdentity ( |
Initiates the asynchronous execution of the GetCloudFrontOriginAccessIdentity operation.
|
|
BeginGetCloudFrontOriginAccessIdentityConfig ( |
Initiates the asynchronous execution of the GetCloudFrontOriginAccessIdentityConfig operation.
|
|
BeginGetDistribution ( |
Initiates the asynchronous execution of the GetDistribution operation.
|
|
BeginGetDistributionConfig ( |
Initiates the asynchronous execution of the GetDistributionConfig operation.
|
|
BeginGetInvalidation ( |
Initiates the asynchronous execution of the GetInvalidation operation.
|
|
BeginGetStreamingDistribution ( |
Initiates the asynchronous execution of the GetStreamingDistribution operation.
|
|
BeginGetStreamingDistributionConfig ( |
Initiates the asynchronous execution of the GetStreamingDistributionConfig operation.
|
|
BeginListCloudFrontOriginAccessIdentities ( |
Initiates the asynchronous execution of the ListCloudFrontOriginAccessIdentities operation.
|
|
BeginListDistributions ( |
Initiates the asynchronous execution of the ListDistributions operation.
|
|
BeginListDistributionsByWebACLId ( |
Initiates the asynchronous execution of the ListDistributionsByWebACLId operation.
|
|
BeginListInvalidations ( |
Initiates the asynchronous execution of the ListInvalidations operation.
|
|
BeginListStreamingDistributions ( |
Initiates the asynchronous execution of the ListStreamingDistributions operation.
|
|
BeginListTagsForResource ( |
Initiates the asynchronous execution of the ListTagsForResource operation.
|
|
BeginTagResource ( |
Initiates the asynchronous execution of the TagResource operation.
|
|
BeginUntagResource ( |
Initiates the asynchronous execution of the UntagResource operation.
|
|
BeginUpdateCloudFrontOriginAccessIdentity ( |
Initiates the asynchronous execution of the UpdateCloudFrontOriginAccessIdentity operation.
|
|
BeginUpdateDistribution ( |
Initiates the asynchronous execution of the UpdateDistribution operation.
|
|
BeginUpdateStreamingDistribution ( UpdateStreamingDistributionRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the UpdateStreamingDistribution operation.
|
|
CreateCloudFrontOriginAccessIdentity ( |
Creates a new origin access identity. If you're using Amazon S3 for your origin, you can use an origin access identity to require users to access your content using a CloudFront URL instead of the Amazon S3 URL. For more information about how to use origin access identities, see Serving Private Content through CloudFront in the Amazon CloudFront Developer Guide.
|
|
CreateCloudFrontOriginAccessIdentityAsync ( |
Initiates the asynchronous execution of the CreateCloudFrontOriginAccessIdentity operation.
|
|
CreateDistribution ( |
Creates a new web distribution. Send a
|
|
CreateDistributionAsync ( |
Initiates the asynchronous execution of the CreateDistribution operation.
|
|
CreateDistributionWithTags ( |
Create a new distribution with tags.
|
|
CreateDistributionWithTagsAsync ( |
Initiates the asynchronous execution of the CreateDistributionWithTags operation.
|
|
CreateInvalidation ( |
Create a new invalidation.
|
|
CreateInvalidationAsync ( |
Initiates the asynchronous execution of the CreateInvalidation operation.
|
|
CreateStreamingDistribution ( CreateStreamingDistributionRequest request ) : CreateStreamingDistributionResponse |
Creates a new RMTP distribution. An RTMP distribution is similar to a web distribution, but an RTMP distribution streams media files using the Adobe Real-Time Messaging Protocol (RTMP) instead of serving files using HTTP. To create a new web distribution, submit a To get the status of your request, use the GET StreamingDistribution API action. When the value of For more information about web distributions, see Working with RTMP Distributions in the Amazon CloudFront Developer Guide. Beginning with the 2012-05-05 version of the CloudFront API, we made substantial changes to the format of the XML document that you include in the request body when you create or update a web distribution or an RTMP distribution, and when you invalidate objects. With previous versions of the API, we discovered that it was too easy to accidentally delete one or more values for an element that accepts multiple values, for example, CNAMEs and trusted signers. Our changes for the 2012-05-05 release are intended to prevent these accidental deletions and to notify you when there's a mismatch between the number of values you say you're specifying in the
|
|
CreateStreamingDistributionAsync ( CreateStreamingDistributionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateStreamingDistribution operation.
|
|
CreateStreamingDistributionWithTags ( CreateStreamingDistributionWithTagsRequest request ) : CreateStreamingDistributionWithTagsResponse |
Create a new streaming distribution with tags.
|
|
CreateStreamingDistributionWithTagsAsync ( CreateStreamingDistributionWithTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateStreamingDistributionWithTags operation.
|
|
DeleteCloudFrontOriginAccessIdentity ( ) : Amazon.CloudFront.Model.DeleteCloudFrontOriginAccessIdentityResponse |
Delete an origin access identity.
|
|
DeleteCloudFrontOriginAccessIdentity ( |
Delete an origin access identity.
|
|
DeleteCloudFrontOriginAccessIdentityAsync ( |
Initiates the asynchronous execution of the DeleteCloudFrontOriginAccessIdentity operation.
|
|
DeleteCloudFrontOriginAccessIdentityAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Delete an origin access identity.
|
|
DeleteDistribution ( ) : Amazon.CloudFront.Model.DeleteDistributionResponse |
Delete a distribution.
|
|
DeleteDistribution ( |
Delete a distribution.
|
|
DeleteDistributionAsync ( |
Initiates the asynchronous execution of the DeleteDistribution operation.
|
|
DeleteDistributionAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Delete a distribution.
|
|
DeleteStreamingDistribution ( ) : Amazon.CloudFront.Model.DeleteStreamingDistributionResponse |
Delete a streaming distribution. To delete an RTMP distribution using the CloudFront API, perform the following steps. To delete an RTMP distribution using the CloudFront API:
For information about deleting a distribution using the CloudFront console, see Deleting a Distribution in the Amazon CloudFront Developer Guide.
|
|
DeleteStreamingDistribution ( DeleteStreamingDistributionRequest request ) : Amazon.CloudFront.Model.DeleteStreamingDistributionResponse |
Delete a streaming distribution. To delete an RTMP distribution using the CloudFront API, perform the following steps. To delete an RTMP distribution using the CloudFront API:
For information about deleting a distribution using the CloudFront console, see Deleting a Distribution in the Amazon CloudFront Developer Guide.
|
|
DeleteStreamingDistributionAsync ( DeleteStreamingDistributionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteStreamingDistribution operation.
|
|
DeleteStreamingDistributionAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Delete a streaming distribution. To delete an RTMP distribution using the CloudFront API, perform the following steps. To delete an RTMP distribution using the CloudFront API:
For information about deleting a distribution using the CloudFront console, see Deleting a Distribution in the Amazon CloudFront Developer Guide.
|
|
EndCreateCloudFrontOriginAccessIdentity ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateCloudFrontOriginAccessIdentity operation.
|
|
EndCreateDistribution ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateDistribution operation.
|
|
EndCreateDistributionWithTags ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateDistributionWithTags operation.
|
|
EndCreateInvalidation ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateInvalidation operation.
|
|
EndCreateStreamingDistribution ( IAsyncResult asyncResult ) : CreateStreamingDistributionResponse |
Finishes the asynchronous execution of the CreateStreamingDistribution operation.
|
|
EndCreateStreamingDistributionWithTags ( IAsyncResult asyncResult ) : CreateStreamingDistributionWithTagsResponse |
Finishes the asynchronous execution of the CreateStreamingDistributionWithTags operation.
|
|
EndDeleteCloudFrontOriginAccessIdentity ( IAsyncResult asyncResult ) : Amazon.CloudFront.Model.DeleteCloudFrontOriginAccessIdentityResponse |
Finishes the asynchronous execution of the DeleteCloudFrontOriginAccessIdentity operation.
|
|
EndDeleteDistribution ( IAsyncResult asyncResult ) : Amazon.CloudFront.Model.DeleteDistributionResponse |
Finishes the asynchronous execution of the DeleteDistribution operation.
|
|
EndDeleteStreamingDistribution ( IAsyncResult asyncResult ) : Amazon.CloudFront.Model.DeleteStreamingDistributionResponse |
Finishes the asynchronous execution of the DeleteStreamingDistribution operation.
|
|
EndGetCloudFrontOriginAccessIdentity ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetCloudFrontOriginAccessIdentity operation.
|
|
EndGetCloudFrontOriginAccessIdentityConfig ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetCloudFrontOriginAccessIdentityConfig operation.
|
|
EndGetDistribution ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetDistribution operation.
|
|
EndGetDistributionConfig ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetDistributionConfig operation.
|
|
EndGetInvalidation ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetInvalidation operation.
|
|
EndGetStreamingDistribution ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetStreamingDistribution operation.
|
|
EndGetStreamingDistributionConfig ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetStreamingDistributionConfig operation.
|
|
EndListCloudFrontOriginAccessIdentities ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListCloudFrontOriginAccessIdentities operation.
|
|
EndListDistributions ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListDistributions operation.
|
|
EndListDistributionsByWebACLId ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListDistributionsByWebACLId operation.
|
|
EndListInvalidations ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListInvalidations operation.
|
|
EndListStreamingDistributions ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListStreamingDistributions operation.
|
|
EndListTagsForResource ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListTagsForResource operation.
|
|
EndTagResource ( IAsyncResult asyncResult ) : TagResourceResponse |
Finishes the asynchronous execution of the TagResource operation.
|
|
EndUntagResource ( IAsyncResult asyncResult ) : UntagResourceResponse |
Finishes the asynchronous execution of the UntagResource operation.
|
|
EndUpdateCloudFrontOriginAccessIdentity ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateCloudFrontOriginAccessIdentity operation.
|
|
EndUpdateDistribution ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateDistribution operation.
|
|
EndUpdateStreamingDistribution ( IAsyncResult asyncResult ) : UpdateStreamingDistributionResponse |
Finishes the asynchronous execution of the UpdateStreamingDistribution operation.
|
|
GetCloudFrontOriginAccessIdentity ( ) : |
Get the information about an origin access identity.
|
|
GetCloudFrontOriginAccessIdentity ( |
Get the information about an origin access identity.
|
|
GetCloudFrontOriginAccessIdentityAsync ( |
Initiates the asynchronous execution of the GetCloudFrontOriginAccessIdentity operation.
|
|
GetCloudFrontOriginAccessIdentityAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Get the information about an origin access identity.
|
|
GetCloudFrontOriginAccessIdentityConfig ( ) : |
Get the configuration information about an origin access identity.
|
|
GetCloudFrontOriginAccessIdentityConfig ( |
Get the configuration information about an origin access identity.
|
|
GetCloudFrontOriginAccessIdentityConfigAsync ( |
Initiates the asynchronous execution of the GetCloudFrontOriginAccessIdentityConfig operation.
|
|
GetCloudFrontOriginAccessIdentityConfigAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Get the configuration information about an origin access identity.
|
|
GetDistribution ( ) : |
Get the information about a distribution.
|
|
GetDistribution ( |
Get the information about a distribution.
|
|
GetDistributionAsync ( |
Initiates the asynchronous execution of the GetDistribution operation.
|
|
GetDistributionAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Get the information about a distribution.
|
|
GetDistributionConfig ( ) : |
Get the configuration information about a distribution.
|
|
GetDistributionConfig ( |
Get the configuration information about a distribution.
|
|
GetDistributionConfigAsync ( |
Initiates the asynchronous execution of the GetDistributionConfig operation.
|
|
GetDistributionConfigAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Get the configuration information about a distribution.
|
|
GetInvalidation ( |
Get the information about an invalidation.
|
|
GetInvalidationAsync ( |
Initiates the asynchronous execution of the GetInvalidation operation.
|
|
GetStreamingDistribution ( ) : |
Gets information about a specified RTMP distribution, including the distribution configuration.
|
|
GetStreamingDistribution ( |
Gets information about a specified RTMP distribution, including the distribution configuration.
|
|
GetStreamingDistributionAsync ( |
Initiates the asynchronous execution of the GetStreamingDistribution operation.
|
|
GetStreamingDistributionAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Gets information about a specified RTMP distribution, including the distribution configuration.
|
|
GetStreamingDistributionConfig ( ) : |
Get the configuration information about a streaming distribution.
|
|
GetStreamingDistributionConfig ( |
Get the configuration information about a streaming distribution.
|
|
GetStreamingDistributionConfigAsync ( |
Initiates the asynchronous execution of the GetStreamingDistributionConfig operation.
|
|
GetStreamingDistributionConfigAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Get the configuration information about a streaming distribution.
|
|
ListCloudFrontOriginAccessIdentities ( ) : |
Lists origin access identities.
|
|
ListCloudFrontOriginAccessIdentities ( |
Lists origin access identities.
|
|
ListCloudFrontOriginAccessIdentitiesAsync ( |
Initiates the asynchronous execution of the ListCloudFrontOriginAccessIdentities operation.
|
|
ListCloudFrontOriginAccessIdentitiesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists origin access identities.
|
|
ListDistributions ( ) : |
List distributions.
|
|
ListDistributions ( |
List distributions.
|
|
ListDistributionsAsync ( |
Initiates the asynchronous execution of the ListDistributions operation.
|
|
ListDistributionsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
List distributions.
|
|
ListDistributionsByWebACLId ( |
List the distributions that are associated with a specified AWS WAF web ACL.
|
|
ListDistributionsByWebACLIdAsync ( |
Initiates the asynchronous execution of the ListDistributionsByWebACLId operation.
|
|
ListInvalidations ( |
Lists invalidation batches.
|
|
ListInvalidationsAsync ( |
Initiates the asynchronous execution of the ListInvalidations operation.
|
|
ListStreamingDistributions ( ) : |
List streaming distributions.
|
|
ListStreamingDistributions ( |
List streaming distributions.
|
|
ListStreamingDistributionsAsync ( |
Initiates the asynchronous execution of the ListStreamingDistributions operation.
|
|
ListStreamingDistributionsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
List streaming distributions.
|
|
ListTagsForResource ( |
List tags for a CloudFront resource.
|
|
ListTagsForResourceAsync ( |
Initiates the asynchronous execution of the ListTagsForResource operation.
|
|
TagResource ( |
Add tags to a CloudFront resource.
|
|
TagResourceAsync ( |
Initiates the asynchronous execution of the TagResource operation.
|
|
UntagResource ( |
Remove tags from a CloudFront resource.
|
|
UntagResourceAsync ( |
Initiates the asynchronous execution of the UntagResource operation.
|
|
UpdateCloudFrontOriginAccessIdentity ( |
Update an origin access identity.
|
|
UpdateCloudFrontOriginAccessIdentityAsync ( |
Initiates the asynchronous execution of the UpdateCloudFrontOriginAccessIdentity operation.
|
|
UpdateDistribution ( |
Update a distribution.
|
|
UpdateDistributionAsync ( |
Initiates the asynchronous execution of the UpdateDistribution operation.
|
|
UpdateStreamingDistribution ( UpdateStreamingDistributionRequest request ) : UpdateStreamingDistributionResponse |
Update a streaming distribution.
|
|
UpdateStreamingDistributionAsync ( UpdateStreamingDistributionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateStreamingDistribution operation.
|
Méthode | Description | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
public AmazonCloudFrontClient ( |
||
credentials | AWS Credentials | |
Résultat | System |
public AmazonCloudFrontClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonCloudFrontClient Configuration Object | |
Résultat | System |
public AmazonCloudFrontClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
Résultat | System |
public AmazonCloudFrontClient ( |
||
config | The AmazonCloudFrontClient Configuration Object | |
Résultat | System |
public AmazonCloudFrontClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
Résultat | System |
public AmazonCloudFrontClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
Résultat | System |
public AmazonCloudFrontClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonCloudFrontClient Configuration Object | |
Résultat | System |
public AmazonCloudFrontClient ( 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. |
Résultat | System |
public AmazonCloudFrontClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
Résultat | System |
public AmazonCloudFrontClient ( 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 AmazonCloudFrontClient Configuration Object | |
Résultat | System |
public AmazonCloudFrontClient ( 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. |
Résultat | System |
public BeginCreateCloudFrontOriginAccessIdentity ( |
||
request | Container for the necessary parameters to execute the CreateCloudFrontOriginAccessIdentity operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginCreateDistribution ( |
||
request | Container for the necessary parameters to execute the CreateDistribution operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginCreateDistributionWithTags ( |
||
request | Container for the necessary parameters to execute the CreateDistributionWithTags operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginCreateInvalidation ( |
||
request | Container for the necessary parameters to execute the CreateInvalidation operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginCreateStreamingDistribution ( CreateStreamingDistributionRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.CloudFront.Model.CreateStreamingDistributionRequest | Container for the necessary parameters to execute the CreateStreamingDistribution operation on AmazonCloudFrontClient. |
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. |
Résultat | IAsyncResult |
public BeginCreateStreamingDistributionWithTags ( CreateStreamingDistributionWithTagsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.CloudFront.Model.CreateStreamingDistributionWithTagsRequest | Container for the necessary parameters to execute the CreateStreamingDistributionWithTags operation on AmazonCloudFrontClient. |
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. |
Résultat | IAsyncResult |
public BeginDeleteCloudFrontOriginAccessIdentity ( |
||
request | Container for the necessary parameters to execute the DeleteCloudFrontOriginAccessIdentity operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginDeleteDistribution ( |
||
request | Container for the necessary parameters to execute the DeleteDistribution operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginDeleteStreamingDistribution ( DeleteStreamingDistributionRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.CloudFront.Model.DeleteStreamingDistributionRequest | Container for the necessary parameters to execute the DeleteStreamingDistribution operation on AmazonCloudFrontClient. |
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. |
Résultat | IAsyncResult |
public BeginGetCloudFrontOriginAccessIdentity ( |
||
request | Container for the necessary parameters to execute the GetCloudFrontOriginAccessIdentity operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginGetCloudFrontOriginAccessIdentityConfig ( |
||
request | Container for the necessary parameters to execute the GetCloudFrontOriginAccessIdentityConfig operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginGetDistribution ( |
||
request | Container for the necessary parameters to execute the GetDistribution operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginGetDistributionConfig ( |
||
request | Container for the necessary parameters to execute the GetDistributionConfig operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginGetInvalidation ( |
||
request | Container for the necessary parameters to execute the GetInvalidation operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginGetStreamingDistribution ( |
||
request | Container for the necessary parameters to execute the GetStreamingDistribution operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginGetStreamingDistributionConfig ( |
||
request | Container for the necessary parameters to execute the GetStreamingDistributionConfig operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginListCloudFrontOriginAccessIdentities ( |
||
request | Container for the necessary parameters to execute the ListCloudFrontOriginAccessIdentities operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginListDistributions ( |
||
request | Container for the necessary parameters to execute the ListDistributions operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginListDistributionsByWebACLId ( |
||
request | Container for the necessary parameters to execute the ListDistributionsByWebACLId operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginListInvalidations ( |
||
request | Container for the necessary parameters to execute the ListInvalidations operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginListStreamingDistributions ( |
||
request | Container for the necessary parameters to execute the ListStreamingDistributions operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginListTagsForResource ( |
||
request | Container for the necessary parameters to execute the ListTagsForResource operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginTagResource ( |
||
request | Container for the necessary parameters to execute the TagResource operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginUntagResource ( |
||
request | Container for the necessary parameters to execute the UntagResource operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginUpdateCloudFrontOriginAccessIdentity ( |
||
request | Container for the necessary parameters to execute the UpdateCloudFrontOriginAccessIdentity operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginUpdateDistribution ( |
||
request | Container for the necessary parameters to execute the UpdateDistribution operation on AmazonCloudFrontClient. | |
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. |
Résultat | IAsyncResult |
public BeginUpdateStreamingDistribution ( UpdateStreamingDistributionRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.CloudFront.Model.UpdateStreamingDistributionRequest | Container for the necessary parameters to execute the UpdateStreamingDistribution operation on AmazonCloudFrontClient. |
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. |
Résultat | IAsyncResult |
public CreateCloudFrontOriginAccessIdentity ( |
||
request | Container for the necessary parameters to execute the CreateCloudFrontOriginAccessIdentity service method. | |
Résultat |
public CreateCloudFrontOriginAccessIdentityAsync ( |
||
request | Container for the necessary parameters to execute the CreateCloudFrontOriginAccessIdentity operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateDistribution ( |
||
request | Container for the necessary parameters to execute the CreateDistribution service method. | |
Résultat |
public CreateDistributionAsync ( |
||
request | Container for the necessary parameters to execute the CreateDistribution operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateDistributionWithTags ( |
||
request | Container for the necessary parameters to execute the CreateDistributionWithTags service method. | |
Résultat |
public CreateDistributionWithTagsAsync ( |
||
request | Container for the necessary parameters to execute the CreateDistributionWithTags operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateInvalidation ( |
||
request | Container for the necessary parameters to execute the CreateInvalidation service method. | |
Résultat |
public CreateInvalidationAsync ( |
||
request | Container for the necessary parameters to execute the CreateInvalidation operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
protected CreateSigner ( ) : |
||
Résultat |
public CreateStreamingDistribution ( CreateStreamingDistributionRequest request ) : CreateStreamingDistributionResponse | ||
request | Amazon.CloudFront.Model.CreateStreamingDistributionRequest | Container for the necessary parameters to execute the CreateStreamingDistribution service method. |
Résultat | Amazon.CloudFront.Model.CreateStreamingDistributionResponse |
public CreateStreamingDistributionAsync ( CreateStreamingDistributionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.CloudFront.Model.CreateStreamingDistributionRequest | Container for the necessary parameters to execute the CreateStreamingDistribution operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateStreamingDistributionWithTags ( CreateStreamingDistributionWithTagsRequest request ) : CreateStreamingDistributionWithTagsResponse | ||
request | Amazon.CloudFront.Model.CreateStreamingDistributionWithTagsRequest | Container for the necessary parameters to execute the CreateStreamingDistributionWithTags service method. |
Résultat | Amazon.CloudFront.Model.CreateStreamingDistributionWithTagsResponse |
public CreateStreamingDistributionWithTagsAsync ( CreateStreamingDistributionWithTagsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.CloudFront.Model.CreateStreamingDistributionWithTagsRequest | Container for the necessary parameters to execute the CreateStreamingDistributionWithTags operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteCloudFrontOriginAccessIdentity ( ) : Amazon.CloudFront.Model.DeleteCloudFrontOriginAccessIdentityResponse | ||
Résultat | Amazon.CloudFront.Model.DeleteCloudFrontOriginAccessIdentityResponse |
public DeleteCloudFrontOriginAccessIdentity ( |
||
request | Container for the necessary parameters to execute the DeleteCloudFrontOriginAccessIdentity service method. | |
Résultat | Amazon.CloudFront.Model.DeleteCloudFrontOriginAccessIdentityResponse |
public DeleteCloudFrontOriginAccessIdentityAsync ( |
||
request | Container for the necessary parameters to execute the DeleteCloudFrontOriginAccessIdentity operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteCloudFrontOriginAccessIdentityAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteDistribution ( ) : Amazon.CloudFront.Model.DeleteDistributionResponse | ||
Résultat | Amazon.CloudFront.Model.DeleteDistributionResponse |
public DeleteDistribution ( |
||
request | Container for the necessary parameters to execute the DeleteDistribution service method. | |
Résultat | Amazon.CloudFront.Model.DeleteDistributionResponse |
public DeleteDistributionAsync ( |
||
request | Container for the necessary parameters to execute the DeleteDistribution operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteDistributionAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteStreamingDistribution ( ) : Amazon.CloudFront.Model.DeleteStreamingDistributionResponse | ||
Résultat | Amazon.CloudFront.Model.DeleteStreamingDistributionResponse |
public DeleteStreamingDistribution ( DeleteStreamingDistributionRequest request ) : Amazon.CloudFront.Model.DeleteStreamingDistributionResponse | ||
request | Amazon.CloudFront.Model.DeleteStreamingDistributionRequest | Container for the necessary parameters to execute the DeleteStreamingDistribution service method. |
Résultat | Amazon.CloudFront.Model.DeleteStreamingDistributionResponse |
public DeleteStreamingDistributionAsync ( DeleteStreamingDistributionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.CloudFront.Model.DeleteStreamingDistributionRequest | Container for the necessary parameters to execute the DeleteStreamingDistribution operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteStreamingDistributionAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public EndCreateCloudFrontOriginAccessIdentity ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateCloudFrontOriginAccessIdentity. |
Résultat |
public EndCreateDistribution ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDistribution. |
Résultat |
public EndCreateDistributionWithTags ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDistributionWithTags. |
Résultat |
public EndCreateInvalidation ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateInvalidation. |
Résultat |
public EndCreateStreamingDistribution ( IAsyncResult asyncResult ) : CreateStreamingDistributionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateStreamingDistribution. |
Résultat | Amazon.CloudFront.Model.CreateStreamingDistributionResponse |
public EndCreateStreamingDistributionWithTags ( IAsyncResult asyncResult ) : CreateStreamingDistributionWithTagsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateStreamingDistributionWithTags. |
Résultat | Amazon.CloudFront.Model.CreateStreamingDistributionWithTagsResponse |
public EndDeleteCloudFrontOriginAccessIdentity ( IAsyncResult asyncResult ) : Amazon.CloudFront.Model.DeleteCloudFrontOriginAccessIdentityResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteCloudFrontOriginAccessIdentity. |
Résultat | Amazon.CloudFront.Model.DeleteCloudFrontOriginAccessIdentityResponse |
public EndDeleteDistribution ( IAsyncResult asyncResult ) : Amazon.CloudFront.Model.DeleteDistributionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteDistribution. |
Résultat | Amazon.CloudFront.Model.DeleteDistributionResponse |
public EndDeleteStreamingDistribution ( IAsyncResult asyncResult ) : Amazon.CloudFront.Model.DeleteStreamingDistributionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteStreamingDistribution. |
Résultat | Amazon.CloudFront.Model.DeleteStreamingDistributionResponse |
public EndGetCloudFrontOriginAccessIdentity ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetCloudFrontOriginAccessIdentity. |
Résultat |
public EndGetCloudFrontOriginAccessIdentityConfig ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetCloudFrontOriginAccessIdentityConfig. |
Résultat |
public EndGetDistribution ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetDistribution. |
Résultat |
public EndGetDistributionConfig ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetDistributionConfig. |
Résultat |
public EndGetInvalidation ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetInvalidation. |
Résultat |
public EndGetStreamingDistribution ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetStreamingDistribution. |
Résultat |
public EndGetStreamingDistributionConfig ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetStreamingDistributionConfig. |
Résultat |
public EndListCloudFrontOriginAccessIdentities ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListCloudFrontOriginAccessIdentities. |
Résultat |
public EndListDistributions ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListDistributions. |
Résultat |
public EndListDistributionsByWebACLId ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListDistributionsByWebACLId. |
Résultat |
public EndListInvalidations ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListInvalidations. |
Résultat |
public EndListStreamingDistributions ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListStreamingDistributions. |
Résultat |
public EndListTagsForResource ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListTagsForResource. |
Résultat |
public EndTagResource ( IAsyncResult asyncResult ) : TagResourceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginTagResource. |
Résultat | TagResourceResponse |
public EndUntagResource ( IAsyncResult asyncResult ) : UntagResourceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUntagResource. |
Résultat | UntagResourceResponse |
public EndUpdateCloudFrontOriginAccessIdentity ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateCloudFrontOriginAccessIdentity. |
Résultat |
public EndUpdateDistribution ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateDistribution. |
Résultat |
public EndUpdateStreamingDistribution ( IAsyncResult asyncResult ) : UpdateStreamingDistributionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateStreamingDistribution. |
Résultat | Amazon.CloudFront.Model.UpdateStreamingDistributionResponse |
public GetCloudFrontOriginAccessIdentity ( ) : |
||
Résultat |
public GetCloudFrontOriginAccessIdentity ( |
||
request | Container for the necessary parameters to execute the GetCloudFrontOriginAccessIdentity service method. | |
Résultat |
public GetCloudFrontOriginAccessIdentityAsync ( |
||
request | Container for the necessary parameters to execute the GetCloudFrontOriginAccessIdentity operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetCloudFrontOriginAccessIdentityAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetCloudFrontOriginAccessIdentityConfig ( ) : |
||
Résultat |
public GetCloudFrontOriginAccessIdentityConfig ( |
||
request | Container for the necessary parameters to execute the GetCloudFrontOriginAccessIdentityConfig service method. | |
Résultat |
public GetCloudFrontOriginAccessIdentityConfigAsync ( |
||
request | Container for the necessary parameters to execute the GetCloudFrontOriginAccessIdentityConfig operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetCloudFrontOriginAccessIdentityConfigAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetDistribution ( ) : |
||
Résultat |
public GetDistribution ( |
||
request | Container for the necessary parameters to execute the GetDistribution service method. | |
Résultat |
public GetDistributionAsync ( |
||
request | Container for the necessary parameters to execute the GetDistribution operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetDistributionAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetDistributionConfig ( ) : |
||
Résultat |
public GetDistributionConfig ( |
||
request | Container for the necessary parameters to execute the GetDistributionConfig service method. | |
Résultat |
public GetDistributionConfigAsync ( |
||
request | Container for the necessary parameters to execute the GetDistributionConfig operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetDistributionConfigAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetInvalidation ( |
||
request | Container for the necessary parameters to execute the GetInvalidation service method. | |
Résultat |
public GetInvalidationAsync ( |
||
request | Container for the necessary parameters to execute the GetInvalidation operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetStreamingDistribution ( ) : |
||
Résultat |
public GetStreamingDistribution ( |
||
request | Container for the necessary parameters to execute the GetStreamingDistribution service method. | |
Résultat |
public GetStreamingDistributionAsync ( |
||
request | Container for the necessary parameters to execute the GetStreamingDistribution operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetStreamingDistributionAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetStreamingDistributionConfig ( ) : |
||
Résultat |
public GetStreamingDistributionConfig ( |
||
request | Container for the necessary parameters to execute the GetStreamingDistributionConfig service method. | |
Résultat |
public GetStreamingDistributionConfigAsync ( |
||
request | Container for the necessary parameters to execute the GetStreamingDistributionConfig operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetStreamingDistributionConfigAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListCloudFrontOriginAccessIdentities ( ) : |
||
Résultat |
public ListCloudFrontOriginAccessIdentities ( |
||
request | Container for the necessary parameters to execute the ListCloudFrontOriginAccessIdentities service method. | |
Résultat |
public ListCloudFrontOriginAccessIdentitiesAsync ( |
||
request | Container for the necessary parameters to execute the ListCloudFrontOriginAccessIdentities operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListCloudFrontOriginAccessIdentitiesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListDistributions ( ) : |
||
Résultat |
public ListDistributions ( |
||
request | Container for the necessary parameters to execute the ListDistributions service method. | |
Résultat |
public ListDistributionsAsync ( |
||
request | Container for the necessary parameters to execute the ListDistributions operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListDistributionsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListDistributionsByWebACLId ( |
||
request | Container for the necessary parameters to execute the ListDistributionsByWebACLId service method. | |
Résultat |
public ListDistributionsByWebACLIdAsync ( |
||
request | Container for the necessary parameters to execute the ListDistributionsByWebACLId operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListInvalidations ( |
||
request | Container for the necessary parameters to execute the ListInvalidations service method. | |
Résultat |
public ListInvalidationsAsync ( |
||
request | Container for the necessary parameters to execute the ListInvalidations operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListStreamingDistributions ( ) : |
||
Résultat |
public ListStreamingDistributions ( |
||
request | Container for the necessary parameters to execute the ListStreamingDistributions service method. | |
Résultat |
public ListStreamingDistributionsAsync ( |
||
request | Container for the necessary parameters to execute the ListStreamingDistributions operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListStreamingDistributionsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListTagsForResource ( |
||
request | Container for the necessary parameters to execute the ListTagsForResource service method. | |
Résultat |
public ListTagsForResourceAsync ( |
||
request | Container for the necessary parameters to execute the ListTagsForResource operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public TagResource ( |
||
request | Container for the necessary parameters to execute the TagResource service method. | |
Résultat | TagResourceResponse |
public TagResourceAsync ( |
||
request | Container for the necessary parameters to execute the TagResource operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UntagResource ( |
||
request | Container for the necessary parameters to execute the UntagResource service method. | |
Résultat | UntagResourceResponse |
public UntagResourceAsync ( |
||
request | Container for the necessary parameters to execute the UntagResource operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateCloudFrontOriginAccessIdentity ( |
||
request | Container for the necessary parameters to execute the UpdateCloudFrontOriginAccessIdentity service method. | |
Résultat |
public UpdateCloudFrontOriginAccessIdentityAsync ( |
||
request | Container for the necessary parameters to execute the UpdateCloudFrontOriginAccessIdentity operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateDistribution ( |
||
request | Container for the necessary parameters to execute the UpdateDistribution service method. | |
Résultat |
public UpdateDistributionAsync ( |
||
request | Container for the necessary parameters to execute the UpdateDistribution operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateStreamingDistribution ( UpdateStreamingDistributionRequest request ) : UpdateStreamingDistributionResponse | ||
request | Amazon.CloudFront.Model.UpdateStreamingDistributionRequest | Container for the necessary parameters to execute the UpdateStreamingDistribution service method. |
Résultat | Amazon.CloudFront.Model.UpdateStreamingDistributionResponse |
public UpdateStreamingDistributionAsync ( UpdateStreamingDistributionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.CloudFront.Model.UpdateStreamingDistributionRequest | Container for the necessary parameters to execute the UpdateStreamingDistribution operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |