Méthode | Description | |
---|---|---|
AmazonAPIGatewayClient ( ) : System |
Constructs AmazonAPIGatewayClient 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.
|
|
AmazonAPIGatewayClient ( |
Constructs AmazonAPIGatewayClient with AWS Credentials
|
|
AmazonAPIGatewayClient ( |
Constructs AmazonAPIGatewayClient with AWS Credentials and an AmazonAPIGatewayClient Configuration object.
|
|
AmazonAPIGatewayClient ( |
Constructs AmazonAPIGatewayClient with AWS Credentials
|
|
AmazonAPIGatewayClient ( |
Constructs AmazonAPIGatewayClient 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.
|
|
AmazonAPIGatewayClient ( RegionEndpoint region ) : System |
Constructs AmazonAPIGatewayClient 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.
|
|
AmazonAPIGatewayClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonAPIGatewayClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonAPIGatewayClient ( string awsAccessKeyId, string awsSecretAccessKey, |
Constructs AmazonAPIGatewayClient with AWS Access Key ID, AWS Secret Key and an AmazonAPIGatewayClient Configuration object.
|
|
AmazonAPIGatewayClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System |
Constructs AmazonAPIGatewayClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonAPIGatewayClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System |
Constructs AmazonAPIGatewayClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonAPIGatewayClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
Constructs AmazonAPIGatewayClient with AWS Access Key ID, AWS Secret Key and an AmazonAPIGatewayClient Configuration object.
|
|
AmazonAPIGatewayClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System |
Constructs AmazonAPIGatewayClient with AWS Access Key ID and AWS Secret Key
|
|
BeginCreateApiKey ( |
Initiates the asynchronous execution of the CreateApiKey operation.
|
|
BeginCreateAuthorizer ( |
Initiates the asynchronous execution of the CreateAuthorizer operation.
|
|
BeginCreateBasePathMapping ( Amazon.APIGateway.Model.CreateBasePathMappingRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateBasePathMapping operation.
|
|
BeginCreateDeployment ( |
Initiates the asynchronous execution of the CreateDeployment operation.
|
|
BeginCreateDocumentationPart ( CreateDocumentationPartRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateDocumentationPart operation.
|
|
BeginCreateDocumentationVersion ( |
Initiates the asynchronous execution of the CreateDocumentationVersion operation.
|
|
BeginCreateDomainName ( Amazon.APIGateway.Model.CreateDomainNameRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateDomainName operation.
|
|
BeginCreateModel ( Amazon.APIGateway.Model.CreateModelRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateModel operation.
|
|
BeginCreateResource ( Amazon.APIGateway.Model.CreateResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateResource operation.
|
|
BeginCreateRestApi ( |
Initiates the asynchronous execution of the CreateRestApi operation.
|
|
BeginCreateStage ( CreateStageRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateStage operation.
|
|
BeginCreateUsagePlan ( |
Initiates the asynchronous execution of the CreateUsagePlan operation.
|
|
BeginCreateUsagePlanKey ( |
Initiates the asynchronous execution of the CreateUsagePlanKey operation.
|
|
BeginDeleteApiKey ( Amazon.APIGateway.Model.DeleteApiKeyRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteApiKey operation.
|
|
BeginDeleteAuthorizer ( |
Initiates the asynchronous execution of the DeleteAuthorizer operation.
|
|
BeginDeleteBasePathMapping ( Amazon.APIGateway.Model.DeleteBasePathMappingRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteBasePathMapping operation.
|
|
BeginDeleteClientCertificate ( |
Initiates the asynchronous execution of the DeleteClientCertificate operation.
|
|
BeginDeleteDeployment ( Amazon.APIGateway.Model.DeleteDeploymentRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteDeployment operation.
|
|
BeginDeleteDocumentationPart ( |
Initiates the asynchronous execution of the DeleteDocumentationPart operation.
|
|
BeginDeleteDocumentationVersion ( |
Initiates the asynchronous execution of the DeleteDocumentationVersion operation.
|
|
BeginDeleteDomainName ( Amazon.APIGateway.Model.DeleteDomainNameRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteDomainName operation.
|
|
BeginDeleteIntegration ( Amazon.APIGateway.Model.DeleteIntegrationRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteIntegration operation.
|
|
BeginDeleteIntegrationResponse ( Amazon.APIGateway.Model.DeleteIntegrationResponseRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteIntegrationResponse operation.
|
|
BeginDeleteMethod ( |
Initiates the asynchronous execution of the DeleteMethod operation.
|
|
BeginDeleteMethodResponse ( |
Initiates the asynchronous execution of the DeleteMethodResponse operation.
|
|
BeginDeleteModel ( Amazon.APIGateway.Model.DeleteModelRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteModel operation.
|
|
BeginDeleteResource ( Amazon.APIGateway.Model.DeleteResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteResource operation.
|
|
BeginDeleteRestApi ( Amazon.APIGateway.Model.DeleteRestApiRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteRestApi operation.
|
|
BeginDeleteStage ( Amazon.APIGateway.Model.DeleteStageRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteStage operation.
|
|
BeginDeleteUsagePlan ( |
Initiates the asynchronous execution of the DeleteUsagePlan operation.
|
|
BeginDeleteUsagePlanKey ( |
Initiates the asynchronous execution of the DeleteUsagePlanKey operation.
|
|
BeginFlushStageAuthorizersCache ( |
Initiates the asynchronous execution of the FlushStageAuthorizersCache operation.
|
|
BeginFlushStageCache ( Amazon.APIGateway.Model.FlushStageCacheRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the FlushStageCache operation.
|
|
BeginGenerateClientCertificate ( |
Initiates the asynchronous execution of the GenerateClientCertificate operation.
|
|
BeginGetAccount ( GetAccountRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetAccount operation.
|
|
BeginGetApiKey ( |
Initiates the asynchronous execution of the GetApiKey operation.
|
|
BeginGetApiKeys ( |
Initiates the asynchronous execution of the GetApiKeys operation.
|
|
BeginGetAuthorizer ( |
Initiates the asynchronous execution of the GetAuthorizer operation.
|
|
BeginGetAuthorizers ( |
Initiates the asynchronous execution of the GetAuthorizers operation.
|
|
BeginGetBasePathMapping ( Amazon.APIGateway.Model.GetBasePathMappingRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetBasePathMapping operation.
|
|
BeginGetBasePathMappings ( Amazon.APIGateway.Model.GetBasePathMappingsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetBasePathMappings operation.
|
|
BeginGetClientCertificate ( |
Initiates the asynchronous execution of the GetClientCertificate operation.
|
|
BeginGetClientCertificates ( |
Initiates the asynchronous execution of the GetClientCertificates operation.
|
|
BeginGetDeployment ( Amazon.APIGateway.Model.GetDeploymentRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetDeployment operation.
|
|
BeginGetDeployments ( Amazon.APIGateway.Model.GetDeploymentsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetDeployments operation.
|
|
BeginGetDocumentationPart ( |
Initiates the asynchronous execution of the GetDocumentationPart operation.
|
|
BeginGetDocumentationParts ( |
Initiates the asynchronous execution of the GetDocumentationParts operation.
|
|
BeginGetDocumentationVersion ( |
Initiates the asynchronous execution of the GetDocumentationVersion operation.
|
|
BeginGetDocumentationVersions ( |
Initiates the asynchronous execution of the GetDocumentationVersions operation.
|
|
BeginGetDomainName ( Amazon.APIGateway.Model.GetDomainNameRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetDomainName operation.
|
|
BeginGetDomainNames ( Amazon.APIGateway.Model.GetDomainNamesRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetDomainNames operation.
|
|
BeginGetExport ( |
Initiates the asynchronous execution of the GetExport operation.
|
|
BeginGetIntegration ( Amazon.APIGateway.Model.GetIntegrationRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetIntegration operation.
|
|
BeginGetIntegrationResponse ( Amazon.APIGateway.Model.GetIntegrationResponseRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetIntegrationResponse operation.
|
|
BeginGetMethod ( |
Initiates the asynchronous execution of the GetMethod operation.
|
|
BeginGetMethodResponse ( |
Initiates the asynchronous execution of the GetMethodResponse operation.
|
|
BeginGetModel ( |
Initiates the asynchronous execution of the GetModel operation.
|
|
BeginGetModelTemplate ( Amazon.APIGateway.Model.GetModelTemplateRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetModelTemplate operation.
|
|
BeginGetModels ( Amazon.APIGateway.Model.GetModelsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetModels operation.
|
|
BeginGetResource ( Amazon.APIGateway.Model.GetResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetResource operation.
|
|
BeginGetResources ( Amazon.APIGateway.Model.GetResourcesRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetResources operation.
|
|
BeginGetRestApi ( Amazon.APIGateway.Model.GetRestApiRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetRestApi operation.
|
|
BeginGetRestApis ( Amazon.APIGateway.Model.GetRestApisRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetRestApis operation.
|
|
BeginGetSdk ( |
Initiates the asynchronous execution of the GetSdk operation.
|
|
BeginGetSdkType ( |
Initiates the asynchronous execution of the GetSdkType operation.
|
|
BeginGetSdkTypes ( |
Initiates the asynchronous execution of the GetSdkTypes operation.
|
|
BeginGetStage ( Amazon.APIGateway.Model.GetStageRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetStage operation.
|
|
BeginGetStages ( Amazon.APIGateway.Model.GetStagesRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetStages operation.
|
|
BeginGetUsage ( |
Initiates the asynchronous execution of the GetUsage operation.
|
|
BeginGetUsagePlan ( |
Initiates the asynchronous execution of the GetUsagePlan operation.
|
|
BeginGetUsagePlanKey ( |
Initiates the asynchronous execution of the GetUsagePlanKey operation.
|
|
BeginGetUsagePlanKeys ( |
Initiates the asynchronous execution of the GetUsagePlanKeys operation.
|
|
BeginGetUsagePlans ( GetUsagePlansRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetUsagePlans operation.
|
|
BeginImportApiKeys ( |
Initiates the asynchronous execution of the ImportApiKeys operation.
|
|
BeginImportDocumentationParts ( |
Initiates the asynchronous execution of the ImportDocumentationParts operation.
|
|
BeginImportRestApi ( |
Initiates the asynchronous execution of the ImportRestApi operation.
|
|
BeginPutIntegration ( |
Initiates the asynchronous execution of the PutIntegration operation.
|
|
BeginPutIntegrationResponse ( |
Initiates the asynchronous execution of the PutIntegrationResponse operation.
|
|
BeginPutMethod ( |
Initiates the asynchronous execution of the PutMethod operation.
|
|
BeginPutMethodResponse ( |
Initiates the asynchronous execution of the PutMethodResponse operation.
|
|
BeginPutRestApi ( |
Initiates the asynchronous execution of the PutRestApi operation.
|
|
BeginTestInvokeAuthorizer ( TestInvokeAuthorizerRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the TestInvokeAuthorizer operation.
|
|
BeginTestInvokeMethod ( TestInvokeMethodRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the TestInvokeMethod operation.
|
|
BeginUpdateAccount ( |
Initiates the asynchronous execution of the UpdateAccount operation.
|
|
BeginUpdateApiKey ( |
Initiates the asynchronous execution of the UpdateApiKey operation.
|
|
BeginUpdateAuthorizer ( |
Initiates the asynchronous execution of the UpdateAuthorizer operation.
|
|
BeginUpdateBasePathMapping ( |
Initiates the asynchronous execution of the UpdateBasePathMapping operation.
|
|
BeginUpdateClientCertificate ( |
Initiates the asynchronous execution of the UpdateClientCertificate operation.
|
|
BeginUpdateDeployment ( |
Initiates the asynchronous execution of the UpdateDeployment operation.
|
|
BeginUpdateDocumentationPart ( |
Initiates the asynchronous execution of the UpdateDocumentationPart operation.
|
|
BeginUpdateDocumentationVersion ( |
Initiates the asynchronous execution of the UpdateDocumentationVersion operation.
|
|
BeginUpdateDomainName ( Amazon.APIGateway.Model.UpdateDomainNameRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the UpdateDomainName operation.
|
|
BeginUpdateIntegration ( |
Initiates the asynchronous execution of the UpdateIntegration operation.
|
|
BeginUpdateIntegrationResponse ( |
Initiates the asynchronous execution of the UpdateIntegrationResponse operation.
|
|
BeginUpdateMethod ( |
Initiates the asynchronous execution of the UpdateMethod operation.
|
|
BeginUpdateMethodResponse ( |
Initiates the asynchronous execution of the UpdateMethodResponse operation.
|
|
BeginUpdateModel ( |
Initiates the asynchronous execution of the UpdateModel operation.
|
|
BeginUpdateResource ( |
Initiates the asynchronous execution of the UpdateResource operation.
|
|
BeginUpdateRestApi ( |
Initiates the asynchronous execution of the UpdateRestApi operation.
|
|
BeginUpdateStage ( UpdateStageRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the UpdateStage operation.
|
|
BeginUpdateUsage ( |
Initiates the asynchronous execution of the UpdateUsage operation.
|
|
BeginUpdateUsagePlan ( |
Initiates the asynchronous execution of the UpdateUsagePlan operation.
|
|
CreateApiKey ( |
Create an ApiKey resource.
|
|
CreateApiKeyAsync ( |
Initiates the asynchronous execution of the CreateApiKey operation.
|
|
CreateAuthorizer ( |
Adds a new Authorizer resource to an existing RestApi resource.
|
|
CreateAuthorizerAsync ( |
Initiates the asynchronous execution of the CreateAuthorizer operation.
|
|
CreateBasePathMapping ( Amazon.APIGateway.Model.CreateBasePathMappingRequest request ) : |
Creates a new BasePathMapping resource.
|
|
CreateBasePathMappingAsync ( Amazon.APIGateway.Model.CreateBasePathMappingRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateBasePathMapping operation.
|
|
CreateDeployment ( |
Creates a Deployment resource, which makes a specified RestApi callable over the internet.
|
|
CreateDeploymentAsync ( |
Initiates the asynchronous execution of the CreateDeployment operation.
|
|
CreateDocumentationPart ( CreateDocumentationPartRequest request ) : |
|
|
CreateDocumentationPartAsync ( CreateDocumentationPartRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateDocumentationPart operation.
|
|
CreateDocumentationVersion ( |
|
|
CreateDocumentationVersionAsync ( |
Initiates the asynchronous execution of the CreateDocumentationVersion operation.
|
|
CreateDomainName ( Amazon.APIGateway.Model.CreateDomainNameRequest request ) : |
Creates a new domain name.
|
|
CreateDomainNameAsync ( Amazon.APIGateway.Model.CreateDomainNameRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateDomainName operation.
|
|
CreateModel ( Amazon.APIGateway.Model.CreateModelRequest request ) : |
Adds a new Model resource to an existing RestApi resource.
|
|
CreateModelAsync ( Amazon.APIGateway.Model.CreateModelRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateModel operation.
|
|
CreateResource ( Amazon.APIGateway.Model.CreateResourceRequest request ) : |
Creates a Resource resource.
|
|
CreateResourceAsync ( Amazon.APIGateway.Model.CreateResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateResource operation.
|
|
CreateRestApi ( |
Creates a new RestApi resource.
|
|
CreateRestApiAsync ( |
Initiates the asynchronous execution of the CreateRestApi operation.
|
|
CreateStage ( CreateStageRequest request ) : CreateStageResponse |
Creates a new Stage resource that references a pre-existing Deployment for the API.
|
|
CreateStageAsync ( CreateStageRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateStage operation.
|
|
CreateUsagePlan ( |
Creates a usage plan with the throttle and quota limits, as well as the associated API stages, specified in the payload.
|
|
CreateUsagePlanAsync ( |
Initiates the asynchronous execution of the CreateUsagePlan operation.
|
|
CreateUsagePlanKey ( |
Creates a usage plan key for adding an existing API key to a usage plan.
|
|
CreateUsagePlanKeyAsync ( |
Initiates the asynchronous execution of the CreateUsagePlanKey operation.
|
|
DeleteApiKey ( Amazon.APIGateway.Model.DeleteApiKeyRequest request ) : DeleteApiKeyResponse |
Deletes the ApiKey resource.
|
|
DeleteApiKeyAsync ( Amazon.APIGateway.Model.DeleteApiKeyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteApiKey operation.
|
|
DeleteAuthorizer ( |
Deletes an existing Authorizer resource.
|
|
DeleteAuthorizerAsync ( |
Initiates the asynchronous execution of the DeleteAuthorizer operation.
|
|
DeleteBasePathMapping ( Amazon.APIGateway.Model.DeleteBasePathMappingRequest request ) : DeleteBasePathMappingResponse |
Deletes the BasePathMapping resource.
|
|
DeleteBasePathMappingAsync ( Amazon.APIGateway.Model.DeleteBasePathMappingRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteBasePathMapping operation.
|
|
DeleteClientCertificate ( |
Deletes the ClientCertificate resource.
|
|
DeleteClientCertificateAsync ( |
Initiates the asynchronous execution of the DeleteClientCertificate operation.
|
|
DeleteDeployment ( Amazon.APIGateway.Model.DeleteDeploymentRequest request ) : DeleteDeploymentResponse |
Deletes a Deployment resource. Deleting a deployment will only succeed if there are no Stage resources associated with it.
|
|
DeleteDeploymentAsync ( Amazon.APIGateway.Model.DeleteDeploymentRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteDeployment operation.
|
|
DeleteDocumentationPart ( |
|
|
DeleteDocumentationPartAsync ( |
Initiates the asynchronous execution of the DeleteDocumentationPart operation.
|
|
DeleteDocumentationVersion ( |
|
|
DeleteDocumentationVersionAsync ( |
Initiates the asynchronous execution of the DeleteDocumentationVersion operation.
|
|
DeleteDomainName ( Amazon.APIGateway.Model.DeleteDomainNameRequest request ) : DeleteDomainNameResponse |
Deletes the DomainName resource.
|
|
DeleteDomainNameAsync ( Amazon.APIGateway.Model.DeleteDomainNameRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteDomainName operation.
|
|
DeleteIntegration ( Amazon.APIGateway.Model.DeleteIntegrationRequest request ) : DeleteIntegrationResponse |
Represents a delete integration.
|
|
DeleteIntegrationAsync ( Amazon.APIGateway.Model.DeleteIntegrationRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteIntegration operation.
|
|
DeleteIntegrationResponse ( Amazon.APIGateway.Model.DeleteIntegrationResponseRequest request ) : DeleteIntegrationResponseResponse |
Represents a delete integration response.
|
|
DeleteIntegrationResponseAsync ( Amazon.APIGateway.Model.DeleteIntegrationResponseRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteIntegrationResponse operation.
|
|
DeleteMethod ( |
Deletes an existing Method resource.
|
|
DeleteMethodAsync ( |
Initiates the asynchronous execution of the DeleteMethod operation.
|
|
DeleteMethodResponse ( |
Deletes an existing MethodResponse resource.
|
|
DeleteMethodResponseAsync ( |
Initiates the asynchronous execution of the DeleteMethodResponse operation.
|
|
DeleteModel ( Amazon.APIGateway.Model.DeleteModelRequest request ) : DeleteModelResponse |
Deletes a model.
|
|
DeleteModelAsync ( Amazon.APIGateway.Model.DeleteModelRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteModel operation.
|
|
DeleteResource ( Amazon.APIGateway.Model.DeleteResourceRequest request ) : DeleteResourceResponse |
Deletes a Resource resource.
|
|
DeleteResourceAsync ( Amazon.APIGateway.Model.DeleteResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteResource operation.
|
|
DeleteRestApi ( Amazon.APIGateway.Model.DeleteRestApiRequest request ) : DeleteRestApiResponse |
Deletes the specified API.
|
|
DeleteRestApiAsync ( Amazon.APIGateway.Model.DeleteRestApiRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteRestApi operation.
|
|
DeleteStage ( Amazon.APIGateway.Model.DeleteStageRequest request ) : DeleteStageResponse |
Deletes a Stage resource.
|
|
DeleteStageAsync ( Amazon.APIGateway.Model.DeleteStageRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteStage operation.
|
|
DeleteUsagePlan ( |
Deletes a usage plan of a given plan Id.
|
|
DeleteUsagePlanAsync ( |
Initiates the asynchronous execution of the DeleteUsagePlan operation.
|
|
DeleteUsagePlanKey ( |
Deletes a usage plan key and remove the underlying API key from the associated usage plan.
|
|
DeleteUsagePlanKeyAsync ( |
Initiates the asynchronous execution of the DeleteUsagePlanKey operation.
|
|
EndCreateApiKey ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateApiKey operation.
|
|
EndCreateAuthorizer ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateAuthorizer operation.
|
|
EndCreateBasePathMapping ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateBasePathMapping operation.
|
|
EndCreateDeployment ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateDeployment operation.
|
|
EndCreateDocumentationPart ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateDocumentationPart operation.
|
|
EndCreateDocumentationVersion ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateDocumentationVersion operation.
|
|
EndCreateDomainName ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateDomainName operation.
|
|
EndCreateModel ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateModel operation.
|
|
EndCreateResource ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateResource operation.
|
|
EndCreateRestApi ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateRestApi operation.
|
|
EndCreateStage ( IAsyncResult asyncResult ) : CreateStageResponse |
Finishes the asynchronous execution of the CreateStage operation.
|
|
EndCreateUsagePlan ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateUsagePlan operation.
|
|
EndCreateUsagePlanKey ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateUsagePlanKey operation.
|
|
EndDeleteApiKey ( IAsyncResult asyncResult ) : DeleteApiKeyResponse |
Finishes the asynchronous execution of the DeleteApiKey operation.
|
|
EndDeleteAuthorizer ( IAsyncResult asyncResult ) : DeleteAuthorizerResponse |
Finishes the asynchronous execution of the DeleteAuthorizer operation.
|
|
EndDeleteBasePathMapping ( IAsyncResult asyncResult ) : DeleteBasePathMappingResponse |
Finishes the asynchronous execution of the DeleteBasePathMapping operation.
|
|
EndDeleteClientCertificate ( IAsyncResult asyncResult ) : DeleteClientCertificateResponse |
Finishes the asynchronous execution of the DeleteClientCertificate operation.
|
|
EndDeleteDeployment ( IAsyncResult asyncResult ) : DeleteDeploymentResponse |
Finishes the asynchronous execution of the DeleteDeployment operation.
|
|
EndDeleteDocumentationPart ( IAsyncResult asyncResult ) : DeleteDocumentationPartResponse |
Finishes the asynchronous execution of the DeleteDocumentationPart operation.
|
|
EndDeleteDocumentationVersion ( IAsyncResult asyncResult ) : DeleteDocumentationVersionResponse |
Finishes the asynchronous execution of the DeleteDocumentationVersion operation.
|
|
EndDeleteDomainName ( IAsyncResult asyncResult ) : DeleteDomainNameResponse |
Finishes the asynchronous execution of the DeleteDomainName operation.
|
|
EndDeleteIntegration ( IAsyncResult asyncResult ) : DeleteIntegrationResponse |
Finishes the asynchronous execution of the DeleteIntegration operation.
|
|
EndDeleteIntegrationResponse ( IAsyncResult asyncResult ) : DeleteIntegrationResponseResponse |
Finishes the asynchronous execution of the DeleteIntegrationResponse operation.
|
|
EndDeleteMethod ( IAsyncResult asyncResult ) : DeleteMethodResponse |
Finishes the asynchronous execution of the DeleteMethod operation.
|
|
EndDeleteMethodResponse ( IAsyncResult asyncResult ) : DeleteMethodResponseResponse |
Finishes the asynchronous execution of the DeleteMethodResponse operation.
|
|
EndDeleteModel ( IAsyncResult asyncResult ) : DeleteModelResponse |
Finishes the asynchronous execution of the DeleteModel operation.
|
|
EndDeleteResource ( IAsyncResult asyncResult ) : DeleteResourceResponse |
Finishes the asynchronous execution of the DeleteResource operation.
|
|
EndDeleteRestApi ( IAsyncResult asyncResult ) : DeleteRestApiResponse |
Finishes the asynchronous execution of the DeleteRestApi operation.
|
|
EndDeleteStage ( IAsyncResult asyncResult ) : DeleteStageResponse |
Finishes the asynchronous execution of the DeleteStage operation.
|
|
EndDeleteUsagePlan ( IAsyncResult asyncResult ) : DeleteUsagePlanResponse |
Finishes the asynchronous execution of the DeleteUsagePlan operation.
|
|
EndDeleteUsagePlanKey ( IAsyncResult asyncResult ) : DeleteUsagePlanKeyResponse |
Finishes the asynchronous execution of the DeleteUsagePlanKey operation.
|
|
EndFlushStageAuthorizersCache ( IAsyncResult asyncResult ) : FlushStageAuthorizersCacheResponse |
Finishes the asynchronous execution of the FlushStageAuthorizersCache operation.
|
|
EndFlushStageCache ( IAsyncResult asyncResult ) : FlushStageCacheResponse |
Finishes the asynchronous execution of the FlushStageCache operation.
|
|
EndGenerateClientCertificate ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GenerateClientCertificate operation.
|
|
EndGetAccount ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetAccount operation.
|
|
EndGetApiKey ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetApiKey operation.
|
|
EndGetApiKeys ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetApiKeys operation.
|
|
EndGetAuthorizer ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetAuthorizer operation.
|
|
EndGetAuthorizers ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetAuthorizers operation.
|
|
EndGetBasePathMapping ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetBasePathMapping operation.
|
|
EndGetBasePathMappings ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetBasePathMappings operation.
|
|
EndGetClientCertificate ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetClientCertificate operation.
|
|
EndGetClientCertificates ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetClientCertificates operation.
|
|
EndGetDeployment ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetDeployment operation.
|
|
EndGetDeployments ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetDeployments operation.
|
|
EndGetDocumentationPart ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetDocumentationPart operation.
|
|
EndGetDocumentationParts ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetDocumentationParts operation.
|
|
EndGetDocumentationVersion ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetDocumentationVersion operation.
|
|
EndGetDocumentationVersions ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetDocumentationVersions operation.
|
|
EndGetDomainName ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetDomainName operation.
|
|
EndGetDomainNames ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetDomainNames operation.
|
|
EndGetExport ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetExport operation.
|
|
EndGetIntegration ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetIntegration operation.
|
|
EndGetIntegrationResponse ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetIntegrationResponse operation.
|
|
EndGetMethod ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetMethod operation.
|
|
EndGetMethodResponse ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetMethodResponse operation.
|
|
EndGetModel ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetModel operation.
|
|
EndGetModelTemplate ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetModelTemplate operation.
|
|
EndGetModels ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetModels operation.
|
|
EndGetResource ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetResource operation.
|
|
EndGetResources ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetResources operation.
|
|
EndGetRestApi ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetRestApi operation.
|
|
EndGetRestApis ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetRestApis operation.
|
|
EndGetSdk ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetSdk operation.
|
|
EndGetSdkType ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetSdkType operation.
|
|
EndGetSdkTypes ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetSdkTypes operation.
|
|
EndGetStage ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetStage operation.
|
|
EndGetStages ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetStages operation.
|
|
EndGetUsage ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetUsage operation.
|
|
EndGetUsagePlan ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetUsagePlan operation.
|
|
EndGetUsagePlanKey ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetUsagePlanKey operation.
|
|
EndGetUsagePlanKeys ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetUsagePlanKeys operation.
|
|
EndGetUsagePlans ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetUsagePlans operation.
|
|
EndImportApiKeys ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ImportApiKeys operation.
|
|
EndImportDocumentationParts ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ImportDocumentationParts operation.
|
|
EndImportRestApi ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ImportRestApi operation.
|
|
EndPutIntegration ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the PutIntegration operation.
|
|
EndPutIntegrationResponse ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the PutIntegrationResponse operation.
|
|
EndPutMethod ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the PutMethod operation.
|
|
EndPutMethodResponse ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the PutMethodResponse operation.
|
|
EndPutRestApi ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the PutRestApi operation.
|
|
EndTestInvokeAuthorizer ( IAsyncResult asyncResult ) : TestInvokeAuthorizerResponse |
Finishes the asynchronous execution of the TestInvokeAuthorizer operation.
|
|
EndTestInvokeMethod ( IAsyncResult asyncResult ) : TestInvokeMethodResponse |
Finishes the asynchronous execution of the TestInvokeMethod operation.
|
|
EndUpdateAccount ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateAccount operation.
|
|
EndUpdateApiKey ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateApiKey operation.
|
|
EndUpdateAuthorizer ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateAuthorizer operation.
|
|
EndUpdateBasePathMapping ( IAsyncResult asyncResult ) : Amazon.APIGateway.Model.UpdateBasePathMappingResponse |
Finishes the asynchronous execution of the UpdateBasePathMapping operation.
|
|
EndUpdateClientCertificate ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateClientCertificate operation.
|
|
EndUpdateDeployment ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateDeployment operation.
|
|
EndUpdateDocumentationPart ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateDocumentationPart operation.
|
|
EndUpdateDocumentationVersion ( IAsyncResult asyncResult ) : UpdateDocumentationVersionResponse |
Finishes the asynchronous execution of the UpdateDocumentationVersion operation.
|
|
EndUpdateDomainName ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateDomainName operation.
|
|
EndUpdateIntegration ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateIntegration operation.
|
|
EndUpdateIntegrationResponse ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateIntegrationResponse operation.
|
|
EndUpdateMethod ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateMethod operation.
|
|
EndUpdateMethodResponse ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateMethodResponse operation.
|
|
EndUpdateModel ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateModel operation.
|
|
EndUpdateResource ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateResource operation.
|
|
EndUpdateRestApi ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateRestApi operation.
|
|
EndUpdateStage ( IAsyncResult asyncResult ) : UpdateStageResponse |
Finishes the asynchronous execution of the UpdateStage operation.
|
|
EndUpdateUsage ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateUsage operation.
|
|
EndUpdateUsagePlan ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the UpdateUsagePlan operation.
|
|
FlushStageAuthorizersCache ( |
Flushes all authorizer cache entries on a stage.
|
|
FlushStageAuthorizersCacheAsync ( |
Initiates the asynchronous execution of the FlushStageAuthorizersCache operation.
|
|
FlushStageCache ( Amazon.APIGateway.Model.FlushStageCacheRequest request ) : FlushStageCacheResponse |
Flushes a stage's cache.
|
|
FlushStageCacheAsync ( Amazon.APIGateway.Model.FlushStageCacheRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the FlushStageCache operation.
|
|
GenerateClientCertificate ( |
Generates a ClientCertificate resource.
|
|
GenerateClientCertificateAsync ( |
Initiates the asynchronous execution of the GenerateClientCertificate operation.
|
|
GetAccount ( GetAccountRequest request ) : |
Gets information about the current Account resource.
|
|
GetAccountAsync ( GetAccountRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetAccount operation.
|
|
GetApiKey ( |
Gets information about the current ApiKey resource.
|
|
GetApiKeyAsync ( |
Initiates the asynchronous execution of the GetApiKey operation.
|
|
GetApiKeys ( |
Gets information about the current ApiKeys resource.
|
|
GetApiKeysAsync ( |
Initiates the asynchronous execution of the GetApiKeys operation.
|
|
GetAuthorizer ( |
Describe an existing Authorizer resource.
|
|
GetAuthorizerAsync ( |
Initiates the asynchronous execution of the GetAuthorizer operation.
|
|
GetAuthorizers ( |
Describe an existing Authorizers resource.
|
|
GetAuthorizersAsync ( |
Initiates the asynchronous execution of the GetAuthorizers operation.
|
|
GetBasePathMapping ( Amazon.APIGateway.Model.GetBasePathMappingRequest request ) : |
Describe a BasePathMapping resource.
|
|
GetBasePathMappingAsync ( Amazon.APIGateway.Model.GetBasePathMappingRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetBasePathMapping operation.
|
|
GetBasePathMappings ( Amazon.APIGateway.Model.GetBasePathMappingsRequest request ) : |
Represents a collection of BasePathMapping resources.
|
|
GetBasePathMappingsAsync ( Amazon.APIGateway.Model.GetBasePathMappingsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetBasePathMappings operation.
|
|
GetClientCertificate ( |
Gets information about the current ClientCertificate resource.
|
|
GetClientCertificateAsync ( |
Initiates the asynchronous execution of the GetClientCertificate operation.
|
|
GetClientCertificates ( |
Gets a collection of ClientCertificate resources.
|
|
GetClientCertificatesAsync ( |
Initiates the asynchronous execution of the GetClientCertificates operation.
|
|
GetDeployment ( Amazon.APIGateway.Model.GetDeploymentRequest request ) : |
Gets information about a Deployment resource.
|
|
GetDeploymentAsync ( Amazon.APIGateway.Model.GetDeploymentRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetDeployment operation.
|
|
GetDeployments ( Amazon.APIGateway.Model.GetDeploymentsRequest request ) : |
Gets information about a Deployments collection.
|
|
GetDeploymentsAsync ( Amazon.APIGateway.Model.GetDeploymentsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetDeployments operation.
|
|
GetDocumentationPart ( |
|
|
GetDocumentationPartAsync ( |
Initiates the asynchronous execution of the GetDocumentationPart operation.
|
|
GetDocumentationParts ( |
|
|
GetDocumentationPartsAsync ( |
Initiates the asynchronous execution of the GetDocumentationParts operation.
|
|
GetDocumentationVersion ( |
|
|
GetDocumentationVersionAsync ( |
Initiates the asynchronous execution of the GetDocumentationVersion operation.
|
|
GetDocumentationVersions ( |
|
|
GetDocumentationVersionsAsync ( |
Initiates the asynchronous execution of the GetDocumentationVersions operation.
|
|
GetDomainName ( Amazon.APIGateway.Model.GetDomainNameRequest request ) : |
Represents a domain name that is contained in a simpler, more intuitive URL that can be called.
|
|
GetDomainNameAsync ( Amazon.APIGateway.Model.GetDomainNameRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetDomainName operation.
|
|
GetDomainNames ( Amazon.APIGateway.Model.GetDomainNamesRequest request ) : |
Represents a collection of DomainName resources.
|
|
GetDomainNamesAsync ( Amazon.APIGateway.Model.GetDomainNamesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetDomainNames operation.
|
|
GetExport ( |
Exports a deployed version of a RestApi in a specified format.
|
|
GetExportAsync ( |
Initiates the asynchronous execution of the GetExport operation.
|
|
GetIntegration ( Amazon.APIGateway.Model.GetIntegrationRequest request ) : |
Represents a get integration.
|
|
GetIntegrationAsync ( Amazon.APIGateway.Model.GetIntegrationRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetIntegration operation.
|
|
GetIntegrationResponse ( Amazon.APIGateway.Model.GetIntegrationResponseRequest request ) : |
Represents a get integration response.
|
|
GetIntegrationResponseAsync ( Amazon.APIGateway.Model.GetIntegrationResponseRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetIntegrationResponse operation.
|
|
GetMethod ( |
Describe an existing Method resource.
|
|
GetMethodAsync ( |
Initiates the asynchronous execution of the GetMethod operation.
|
|
GetMethodResponse ( |
Describes a MethodResponse resource.
|
|
GetMethodResponseAsync ( |
Initiates the asynchronous execution of the GetMethodResponse operation.
|
|
GetModel ( |
Describes an existing model defined for a RestApi resource.
|
|
GetModelAsync ( |
Initiates the asynchronous execution of the GetModel operation.
|
|
GetModelTemplate ( Amazon.APIGateway.Model.GetModelTemplateRequest request ) : |
Generates a sample mapping template that can be used to transform a payload into the structure of a model.
|
|
GetModelTemplateAsync ( Amazon.APIGateway.Model.GetModelTemplateRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetModelTemplate operation.
|
|
GetModels ( Amazon.APIGateway.Model.GetModelsRequest request ) : |
Describes existing Models defined for a RestApi resource.
|
|
GetModelsAsync ( Amazon.APIGateway.Model.GetModelsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetModels operation.
|
|
GetResource ( Amazon.APIGateway.Model.GetResourceRequest request ) : |
Lists information about a resource.
|
|
GetResourceAsync ( Amazon.APIGateway.Model.GetResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetResource operation.
|
|
GetResources ( Amazon.APIGateway.Model.GetResourcesRequest request ) : |
Lists information about a collection of Resource resources.
|
|
GetResourcesAsync ( Amazon.APIGateway.Model.GetResourcesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetResources operation.
|
|
GetRestApi ( Amazon.APIGateway.Model.GetRestApiRequest request ) : |
Lists the RestApi resource in the collection.
|
|
GetRestApiAsync ( Amazon.APIGateway.Model.GetRestApiRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetRestApi operation.
|
|
GetRestApis ( Amazon.APIGateway.Model.GetRestApisRequest request ) : |
Lists the RestApis resources for your collection.
|
|
GetRestApisAsync ( Amazon.APIGateway.Model.GetRestApisRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetRestApis operation.
|
|
GetSdk ( |
Generates a client SDK for a RestApi and Stage.
|
|
GetSdkAsync ( |
Initiates the asynchronous execution of the GetSdk operation.
|
|
GetSdkType ( |
|
|
GetSdkTypeAsync ( |
Initiates the asynchronous execution of the GetSdkType operation.
|
|
GetSdkTypes ( |
|
|
GetSdkTypesAsync ( |
Initiates the asynchronous execution of the GetSdkTypes operation.
|
|
GetStage ( Amazon.APIGateway.Model.GetStageRequest request ) : |
Gets information about a Stage resource.
|
|
GetStageAsync ( Amazon.APIGateway.Model.GetStageRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetStage operation.
|
|
GetStages ( Amazon.APIGateway.Model.GetStagesRequest request ) : |
Gets information about one or more Stage resources.
|
|
GetStagesAsync ( Amazon.APIGateway.Model.GetStagesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetStages operation.
|
|
GetUsage ( |
Gets the usage data of a usage plan in a specified time interval.
|
|
GetUsageAsync ( |
Initiates the asynchronous execution of the GetUsage operation.
|
|
GetUsagePlan ( |
Gets a usage plan of a given plan identifier.
|
|
GetUsagePlanAsync ( |
Initiates the asynchronous execution of the GetUsagePlan operation.
|
|
GetUsagePlanKey ( |
Gets a usage plan key of a given key identifier.
|
|
GetUsagePlanKeyAsync ( |
Initiates the asynchronous execution of the GetUsagePlanKey operation.
|
|
GetUsagePlanKeys ( |
Gets all the usage plan keys representing the API keys added to a specified usage plan.
|
|
GetUsagePlanKeysAsync ( |
Initiates the asynchronous execution of the GetUsagePlanKeys operation.
|
|
GetUsagePlans ( GetUsagePlansRequest request ) : |
Gets all the usage plans of the caller's account.
|
|
GetUsagePlansAsync ( GetUsagePlansRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetUsagePlans operation.
|
|
ImportApiKeys ( |
Import API keys from an external source, such as a CSV-formatted file.
|
|
ImportApiKeysAsync ( |
Initiates the asynchronous execution of the ImportApiKeys operation.
|
|
ImportDocumentationParts ( |
|
|
ImportDocumentationPartsAsync ( |
Initiates the asynchronous execution of the ImportDocumentationParts operation.
|
|
ImportRestApi ( |
A feature of the Amazon API Gateway control service for creating a new API from an external API definition file.
|
|
ImportRestApiAsync ( |
Initiates the asynchronous execution of the ImportRestApi operation.
|
|
PutIntegration ( |
Represents a put integration.
|
|
PutIntegrationAsync ( |
Initiates the asynchronous execution of the PutIntegration operation.
|
|
PutIntegrationResponse ( |
Represents a put integration.
|
|
PutIntegrationResponseAsync ( |
Initiates the asynchronous execution of the PutIntegrationResponse operation.
|
|
PutMethod ( |
Add a method to an existing Resource resource.
|
|
PutMethodAsync ( |
Initiates the asynchronous execution of the PutMethod operation.
|
|
PutMethodResponse ( |
Adds a MethodResponse to an existing Method resource.
|
|
PutMethodResponseAsync ( |
Initiates the asynchronous execution of the PutMethodResponse operation.
|
|
PutRestApi ( |
A feature of the Amazon API Gateway control service for updating an existing API with an input of external API definitions. The update can take the form of merging the supplied definition into the existing API or overwriting the existing API.
|
|
PutRestApiAsync ( |
Initiates the asynchronous execution of the PutRestApi operation.
|
|
TestInvokeAuthorizer ( TestInvokeAuthorizerRequest request ) : TestInvokeAuthorizerResponse |
Simulate the execution of an Authorizer in your RestApi with headers, parameters, and an incoming request body.
|
|
TestInvokeAuthorizerAsync ( TestInvokeAuthorizerRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the TestInvokeAuthorizer operation.
|
|
TestInvokeMethod ( TestInvokeMethodRequest request ) : TestInvokeMethodResponse |
Simulate the execution of a Method in your RestApi with headers, parameters, and an incoming request body.
|
|
TestInvokeMethodAsync ( TestInvokeMethodRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the TestInvokeMethod operation.
|
|
UpdateAccount ( |
Changes information about the current Account resource.
|
|
UpdateAccountAsync ( |
Initiates the asynchronous execution of the UpdateAccount operation.
|
|
UpdateApiKey ( |
Changes information about an ApiKey resource.
|
|
UpdateApiKeyAsync ( |
Initiates the asynchronous execution of the UpdateApiKey operation.
|
|
UpdateAuthorizer ( |
Updates an existing Authorizer resource.
|
|
UpdateAuthorizerAsync ( |
Initiates the asynchronous execution of the UpdateAuthorizer operation.
|
|
UpdateBasePathMapping ( |
Changes information about the BasePathMapping resource.
|
|
UpdateBasePathMappingAsync ( |
Initiates the asynchronous execution of the UpdateBasePathMapping operation.
|
|
UpdateClientCertificate ( |
Changes information about an ClientCertificate resource.
|
|
UpdateClientCertificateAsync ( |
Initiates the asynchronous execution of the UpdateClientCertificate operation.
|
|
UpdateDeployment ( |
Changes information about a Deployment resource.
|
|
UpdateDeploymentAsync ( |
Initiates the asynchronous execution of the UpdateDeployment operation.
|
|
UpdateDocumentationPart ( |
|
|
UpdateDocumentationPartAsync ( |
Initiates the asynchronous execution of the UpdateDocumentationPart operation.
|
|
UpdateDocumentationVersion ( |
|
|
UpdateDocumentationVersionAsync ( |
Initiates the asynchronous execution of the UpdateDocumentationVersion operation.
|
|
UpdateDomainName ( UpdateDomainNameRequest request ) : UpdateDomainNameResponse |
Changes information about the DomainName resource.
|
|
UpdateDomainNameAsync ( UpdateDomainNameRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateDomainName operation.
|
|
UpdateIntegration ( UpdateIntegrationRequest request ) : UpdateIntegrationResponse |
Represents an update integration.
|
|
UpdateIntegrationAsync ( UpdateIntegrationRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateIntegration operation.
|
|
UpdateIntegrationResponse ( UpdateIntegrationResponseRequest request ) : UpdateIntegrationResponseResponse |
Represents an update integration response.
|
|
UpdateIntegrationResponseAsync ( UpdateIntegrationResponseRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateIntegrationResponse operation.
|
|
UpdateMethod ( UpdateMethodRequest request ) : UpdateMethodResponse |
Updates an existing Method resource.
|
|
UpdateMethodAsync ( UpdateMethodRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateMethod operation.
|
|
UpdateMethodResponse ( UpdateMethodResponseRequest request ) : UpdateMethodResponseResponse |
Updates an existing MethodResponse resource.
|
|
UpdateMethodResponseAsync ( UpdateMethodResponseRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateMethodResponse operation.
|
|
UpdateModel ( UpdateModelRequest request ) : UpdateModelResponse |
Changes information about a model.
|
|
UpdateModelAsync ( UpdateModelRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateModel operation.
|
|
UpdateResource ( UpdateResourceRequest request ) : UpdateResourceResponse |
Changes information about a Resource resource.
|
|
UpdateResourceAsync ( UpdateResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateResource operation.
|
|
UpdateRestApi ( UpdateRestApiRequest request ) : UpdateRestApiResponse |
Changes information about the specified API.
|
|
UpdateRestApiAsync ( UpdateRestApiRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateRestApi operation.
|
|
UpdateStage ( UpdateStageRequest request ) : UpdateStageResponse |
Changes information about a Stage resource.
|
|
UpdateStageAsync ( UpdateStageRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateStage operation.
|
|
UpdateUsage ( UpdateUsageRequest request ) : UpdateUsageResponse |
Grants a temporary extension to the reamining quota of a usage plan associated with a specified API key.
|
|
UpdateUsageAsync ( UpdateUsageRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateUsage operation.
|
|
UpdateUsagePlan ( UpdateUsagePlanRequest request ) : UpdateUsagePlanResponse |
Updates a usage plan of a given plan Id.
|
|
UpdateUsagePlanAsync ( UpdateUsagePlanRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateUsagePlan operation.
|
Méthode | Description | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
public AmazonAPIGatewayClient ( |
||
credentials | AWS Credentials | |
Résultat | System |
public AmazonAPIGatewayClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonAPIGatewayClient Configuration Object | |
Résultat | System |
public AmazonAPIGatewayClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
Résultat | System |
public AmazonAPIGatewayClient ( |
||
config | The AmazonAPIGatewayClient Configuration Object | |
Résultat | System |
public AmazonAPIGatewayClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
Résultat | System |
public AmazonAPIGatewayClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
Résultat | System |
public AmazonAPIGatewayClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonAPIGatewayClient Configuration Object | |
Résultat | System |
public AmazonAPIGatewayClient ( 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 AmazonAPIGatewayClient ( 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 AmazonAPIGatewayClient ( 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 AmazonAPIGatewayClient Configuration Object | |
Résultat | System |
public AmazonAPIGatewayClient ( 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 BeginCreateApiKey ( |
||
request | Container for the necessary parameters to execute the CreateApiKey operation on AmazonAPIGatewayClient. | |
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 BeginCreateAuthorizer ( |
||
request | Container for the necessary parameters to execute the CreateAuthorizer operation on AmazonAPIGatewayClient. | |
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 BeginCreateBasePathMapping ( Amazon.APIGateway.Model.CreateBasePathMappingRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.CreateBasePathMappingRequest | Container for the necessary parameters to execute the CreateBasePathMapping operation on AmazonAPIGatewayClient. |
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 BeginCreateDeployment ( |
||
request | Container for the necessary parameters to execute the CreateDeployment operation on AmazonAPIGatewayClient. | |
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 BeginCreateDocumentationPart ( CreateDocumentationPartRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | CreateDocumentationPartRequest | Container for the necessary parameters to execute the CreateDocumentationPart operation on AmazonAPIGatewayClient. |
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 BeginCreateDocumentationVersion ( |
||
request | Container for the necessary parameters to execute the CreateDocumentationVersion operation on AmazonAPIGatewayClient. | |
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 BeginCreateDomainName ( Amazon.APIGateway.Model.CreateDomainNameRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.CreateDomainNameRequest | Container for the necessary parameters to execute the CreateDomainName operation on AmazonAPIGatewayClient. |
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 BeginCreateModel ( Amazon.APIGateway.Model.CreateModelRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.CreateModelRequest | Container for the necessary parameters to execute the CreateModel operation on AmazonAPIGatewayClient. |
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 BeginCreateResource ( Amazon.APIGateway.Model.CreateResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.CreateResourceRequest | Container for the necessary parameters to execute the CreateResource operation on AmazonAPIGatewayClient. |
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 BeginCreateRestApi ( |
||
request | Container for the necessary parameters to execute the CreateRestApi operation on AmazonAPIGatewayClient. | |
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 BeginCreateStage ( CreateStageRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.CreateStageRequest | Container for the necessary parameters to execute the CreateStage operation on AmazonAPIGatewayClient. |
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 BeginCreateUsagePlan ( |
||
request | Container for the necessary parameters to execute the CreateUsagePlan operation on AmazonAPIGatewayClient. | |
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 BeginCreateUsagePlanKey ( |
||
request | Container for the necessary parameters to execute the CreateUsagePlanKey operation on AmazonAPIGatewayClient. | |
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 BeginDeleteApiKey ( Amazon.APIGateway.Model.DeleteApiKeyRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.DeleteApiKeyRequest | Container for the necessary parameters to execute the DeleteApiKey operation on AmazonAPIGatewayClient. |
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 BeginDeleteAuthorizer ( |
||
request | Container for the necessary parameters to execute the DeleteAuthorizer operation on AmazonAPIGatewayClient. | |
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 BeginDeleteBasePathMapping ( Amazon.APIGateway.Model.DeleteBasePathMappingRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.DeleteBasePathMappingRequest | Container for the necessary parameters to execute the DeleteBasePathMapping operation on AmazonAPIGatewayClient. |
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 BeginDeleteClientCertificate ( |
||
request | Container for the necessary parameters to execute the DeleteClientCertificate operation on AmazonAPIGatewayClient. | |
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 BeginDeleteDeployment ( Amazon.APIGateway.Model.DeleteDeploymentRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.DeleteDeploymentRequest | Container for the necessary parameters to execute the DeleteDeployment operation on AmazonAPIGatewayClient. |
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 BeginDeleteDocumentationPart ( |
||
request | Container for the necessary parameters to execute the DeleteDocumentationPart operation on AmazonAPIGatewayClient. | |
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 BeginDeleteDocumentationVersion ( |
||
request | Container for the necessary parameters to execute the DeleteDocumentationVersion operation on AmazonAPIGatewayClient. | |
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 BeginDeleteDomainName ( Amazon.APIGateway.Model.DeleteDomainNameRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.DeleteDomainNameRequest | Container for the necessary parameters to execute the DeleteDomainName operation on AmazonAPIGatewayClient. |
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 BeginDeleteIntegration ( Amazon.APIGateway.Model.DeleteIntegrationRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.DeleteIntegrationRequest | Container for the necessary parameters to execute the DeleteIntegration operation on AmazonAPIGatewayClient. |
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 BeginDeleteIntegrationResponse ( Amazon.APIGateway.Model.DeleteIntegrationResponseRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.DeleteIntegrationResponseRequest | Container for the necessary parameters to execute the DeleteIntegrationResponse operation on AmazonAPIGatewayClient. |
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 BeginDeleteMethod ( |
||
request | Container for the necessary parameters to execute the DeleteMethod operation on AmazonAPIGatewayClient. | |
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 BeginDeleteMethodResponse ( |
||
request | Container for the necessary parameters to execute the DeleteMethodResponse operation on AmazonAPIGatewayClient. | |
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 BeginDeleteModel ( Amazon.APIGateway.Model.DeleteModelRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.DeleteModelRequest | Container for the necessary parameters to execute the DeleteModel operation on AmazonAPIGatewayClient. |
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 BeginDeleteResource ( Amazon.APIGateway.Model.DeleteResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.DeleteResourceRequest | Container for the necessary parameters to execute the DeleteResource operation on AmazonAPIGatewayClient. |
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 BeginDeleteRestApi ( Amazon.APIGateway.Model.DeleteRestApiRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.DeleteRestApiRequest | Container for the necessary parameters to execute the DeleteRestApi operation on AmazonAPIGatewayClient. |
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 BeginDeleteStage ( Amazon.APIGateway.Model.DeleteStageRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.DeleteStageRequest | Container for the necessary parameters to execute the DeleteStage operation on AmazonAPIGatewayClient. |
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 BeginDeleteUsagePlan ( |
||
request | Container for the necessary parameters to execute the DeleteUsagePlan operation on AmazonAPIGatewayClient. | |
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 BeginDeleteUsagePlanKey ( |
||
request | Container for the necessary parameters to execute the DeleteUsagePlanKey operation on AmazonAPIGatewayClient. | |
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 BeginFlushStageAuthorizersCache ( |
||
request | Container for the necessary parameters to execute the FlushStageAuthorizersCache operation on AmazonAPIGatewayClient. | |
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 BeginFlushStageCache ( Amazon.APIGateway.Model.FlushStageCacheRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.FlushStageCacheRequest | Container for the necessary parameters to execute the FlushStageCache operation on AmazonAPIGatewayClient. |
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 BeginGenerateClientCertificate ( |
||
request | Container for the necessary parameters to execute the GenerateClientCertificate operation on AmazonAPIGatewayClient. | |
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 BeginGetAccount ( GetAccountRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetAccountRequest | Container for the necessary parameters to execute the GetAccount operation on AmazonAPIGatewayClient. |
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 BeginGetApiKey ( |
||
request | Container for the necessary parameters to execute the GetApiKey operation on AmazonAPIGatewayClient. | |
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 BeginGetApiKeys ( |
||
request | Container for the necessary parameters to execute the GetApiKeys operation on AmazonAPIGatewayClient. | |
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 BeginGetAuthorizer ( |
||
request | Container for the necessary parameters to execute the GetAuthorizer operation on AmazonAPIGatewayClient. | |
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 BeginGetAuthorizers ( |
||
request | Container for the necessary parameters to execute the GetAuthorizers operation on AmazonAPIGatewayClient. | |
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 BeginGetBasePathMapping ( Amazon.APIGateway.Model.GetBasePathMappingRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.GetBasePathMappingRequest | Container for the necessary parameters to execute the GetBasePathMapping operation on AmazonAPIGatewayClient. |
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 BeginGetBasePathMappings ( Amazon.APIGateway.Model.GetBasePathMappingsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.GetBasePathMappingsRequest | Container for the necessary parameters to execute the GetBasePathMappings operation on AmazonAPIGatewayClient. |
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 BeginGetClientCertificate ( |
||
request | Container for the necessary parameters to execute the GetClientCertificate operation on AmazonAPIGatewayClient. | |
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 BeginGetClientCertificates ( |
||
request | Container for the necessary parameters to execute the GetClientCertificates operation on AmazonAPIGatewayClient. | |
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 BeginGetDeployment ( Amazon.APIGateway.Model.GetDeploymentRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.GetDeploymentRequest | Container for the necessary parameters to execute the GetDeployment operation on AmazonAPIGatewayClient. |
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 BeginGetDeployments ( Amazon.APIGateway.Model.GetDeploymentsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.GetDeploymentsRequest | Container for the necessary parameters to execute the GetDeployments operation on AmazonAPIGatewayClient. |
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 BeginGetDocumentationPart ( |
||
request | Container for the necessary parameters to execute the GetDocumentationPart operation on AmazonAPIGatewayClient. | |
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 BeginGetDocumentationParts ( |
||
request | Container for the necessary parameters to execute the GetDocumentationParts operation on AmazonAPIGatewayClient. | |
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 BeginGetDocumentationVersion ( |
||
request | Container for the necessary parameters to execute the GetDocumentationVersion operation on AmazonAPIGatewayClient. | |
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 BeginGetDocumentationVersions ( |
||
request | Container for the necessary parameters to execute the GetDocumentationVersions operation on AmazonAPIGatewayClient. | |
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 BeginGetDomainName ( Amazon.APIGateway.Model.GetDomainNameRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.GetDomainNameRequest | Container for the necessary parameters to execute the GetDomainName operation on AmazonAPIGatewayClient. |
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 BeginGetDomainNames ( Amazon.APIGateway.Model.GetDomainNamesRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.GetDomainNamesRequest | Container for the necessary parameters to execute the GetDomainNames operation on AmazonAPIGatewayClient. |
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 BeginGetExport ( |
||
request | Container for the necessary parameters to execute the GetExport operation on AmazonAPIGatewayClient. | |
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 BeginGetIntegration ( Amazon.APIGateway.Model.GetIntegrationRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.GetIntegrationRequest | Container for the necessary parameters to execute the GetIntegration operation on AmazonAPIGatewayClient. |
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 BeginGetIntegrationResponse ( Amazon.APIGateway.Model.GetIntegrationResponseRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.GetIntegrationResponseRequest | Container for the necessary parameters to execute the GetIntegrationResponse operation on AmazonAPIGatewayClient. |
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 BeginGetMethod ( |
||
request | Container for the necessary parameters to execute the GetMethod operation on AmazonAPIGatewayClient. | |
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 BeginGetMethodResponse ( |
||
request | Container for the necessary parameters to execute the GetMethodResponse operation on AmazonAPIGatewayClient. | |
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 BeginGetModel ( |
||
request | Container for the necessary parameters to execute the GetModel operation on AmazonAPIGatewayClient. | |
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 BeginGetModelTemplate ( Amazon.APIGateway.Model.GetModelTemplateRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.GetModelTemplateRequest | Container for the necessary parameters to execute the GetModelTemplate operation on AmazonAPIGatewayClient. |
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 BeginGetModels ( Amazon.APIGateway.Model.GetModelsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.GetModelsRequest | Container for the necessary parameters to execute the GetModels operation on AmazonAPIGatewayClient. |
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 BeginGetResource ( Amazon.APIGateway.Model.GetResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.GetResourceRequest | Container for the necessary parameters to execute the GetResource operation on AmazonAPIGatewayClient. |
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 BeginGetResources ( Amazon.APIGateway.Model.GetResourcesRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.GetResourcesRequest | Container for the necessary parameters to execute the GetResources operation on AmazonAPIGatewayClient. |
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 BeginGetRestApi ( Amazon.APIGateway.Model.GetRestApiRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.GetRestApiRequest | Container for the necessary parameters to execute the GetRestApi operation on AmazonAPIGatewayClient. |
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 BeginGetRestApis ( Amazon.APIGateway.Model.GetRestApisRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.GetRestApisRequest | Container for the necessary parameters to execute the GetRestApis operation on AmazonAPIGatewayClient. |
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 BeginGetSdk ( |
||
request | Container for the necessary parameters to execute the GetSdk operation on AmazonAPIGatewayClient. | |
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 BeginGetSdkType ( |
||
request | Container for the necessary parameters to execute the GetSdkType operation on AmazonAPIGatewayClient. | |
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 BeginGetSdkTypes ( |
||
request | Container for the necessary parameters to execute the GetSdkTypes operation on AmazonAPIGatewayClient. | |
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 BeginGetStage ( Amazon.APIGateway.Model.GetStageRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.GetStageRequest | Container for the necessary parameters to execute the GetStage operation on AmazonAPIGatewayClient. |
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 BeginGetStages ( Amazon.APIGateway.Model.GetStagesRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.GetStagesRequest | Container for the necessary parameters to execute the GetStages operation on AmazonAPIGatewayClient. |
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 BeginGetUsage ( |
||
request | Container for the necessary parameters to execute the GetUsage operation on AmazonAPIGatewayClient. | |
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 BeginGetUsagePlan ( |
||
request | Container for the necessary parameters to execute the GetUsagePlan operation on AmazonAPIGatewayClient. | |
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 BeginGetUsagePlanKey ( |
||
request | Container for the necessary parameters to execute the GetUsagePlanKey operation on AmazonAPIGatewayClient. | |
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 BeginGetUsagePlanKeys ( |
||
request | Container for the necessary parameters to execute the GetUsagePlanKeys operation on AmazonAPIGatewayClient. | |
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 BeginGetUsagePlans ( GetUsagePlansRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetUsagePlansRequest | Container for the necessary parameters to execute the GetUsagePlans operation on AmazonAPIGatewayClient. |
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 BeginImportApiKeys ( |
||
request | Container for the necessary parameters to execute the ImportApiKeys operation on AmazonAPIGatewayClient. | |
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 BeginImportDocumentationParts ( |
||
request | Container for the necessary parameters to execute the ImportDocumentationParts operation on AmazonAPIGatewayClient. | |
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 BeginImportRestApi ( |
||
request | Container for the necessary parameters to execute the ImportRestApi operation on AmazonAPIGatewayClient. | |
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 BeginPutIntegration ( |
||
request | Container for the necessary parameters to execute the PutIntegration operation on AmazonAPIGatewayClient. | |
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 BeginPutIntegrationResponse ( |
||
request | Container for the necessary parameters to execute the PutIntegrationResponse operation on AmazonAPIGatewayClient. | |
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 BeginPutMethod ( |
||
request | Container for the necessary parameters to execute the PutMethod operation on AmazonAPIGatewayClient. | |
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 BeginPutMethodResponse ( |
||
request | Container for the necessary parameters to execute the PutMethodResponse operation on AmazonAPIGatewayClient. | |
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 BeginPutRestApi ( |
||
request | Container for the necessary parameters to execute the PutRestApi operation on AmazonAPIGatewayClient. | |
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 BeginTestInvokeAuthorizer ( TestInvokeAuthorizerRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.TestInvokeAuthorizerRequest | Container for the necessary parameters to execute the TestInvokeAuthorizer operation on AmazonAPIGatewayClient. |
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 BeginTestInvokeMethod ( TestInvokeMethodRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.TestInvokeMethodRequest | Container for the necessary parameters to execute the TestInvokeMethod operation on AmazonAPIGatewayClient. |
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 BeginUpdateAccount ( |
||
request | Container for the necessary parameters to execute the UpdateAccount operation on AmazonAPIGatewayClient. | |
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 BeginUpdateApiKey ( |
||
request | Container for the necessary parameters to execute the UpdateApiKey operation on AmazonAPIGatewayClient. | |
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 BeginUpdateAuthorizer ( |
||
request | Container for the necessary parameters to execute the UpdateAuthorizer operation on AmazonAPIGatewayClient. | |
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 BeginUpdateBasePathMapping ( |
||
request | Container for the necessary parameters to execute the UpdateBasePathMapping operation on AmazonAPIGatewayClient. | |
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 BeginUpdateClientCertificate ( |
||
request | Container for the necessary parameters to execute the UpdateClientCertificate operation on AmazonAPIGatewayClient. | |
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 BeginUpdateDeployment ( |
||
request | Container for the necessary parameters to execute the UpdateDeployment operation on AmazonAPIGatewayClient. | |
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 BeginUpdateDocumentationPart ( |
||
request | Container for the necessary parameters to execute the UpdateDocumentationPart operation on AmazonAPIGatewayClient. | |
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 BeginUpdateDocumentationVersion ( |
||
request | Container for the necessary parameters to execute the UpdateDocumentationVersion operation on AmazonAPIGatewayClient. | |
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 BeginUpdateDomainName ( Amazon.APIGateway.Model.UpdateDomainNameRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.UpdateDomainNameRequest | Container for the necessary parameters to execute the UpdateDomainName operation on AmazonAPIGatewayClient. |
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 BeginUpdateIntegration ( |
||
request | Container for the necessary parameters to execute the UpdateIntegration operation on AmazonAPIGatewayClient. | |
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 BeginUpdateIntegrationResponse ( |
||
request | Container for the necessary parameters to execute the UpdateIntegrationResponse operation on AmazonAPIGatewayClient. | |
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 BeginUpdateMethod ( |
||
request | Container for the necessary parameters to execute the UpdateMethod operation on AmazonAPIGatewayClient. | |
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 BeginUpdateMethodResponse ( |
||
request | Container for the necessary parameters to execute the UpdateMethodResponse operation on AmazonAPIGatewayClient. | |
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 BeginUpdateModel ( |
||
request | Container for the necessary parameters to execute the UpdateModel operation on AmazonAPIGatewayClient. | |
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 BeginUpdateResource ( |
||
request | Container for the necessary parameters to execute the UpdateResource operation on AmazonAPIGatewayClient. | |
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 BeginUpdateRestApi ( |
||
request | Container for the necessary parameters to execute the UpdateRestApi operation on AmazonAPIGatewayClient. | |
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 BeginUpdateStage ( UpdateStageRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.APIGateway.Model.UpdateStageRequest | Container for the necessary parameters to execute the UpdateStage operation on AmazonAPIGatewayClient. |
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 BeginUpdateUsage ( |
||
request | Container for the necessary parameters to execute the UpdateUsage operation on AmazonAPIGatewayClient. | |
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 BeginUpdateUsagePlan ( |
||
request | Container for the necessary parameters to execute the UpdateUsagePlan operation on AmazonAPIGatewayClient. | |
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 CreateApiKey ( |
||
request | Container for the necessary parameters to execute the CreateApiKey service method. | |
Résultat |
public CreateApiKeyAsync ( |
||
request | Container for the necessary parameters to execute the CreateApiKey operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateAuthorizer ( |
||
request | Container for the necessary parameters to execute the CreateAuthorizer service method. | |
Résultat |
public CreateAuthorizerAsync ( |
||
request | Container for the necessary parameters to execute the CreateAuthorizer operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateBasePathMapping ( Amazon.APIGateway.Model.CreateBasePathMappingRequest request ) : |
||
request | Amazon.APIGateway.Model.CreateBasePathMappingRequest | Container for the necessary parameters to execute the CreateBasePathMapping service method. |
Résultat |
public CreateBasePathMappingAsync ( Amazon.APIGateway.Model.CreateBasePathMappingRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.CreateBasePathMappingRequest | Container for the necessary parameters to execute the CreateBasePathMapping operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateDeployment ( |
||
request | Container for the necessary parameters to execute the CreateDeployment service method. | |
Résultat |
public CreateDeploymentAsync ( |
||
request | Container for the necessary parameters to execute the CreateDeployment operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateDocumentationPart ( CreateDocumentationPartRequest request ) : |
||
request | CreateDocumentationPartRequest | Container for the necessary parameters to execute the CreateDocumentationPart service method. |
Résultat |
public CreateDocumentationPartAsync ( CreateDocumentationPartRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | CreateDocumentationPartRequest | Container for the necessary parameters to execute the CreateDocumentationPart operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateDocumentationVersion ( |
||
request | Container for the necessary parameters to execute the CreateDocumentationVersion service method. | |
Résultat |
public CreateDocumentationVersionAsync ( |
||
request | Container for the necessary parameters to execute the CreateDocumentationVersion operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateDomainName ( Amazon.APIGateway.Model.CreateDomainNameRequest request ) : |
||
request | Amazon.APIGateway.Model.CreateDomainNameRequest | Container for the necessary parameters to execute the CreateDomainName service method. |
Résultat |
public CreateDomainNameAsync ( Amazon.APIGateway.Model.CreateDomainNameRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.CreateDomainNameRequest | Container for the necessary parameters to execute the CreateDomainName operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateModel ( Amazon.APIGateway.Model.CreateModelRequest request ) : |
||
request | Amazon.APIGateway.Model.CreateModelRequest | Container for the necessary parameters to execute the CreateModel service method. |
Résultat |
public CreateModelAsync ( Amazon.APIGateway.Model.CreateModelRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.CreateModelRequest | Container for the necessary parameters to execute the CreateModel operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateResource ( Amazon.APIGateway.Model.CreateResourceRequest request ) : |
||
request | Amazon.APIGateway.Model.CreateResourceRequest | Container for the necessary parameters to execute the CreateResource service method. |
Résultat |
public CreateResourceAsync ( Amazon.APIGateway.Model.CreateResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.CreateResourceRequest | Container for the necessary parameters to execute the CreateResource operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateRestApi ( |
||
request | Container for the necessary parameters to execute the CreateRestApi service method. | |
Résultat |
public CreateRestApiAsync ( |
||
request | Container for the necessary parameters to execute the CreateRestApi 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 CreateStage ( CreateStageRequest request ) : CreateStageResponse | ||
request | Amazon.APIGateway.Model.CreateStageRequest | Container for the necessary parameters to execute the CreateStage service method. |
Résultat | Amazon.APIGateway.Model.CreateStageResponse |
public CreateStageAsync ( CreateStageRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.CreateStageRequest | Container for the necessary parameters to execute the CreateStage operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateUsagePlan ( |
||
request | Container for the necessary parameters to execute the CreateUsagePlan service method. | |
Résultat |
public CreateUsagePlanAsync ( |
||
request | Container for the necessary parameters to execute the CreateUsagePlan operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateUsagePlanKey ( |
||
request | Container for the necessary parameters to execute the CreateUsagePlanKey service method. | |
Résultat |
public CreateUsagePlanKeyAsync ( |
||
request | Container for the necessary parameters to execute the CreateUsagePlanKey operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteApiKey ( Amazon.APIGateway.Model.DeleteApiKeyRequest request ) : DeleteApiKeyResponse | ||
request | Amazon.APIGateway.Model.DeleteApiKeyRequest | Container for the necessary parameters to execute the DeleteApiKey service method. |
Résultat | DeleteApiKeyResponse |
public DeleteApiKeyAsync ( Amazon.APIGateway.Model.DeleteApiKeyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.DeleteApiKeyRequest | Container for the necessary parameters to execute the DeleteApiKey operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteAuthorizer ( |
||
request | Container for the necessary parameters to execute the DeleteAuthorizer service method. | |
Résultat | DeleteAuthorizerResponse |
public DeleteAuthorizerAsync ( |
||
request | Container for the necessary parameters to execute the DeleteAuthorizer operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteBasePathMapping ( Amazon.APIGateway.Model.DeleteBasePathMappingRequest request ) : DeleteBasePathMappingResponse | ||
request | Amazon.APIGateway.Model.DeleteBasePathMappingRequest | Container for the necessary parameters to execute the DeleteBasePathMapping service method. |
Résultat | DeleteBasePathMappingResponse |
public DeleteBasePathMappingAsync ( Amazon.APIGateway.Model.DeleteBasePathMappingRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.DeleteBasePathMappingRequest | Container for the necessary parameters to execute the DeleteBasePathMapping operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteClientCertificate ( |
||
request | Container for the necessary parameters to execute the DeleteClientCertificate service method. | |
Résultat | DeleteClientCertificateResponse |
public DeleteClientCertificateAsync ( |
||
request | Container for the necessary parameters to execute the DeleteClientCertificate operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteDeployment ( Amazon.APIGateway.Model.DeleteDeploymentRequest request ) : DeleteDeploymentResponse | ||
request | Amazon.APIGateway.Model.DeleteDeploymentRequest | Container for the necessary parameters to execute the DeleteDeployment service method. |
Résultat | DeleteDeploymentResponse |
public DeleteDeploymentAsync ( Amazon.APIGateway.Model.DeleteDeploymentRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.DeleteDeploymentRequest | Container for the necessary parameters to execute the DeleteDeployment operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteDocumentationPart ( |
||
request | Container for the necessary parameters to execute the DeleteDocumentationPart service method. | |
Résultat | DeleteDocumentationPartResponse |
public DeleteDocumentationPartAsync ( |
||
request | Container for the necessary parameters to execute the DeleteDocumentationPart operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteDocumentationVersion ( |
||
request | Container for the necessary parameters to execute the DeleteDocumentationVersion service method. | |
Résultat | DeleteDocumentationVersionResponse |
public DeleteDocumentationVersionAsync ( |
||
request | Container for the necessary parameters to execute the DeleteDocumentationVersion operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteDomainName ( Amazon.APIGateway.Model.DeleteDomainNameRequest request ) : DeleteDomainNameResponse | ||
request | Amazon.APIGateway.Model.DeleteDomainNameRequest | Container for the necessary parameters to execute the DeleteDomainName service method. |
Résultat | DeleteDomainNameResponse |
public DeleteDomainNameAsync ( Amazon.APIGateway.Model.DeleteDomainNameRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.DeleteDomainNameRequest | Container for the necessary parameters to execute the DeleteDomainName operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteIntegration ( Amazon.APIGateway.Model.DeleteIntegrationRequest request ) : DeleteIntegrationResponse | ||
request | Amazon.APIGateway.Model.DeleteIntegrationRequest | Container for the necessary parameters to execute the DeleteIntegration service method. |
Résultat | DeleteIntegrationResponse |
public DeleteIntegrationAsync ( Amazon.APIGateway.Model.DeleteIntegrationRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.DeleteIntegrationRequest | Container for the necessary parameters to execute the DeleteIntegration operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteIntegrationResponse ( Amazon.APIGateway.Model.DeleteIntegrationResponseRequest request ) : DeleteIntegrationResponseResponse | ||
request | Amazon.APIGateway.Model.DeleteIntegrationResponseRequest | Container for the necessary parameters to execute the DeleteIntegrationResponse service method. |
Résultat | DeleteIntegrationResponseResponse |
public DeleteIntegrationResponseAsync ( Amazon.APIGateway.Model.DeleteIntegrationResponseRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.DeleteIntegrationResponseRequest | Container for the necessary parameters to execute the DeleteIntegrationResponse operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteMethod ( |
||
request | Container for the necessary parameters to execute the DeleteMethod service method. | |
Résultat | DeleteMethodResponse |
public DeleteMethodAsync ( |
||
request | Container for the necessary parameters to execute the DeleteMethod operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteMethodResponse ( |
||
request | Container for the necessary parameters to execute the DeleteMethodResponse service method. | |
Résultat | DeleteMethodResponseResponse |
public DeleteMethodResponseAsync ( |
||
request | Container for the necessary parameters to execute the DeleteMethodResponse operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteModel ( Amazon.APIGateway.Model.DeleteModelRequest request ) : DeleteModelResponse | ||
request | Amazon.APIGateway.Model.DeleteModelRequest | Container for the necessary parameters to execute the DeleteModel service method. |
Résultat | DeleteModelResponse |
public DeleteModelAsync ( Amazon.APIGateway.Model.DeleteModelRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.DeleteModelRequest | Container for the necessary parameters to execute the DeleteModel operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteResource ( Amazon.APIGateway.Model.DeleteResourceRequest request ) : DeleteResourceResponse | ||
request | Amazon.APIGateway.Model.DeleteResourceRequest | Container for the necessary parameters to execute the DeleteResource service method. |
Résultat | DeleteResourceResponse |
public DeleteResourceAsync ( Amazon.APIGateway.Model.DeleteResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.DeleteResourceRequest | Container for the necessary parameters to execute the DeleteResource operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteRestApi ( Amazon.APIGateway.Model.DeleteRestApiRequest request ) : DeleteRestApiResponse | ||
request | Amazon.APIGateway.Model.DeleteRestApiRequest | Container for the necessary parameters to execute the DeleteRestApi service method. |
Résultat | DeleteRestApiResponse |
public DeleteRestApiAsync ( Amazon.APIGateway.Model.DeleteRestApiRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.DeleteRestApiRequest | Container for the necessary parameters to execute the DeleteRestApi operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteStage ( Amazon.APIGateway.Model.DeleteStageRequest request ) : DeleteStageResponse | ||
request | Amazon.APIGateway.Model.DeleteStageRequest | Container for the necessary parameters to execute the DeleteStage service method. |
Résultat | DeleteStageResponse |
public DeleteStageAsync ( Amazon.APIGateway.Model.DeleteStageRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.DeleteStageRequest | Container for the necessary parameters to execute the DeleteStage operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteUsagePlan ( |
||
request | Container for the necessary parameters to execute the DeleteUsagePlan service method. | |
Résultat | DeleteUsagePlanResponse |
public DeleteUsagePlanAsync ( |
||
request | Container for the necessary parameters to execute the DeleteUsagePlan operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteUsagePlanKey ( |
||
request | Container for the necessary parameters to execute the DeleteUsagePlanKey service method. | |
Résultat | DeleteUsagePlanKeyResponse |
public DeleteUsagePlanKeyAsync ( |
||
request | Container for the necessary parameters to execute the DeleteUsagePlanKey operation. | |
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 EndCreateApiKey ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateApiKey. |
Résultat |
public EndCreateAuthorizer ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateAuthorizer. |
Résultat |
public EndCreateBasePathMapping ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateBasePathMapping. |
Résultat |
public EndCreateDeployment ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDeployment. |
Résultat |
public EndCreateDocumentationPart ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDocumentationPart. |
Résultat |
public EndCreateDocumentationVersion ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDocumentationVersion. |
Résultat |
public EndCreateDomainName ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDomainName. |
Résultat |
public EndCreateModel ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateModel. |
Résultat |
public EndCreateResource ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateResource. |
Résultat |
public EndCreateRestApi ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateRestApi. |
Résultat |
public EndCreateStage ( IAsyncResult asyncResult ) : CreateStageResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateStage. |
Résultat | Amazon.APIGateway.Model.CreateStageResponse |
public EndCreateUsagePlan ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateUsagePlan. |
Résultat |
public EndCreateUsagePlanKey ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateUsagePlanKey. |
Résultat |
public EndDeleteApiKey ( IAsyncResult asyncResult ) : DeleteApiKeyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteApiKey. |
Résultat | DeleteApiKeyResponse |
public EndDeleteAuthorizer ( IAsyncResult asyncResult ) : DeleteAuthorizerResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteAuthorizer. |
Résultat | DeleteAuthorizerResponse |
public EndDeleteBasePathMapping ( IAsyncResult asyncResult ) : DeleteBasePathMappingResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteBasePathMapping. |
Résultat | DeleteBasePathMappingResponse |
public EndDeleteClientCertificate ( IAsyncResult asyncResult ) : DeleteClientCertificateResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteClientCertificate. |
Résultat | DeleteClientCertificateResponse |
public EndDeleteDeployment ( IAsyncResult asyncResult ) : DeleteDeploymentResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteDeployment. |
Résultat | DeleteDeploymentResponse |
public EndDeleteDocumentationPart ( IAsyncResult asyncResult ) : DeleteDocumentationPartResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteDocumentationPart. |
Résultat | DeleteDocumentationPartResponse |
public EndDeleteDocumentationVersion ( IAsyncResult asyncResult ) : DeleteDocumentationVersionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteDocumentationVersion. |
Résultat | DeleteDocumentationVersionResponse |
public EndDeleteDomainName ( IAsyncResult asyncResult ) : DeleteDomainNameResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteDomainName. |
Résultat | DeleteDomainNameResponse |
public EndDeleteIntegration ( IAsyncResult asyncResult ) : DeleteIntegrationResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteIntegration. |
Résultat | DeleteIntegrationResponse |
public EndDeleteIntegrationResponse ( IAsyncResult asyncResult ) : DeleteIntegrationResponseResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteIntegrationResponse. |
Résultat | DeleteIntegrationResponseResponse |
public EndDeleteMethod ( IAsyncResult asyncResult ) : DeleteMethodResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteMethod. |
Résultat | DeleteMethodResponse |
public EndDeleteMethodResponse ( IAsyncResult asyncResult ) : DeleteMethodResponseResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteMethodResponse. |
Résultat | DeleteMethodResponseResponse |
public EndDeleteModel ( IAsyncResult asyncResult ) : DeleteModelResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteModel. |
Résultat | DeleteModelResponse |
public EndDeleteResource ( IAsyncResult asyncResult ) : DeleteResourceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteResource. |
Résultat | DeleteResourceResponse |
public EndDeleteRestApi ( IAsyncResult asyncResult ) : DeleteRestApiResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteRestApi. |
Résultat | DeleteRestApiResponse |
public EndDeleteStage ( IAsyncResult asyncResult ) : DeleteStageResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteStage. |
Résultat | DeleteStageResponse |
public EndDeleteUsagePlan ( IAsyncResult asyncResult ) : DeleteUsagePlanResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteUsagePlan. |
Résultat | DeleteUsagePlanResponse |
public EndDeleteUsagePlanKey ( IAsyncResult asyncResult ) : DeleteUsagePlanKeyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteUsagePlanKey. |
Résultat | DeleteUsagePlanKeyResponse |
public EndFlushStageAuthorizersCache ( IAsyncResult asyncResult ) : FlushStageAuthorizersCacheResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginFlushStageAuthorizersCache. |
Résultat | FlushStageAuthorizersCacheResponse |
public EndFlushStageCache ( IAsyncResult asyncResult ) : FlushStageCacheResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginFlushStageCache. |
Résultat | FlushStageCacheResponse |
public EndGenerateClientCertificate ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGenerateClientCertificate. |
Résultat |
public EndGetAccount ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetAccount. |
Résultat |
public EndGetApiKey ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetApiKey. |
Résultat |
public EndGetApiKeys ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetApiKeys. |
Résultat |
public EndGetAuthorizer ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetAuthorizer. |
Résultat |
public EndGetAuthorizers ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetAuthorizers. |
Résultat |
public EndGetBasePathMapping ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetBasePathMapping. |
Résultat |
public EndGetBasePathMappings ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetBasePathMappings. |
Résultat |
public EndGetClientCertificate ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetClientCertificate. |
Résultat |
public EndGetClientCertificates ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetClientCertificates. |
Résultat |
public EndGetDeployment ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetDeployment. |
Résultat |
public EndGetDeployments ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetDeployments. |
Résultat |
public EndGetDocumentationPart ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetDocumentationPart. |
Résultat |
public EndGetDocumentationParts ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetDocumentationParts. |
Résultat |
public EndGetDocumentationVersion ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetDocumentationVersion. |
Résultat |
public EndGetDocumentationVersions ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetDocumentationVersions. |
Résultat |
public EndGetDomainName ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetDomainName. |
Résultat |
public EndGetDomainNames ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetDomainNames. |
Résultat |
public EndGetExport ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetExport. |
Résultat |
public EndGetIntegration ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetIntegration. |
Résultat |
public EndGetIntegrationResponse ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetIntegrationResponse. |
Résultat |
public EndGetMethod ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetMethod. |
Résultat |
public EndGetMethodResponse ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetMethodResponse. |
Résultat |
public EndGetModel ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetModel. |
Résultat |
public EndGetModelTemplate ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetModelTemplate. |
Résultat |
public EndGetModels ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetModels. |
Résultat |
public EndGetResource ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetResource. |
Résultat |
public EndGetResources ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetResources. |
Résultat |
public EndGetRestApi ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetRestApi. |
Résultat |
public EndGetRestApis ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetRestApis. |
Résultat |
public EndGetSdk ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetSdk. |
Résultat |
public EndGetSdkType ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetSdkType. |
Résultat |
public EndGetSdkTypes ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetSdkTypes. |
Résultat |
public EndGetStage ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetStage. |
Résultat |
public EndGetStages ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetStages. |
Résultat |
public EndGetUsage ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetUsage. |
Résultat |
public EndGetUsagePlan ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetUsagePlan. |
Résultat |
public EndGetUsagePlanKey ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetUsagePlanKey. |
Résultat |
public EndGetUsagePlanKeys ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetUsagePlanKeys. |
Résultat |
public EndGetUsagePlans ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetUsagePlans. |
Résultat |
public EndImportApiKeys ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginImportApiKeys. |
Résultat |
public EndImportDocumentationParts ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginImportDocumentationParts. |
Résultat |
public EndImportRestApi ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginImportRestApi. |
Résultat |
public EndPutIntegration ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutIntegration. |
Résultat |
public EndPutIntegrationResponse ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutIntegrationResponse. |
Résultat |
public EndPutMethod ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutMethod. |
Résultat |
public EndPutMethodResponse ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutMethodResponse. |
Résultat |
public EndPutRestApi ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutRestApi. |
Résultat |
public EndTestInvokeAuthorizer ( IAsyncResult asyncResult ) : TestInvokeAuthorizerResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginTestInvokeAuthorizer. |
Résultat | Amazon.APIGateway.Model.TestInvokeAuthorizerResponse |
public EndTestInvokeMethod ( IAsyncResult asyncResult ) : TestInvokeMethodResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginTestInvokeMethod. |
Résultat | Amazon.APIGateway.Model.TestInvokeMethodResponse |
public EndUpdateAccount ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateAccount. |
Résultat |
public EndUpdateApiKey ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateApiKey. |
Résultat |
public EndUpdateAuthorizer ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateAuthorizer. |
Résultat |
public EndUpdateBasePathMapping ( IAsyncResult asyncResult ) : Amazon.APIGateway.Model.UpdateBasePathMappingResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateBasePathMapping. |
Résultat | Amazon.APIGateway.Model.UpdateBasePathMappingResponse |
public EndUpdateClientCertificate ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateClientCertificate. |
Résultat |
public EndUpdateDeployment ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateDeployment. |
Résultat |
public EndUpdateDocumentationPart ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateDocumentationPart. |
Résultat |
public EndUpdateDocumentationVersion ( IAsyncResult asyncResult ) : UpdateDocumentationVersionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateDocumentationVersion. |
Résultat | UpdateDocumentationVersionResponse |
public EndUpdateDomainName ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateDomainName. |
Résultat |
public EndUpdateIntegration ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateIntegration. |
Résultat |
public EndUpdateIntegrationResponse ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateIntegrationResponse. |
Résultat |
public EndUpdateMethod ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateMethod. |
Résultat |
public EndUpdateMethodResponse ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateMethodResponse. |
Résultat |
public EndUpdateModel ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateModel. |
Résultat |
public EndUpdateResource ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateResource. |
Résultat |
public EndUpdateRestApi ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateRestApi. |
Résultat |
public EndUpdateStage ( IAsyncResult asyncResult ) : UpdateStageResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateStage. |
Résultat | Amazon.APIGateway.Model.UpdateStageResponse |
public EndUpdateUsage ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateUsage. |
Résultat |
public EndUpdateUsagePlan ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateUsagePlan. |
Résultat |
public FlushStageAuthorizersCache ( |
||
request | Container for the necessary parameters to execute the FlushStageAuthorizersCache service method. | |
Résultat | FlushStageAuthorizersCacheResponse |
public FlushStageAuthorizersCacheAsync ( |
||
request | Container for the necessary parameters to execute the FlushStageAuthorizersCache operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public FlushStageCache ( Amazon.APIGateway.Model.FlushStageCacheRequest request ) : FlushStageCacheResponse | ||
request | Amazon.APIGateway.Model.FlushStageCacheRequest | Container for the necessary parameters to execute the FlushStageCache service method. |
Résultat | FlushStageCacheResponse |
public FlushStageCacheAsync ( Amazon.APIGateway.Model.FlushStageCacheRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.FlushStageCacheRequest | Container for the necessary parameters to execute the FlushStageCache operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GenerateClientCertificate ( |
||
request | Container for the necessary parameters to execute the GenerateClientCertificate service method. | |
Résultat |
public GenerateClientCertificateAsync ( |
||
request | Container for the necessary parameters to execute the GenerateClientCertificate operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetAccount ( GetAccountRequest request ) : |
||
request | GetAccountRequest | Container for the necessary parameters to execute the GetAccount service method. |
Résultat |
public GetAccountAsync ( GetAccountRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetAccountRequest | Container for the necessary parameters to execute the GetAccount operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetApiKey ( |
||
request | Container for the necessary parameters to execute the GetApiKey service method. | |
Résultat |
public GetApiKeyAsync ( |
||
request | Container for the necessary parameters to execute the GetApiKey operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetApiKeys ( |
||
request | Container for the necessary parameters to execute the GetApiKeys service method. | |
Résultat |
public GetApiKeysAsync ( |
||
request | Container for the necessary parameters to execute the GetApiKeys operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetAuthorizer ( |
||
request | Container for the necessary parameters to execute the GetAuthorizer service method. | |
Résultat |
public GetAuthorizerAsync ( |
||
request | Container for the necessary parameters to execute the GetAuthorizer operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetAuthorizers ( |
||
request | Container for the necessary parameters to execute the GetAuthorizers service method. | |
Résultat |
public GetAuthorizersAsync ( |
||
request | Container for the necessary parameters to execute the GetAuthorizers operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetBasePathMapping ( Amazon.APIGateway.Model.GetBasePathMappingRequest request ) : |
||
request | Amazon.APIGateway.Model.GetBasePathMappingRequest | Container for the necessary parameters to execute the GetBasePathMapping service method. |
Résultat |
public GetBasePathMappingAsync ( Amazon.APIGateway.Model.GetBasePathMappingRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.GetBasePathMappingRequest | Container for the necessary parameters to execute the GetBasePathMapping operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetBasePathMappings ( Amazon.APIGateway.Model.GetBasePathMappingsRequest request ) : |
||
request | Amazon.APIGateway.Model.GetBasePathMappingsRequest | Container for the necessary parameters to execute the GetBasePathMappings service method. |
Résultat |
public GetBasePathMappingsAsync ( Amazon.APIGateway.Model.GetBasePathMappingsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.GetBasePathMappingsRequest | Container for the necessary parameters to execute the GetBasePathMappings operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetClientCertificate ( |
||
request | Container for the necessary parameters to execute the GetClientCertificate service method. | |
Résultat |
public GetClientCertificateAsync ( |
||
request | Container for the necessary parameters to execute the GetClientCertificate operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetClientCertificates ( |
||
request | Container for the necessary parameters to execute the GetClientCertificates service method. | |
Résultat |
public GetClientCertificatesAsync ( |
||
request | Container for the necessary parameters to execute the GetClientCertificates operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetDeployment ( Amazon.APIGateway.Model.GetDeploymentRequest request ) : |
||
request | Amazon.APIGateway.Model.GetDeploymentRequest | Container for the necessary parameters to execute the GetDeployment service method. |
Résultat |
public GetDeploymentAsync ( Amazon.APIGateway.Model.GetDeploymentRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.GetDeploymentRequest | Container for the necessary parameters to execute the GetDeployment operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetDeployments ( Amazon.APIGateway.Model.GetDeploymentsRequest request ) : |
||
request | Amazon.APIGateway.Model.GetDeploymentsRequest | Container for the necessary parameters to execute the GetDeployments service method. |
Résultat |
public GetDeploymentsAsync ( Amazon.APIGateway.Model.GetDeploymentsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.GetDeploymentsRequest | Container for the necessary parameters to execute the GetDeployments operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetDocumentationPart ( |
||
request | Container for the necessary parameters to execute the GetDocumentationPart service method. | |
Résultat |
public GetDocumentationPartAsync ( |
||
request | Container for the necessary parameters to execute the GetDocumentationPart operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetDocumentationParts ( |
||
request | Container for the necessary parameters to execute the GetDocumentationParts service method. | |
Résultat |
public GetDocumentationPartsAsync ( |
||
request | Container for the necessary parameters to execute the GetDocumentationParts operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetDocumentationVersion ( |
||
request | Container for the necessary parameters to execute the GetDocumentationVersion service method. | |
Résultat |
public GetDocumentationVersionAsync ( |
||
request | Container for the necessary parameters to execute the GetDocumentationVersion operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetDocumentationVersions ( |
||
request | Container for the necessary parameters to execute the GetDocumentationVersions service method. | |
Résultat |
public GetDocumentationVersionsAsync ( |
||
request | Container for the necessary parameters to execute the GetDocumentationVersions operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetDomainName ( Amazon.APIGateway.Model.GetDomainNameRequest request ) : |
||
request | Amazon.APIGateway.Model.GetDomainNameRequest | Container for the necessary parameters to execute the GetDomainName service method. |
Résultat |
public GetDomainNameAsync ( Amazon.APIGateway.Model.GetDomainNameRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.GetDomainNameRequest | Container for the necessary parameters to execute the GetDomainName operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetDomainNames ( Amazon.APIGateway.Model.GetDomainNamesRequest request ) : |
||
request | Amazon.APIGateway.Model.GetDomainNamesRequest | Container for the necessary parameters to execute the GetDomainNames service method. |
Résultat |
public GetDomainNamesAsync ( Amazon.APIGateway.Model.GetDomainNamesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.GetDomainNamesRequest | Container for the necessary parameters to execute the GetDomainNames operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetExport ( |
||
request | Container for the necessary parameters to execute the GetExport service method. | |
Résultat |
public GetExportAsync ( |
||
request | Container for the necessary parameters to execute the GetExport operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetIntegration ( Amazon.APIGateway.Model.GetIntegrationRequest request ) : |
||
request | Amazon.APIGateway.Model.GetIntegrationRequest | Container for the necessary parameters to execute the GetIntegration service method. |
Résultat |
public GetIntegrationAsync ( Amazon.APIGateway.Model.GetIntegrationRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.GetIntegrationRequest | Container for the necessary parameters to execute the GetIntegration operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetIntegrationResponse ( Amazon.APIGateway.Model.GetIntegrationResponseRequest request ) : |
||
request | Amazon.APIGateway.Model.GetIntegrationResponseRequest | Container for the necessary parameters to execute the GetIntegrationResponse service method. |
Résultat |
public GetIntegrationResponseAsync ( Amazon.APIGateway.Model.GetIntegrationResponseRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.GetIntegrationResponseRequest | Container for the necessary parameters to execute the GetIntegrationResponse operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetMethod ( |
||
request | Container for the necessary parameters to execute the GetMethod service method. | |
Résultat |
public GetMethodAsync ( |
||
request | Container for the necessary parameters to execute the GetMethod operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetMethodResponse ( |
||
request | Container for the necessary parameters to execute the GetMethodResponse service method. | |
Résultat |
public GetMethodResponseAsync ( |
||
request | Container for the necessary parameters to execute the GetMethodResponse operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetModel ( |
||
request | Container for the necessary parameters to execute the GetModel service method. | |
Résultat |
public GetModelAsync ( |
||
request | Container for the necessary parameters to execute the GetModel operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetModelTemplate ( Amazon.APIGateway.Model.GetModelTemplateRequest request ) : |
||
request | Amazon.APIGateway.Model.GetModelTemplateRequest | Container for the necessary parameters to execute the GetModelTemplate service method. |
Résultat |
public GetModelTemplateAsync ( Amazon.APIGateway.Model.GetModelTemplateRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.GetModelTemplateRequest | Container for the necessary parameters to execute the GetModelTemplate operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetModels ( Amazon.APIGateway.Model.GetModelsRequest request ) : |
||
request | Amazon.APIGateway.Model.GetModelsRequest | Container for the necessary parameters to execute the GetModels service method. |
Résultat |
public GetModelsAsync ( Amazon.APIGateway.Model.GetModelsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.GetModelsRequest | Container for the necessary parameters to execute the GetModels operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetResource ( Amazon.APIGateway.Model.GetResourceRequest request ) : |
||
request | Amazon.APIGateway.Model.GetResourceRequest | Container for the necessary parameters to execute the GetResource service method. |
Résultat |
public GetResourceAsync ( Amazon.APIGateway.Model.GetResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.GetResourceRequest | Container for the necessary parameters to execute the GetResource operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetResources ( Amazon.APIGateway.Model.GetResourcesRequest request ) : |
||
request | Amazon.APIGateway.Model.GetResourcesRequest | Container for the necessary parameters to execute the GetResources service method. |
Résultat |
public GetResourcesAsync ( Amazon.APIGateway.Model.GetResourcesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.GetResourcesRequest | Container for the necessary parameters to execute the GetResources operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetRestApi ( Amazon.APIGateway.Model.GetRestApiRequest request ) : |
||
request | Amazon.APIGateway.Model.GetRestApiRequest | Container for the necessary parameters to execute the GetRestApi service method. |
Résultat |
public GetRestApiAsync ( Amazon.APIGateway.Model.GetRestApiRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.GetRestApiRequest | Container for the necessary parameters to execute the GetRestApi operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetRestApis ( Amazon.APIGateway.Model.GetRestApisRequest request ) : |
||
request | Amazon.APIGateway.Model.GetRestApisRequest | Container for the necessary parameters to execute the GetRestApis service method. |
Résultat |
public GetRestApisAsync ( Amazon.APIGateway.Model.GetRestApisRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.GetRestApisRequest | Container for the necessary parameters to execute the GetRestApis operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetSdk ( |
||
request | Container for the necessary parameters to execute the GetSdk service method. | |
Résultat |
public GetSdkAsync ( |
||
request | Container for the necessary parameters to execute the GetSdk operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetSdkType ( |
||
request | Container for the necessary parameters to execute the GetSdkType service method. | |
Résultat |
public GetSdkTypeAsync ( |
||
request | Container for the necessary parameters to execute the GetSdkType operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetSdkTypes ( |
||
request | Container for the necessary parameters to execute the GetSdkTypes service method. | |
Résultat |
public GetSdkTypesAsync ( |
||
request | Container for the necessary parameters to execute the GetSdkTypes operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetStage ( Amazon.APIGateway.Model.GetStageRequest request ) : |
||
request | Amazon.APIGateway.Model.GetStageRequest | Container for the necessary parameters to execute the GetStage service method. |
Résultat |
public GetStageAsync ( Amazon.APIGateway.Model.GetStageRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.GetStageRequest | Container for the necessary parameters to execute the GetStage operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetStages ( Amazon.APIGateway.Model.GetStagesRequest request ) : |
||
request | Amazon.APIGateway.Model.GetStagesRequest | Container for the necessary parameters to execute the GetStages service method. |
Résultat |
public GetStagesAsync ( Amazon.APIGateway.Model.GetStagesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.GetStagesRequest | Container for the necessary parameters to execute the GetStages operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetUsage ( |
||
request | Container for the necessary parameters to execute the GetUsage service method. | |
Résultat |
public GetUsageAsync ( |
||
request | Container for the necessary parameters to execute the GetUsage operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetUsagePlan ( |
||
request | Container for the necessary parameters to execute the GetUsagePlan service method. | |
Résultat |
public GetUsagePlanAsync ( |
||
request | Container for the necessary parameters to execute the GetUsagePlan operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetUsagePlanKey ( |
||
request | Container for the necessary parameters to execute the GetUsagePlanKey service method. | |
Résultat |
public GetUsagePlanKeyAsync ( |
||
request | Container for the necessary parameters to execute the GetUsagePlanKey operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetUsagePlanKeys ( |
||
request | Container for the necessary parameters to execute the GetUsagePlanKeys service method. | |
Résultat |
public GetUsagePlanKeysAsync ( |
||
request | Container for the necessary parameters to execute the GetUsagePlanKeys operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetUsagePlans ( GetUsagePlansRequest request ) : |
||
request | GetUsagePlansRequest | Container for the necessary parameters to execute the GetUsagePlans service method. |
Résultat |
public GetUsagePlansAsync ( GetUsagePlansRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetUsagePlansRequest | Container for the necessary parameters to execute the GetUsagePlans operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ImportApiKeys ( |
||
request | Container for the necessary parameters to execute the ImportApiKeys service method. | |
Résultat |
public ImportApiKeysAsync ( |
||
request | Container for the necessary parameters to execute the ImportApiKeys operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ImportDocumentationParts ( |
||
request | Container for the necessary parameters to execute the ImportDocumentationParts service method. | |
Résultat |
public ImportDocumentationPartsAsync ( |
||
request | Container for the necessary parameters to execute the ImportDocumentationParts operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ImportRestApi ( |
||
request | Container for the necessary parameters to execute the ImportRestApi service method. | |
Résultat |
public ImportRestApiAsync ( |
||
request | Container for the necessary parameters to execute the ImportRestApi operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public PutIntegration ( |
||
request | Container for the necessary parameters to execute the PutIntegration service method. | |
Résultat |
public PutIntegrationAsync ( |
||
request | Container for the necessary parameters to execute the PutIntegration operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public PutIntegrationResponse ( |
||
request | Container for the necessary parameters to execute the PutIntegrationResponse service method. | |
Résultat |
public PutIntegrationResponseAsync ( |
||
request | Container for the necessary parameters to execute the PutIntegrationResponse operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public PutMethod ( |
||
request | Container for the necessary parameters to execute the PutMethod service method. | |
Résultat |
public PutMethodAsync ( |
||
request | Container for the necessary parameters to execute the PutMethod operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public PutMethodResponse ( |
||
request | Container for the necessary parameters to execute the PutMethodResponse service method. | |
Résultat |
public PutMethodResponseAsync ( |
||
request | Container for the necessary parameters to execute the PutMethodResponse operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public PutRestApi ( |
||
request | Container for the necessary parameters to execute the PutRestApi service method. | |
Résultat |
public PutRestApiAsync ( |
||
request | Container for the necessary parameters to execute the PutRestApi operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public TestInvokeAuthorizer ( TestInvokeAuthorizerRequest request ) : TestInvokeAuthorizerResponse | ||
request | Amazon.APIGateway.Model.TestInvokeAuthorizerRequest | Container for the necessary parameters to execute the TestInvokeAuthorizer service method. |
Résultat | Amazon.APIGateway.Model.TestInvokeAuthorizerResponse |
public TestInvokeAuthorizerAsync ( TestInvokeAuthorizerRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.TestInvokeAuthorizerRequest | Container for the necessary parameters to execute the TestInvokeAuthorizer operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public TestInvokeMethod ( TestInvokeMethodRequest request ) : TestInvokeMethodResponse | ||
request | Amazon.APIGateway.Model.TestInvokeMethodRequest | Container for the necessary parameters to execute the TestInvokeMethod service method. |
Résultat | Amazon.APIGateway.Model.TestInvokeMethodResponse |
public TestInvokeMethodAsync ( TestInvokeMethodRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.APIGateway.Model.TestInvokeMethodRequest | Container for the necessary parameters to execute the TestInvokeMethod operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateAccount ( |
||
request | Container for the necessary parameters to execute the UpdateAccount service method. | |
Résultat |
public UpdateAccountAsync ( |
||
request | Container for the necessary parameters to execute the UpdateAccount operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateApiKey ( |
||
request | Container for the necessary parameters to execute the UpdateApiKey service method. | |
Résultat |
public UpdateApiKeyAsync ( |
||
request | Container for the necessary parameters to execute the UpdateApiKey operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateAuthorizer ( |
||
request | Container for the necessary parameters to execute the UpdateAuthorizer service method. | |
Résultat |
public UpdateAuthorizerAsync ( |
||
request | Container for the necessary parameters to execute the UpdateAuthorizer operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateBasePathMapping ( |
||
request | Container for the necessary parameters to execute the UpdateBasePathMapping service method. | |
Résultat | Amazon.APIGateway.Model.UpdateBasePathMappingResponse |
public UpdateBasePathMappingAsync ( |
||
request | Container for the necessary parameters to execute the UpdateBasePathMapping operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateClientCertificate ( |
||
request | Container for the necessary parameters to execute the UpdateClientCertificate service method. | |
Résultat |
public UpdateClientCertificateAsync ( |
||
request | Container for the necessary parameters to execute the UpdateClientCertificate operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateDeployment ( |
||
request | Container for the necessary parameters to execute the UpdateDeployment service method. | |
Résultat |
public UpdateDeploymentAsync ( |
||
request | Container for the necessary parameters to execute the UpdateDeployment operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateDocumentationPart ( |
||
request | Container for the necessary parameters to execute the UpdateDocumentationPart service method. | |
Résultat |
public UpdateDocumentationPartAsync ( |
||
request | Container for the necessary parameters to execute the UpdateDocumentationPart operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateDocumentationVersion ( |
||
request | Container for the necessary parameters to execute the UpdateDocumentationVersion service method. | |
Résultat | UpdateDocumentationVersionResponse |
public UpdateDocumentationVersionAsync ( |
||
request | Container for the necessary parameters to execute the UpdateDocumentationVersion operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateDomainName ( UpdateDomainNameRequest request ) : UpdateDomainNameResponse | ||
request | UpdateDomainNameRequest | Container for the necessary parameters to execute the UpdateDomainName service method. |
Résultat | UpdateDomainNameResponse |
public UpdateDomainNameAsync ( UpdateDomainNameRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateDomainNameRequest | Container for the necessary parameters to execute the UpdateDomainName operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateIntegration ( UpdateIntegrationRequest request ) : UpdateIntegrationResponse | ||
request | UpdateIntegrationRequest | Container for the necessary parameters to execute the UpdateIntegration service method. |
Résultat | UpdateIntegrationResponse |
public UpdateIntegrationAsync ( UpdateIntegrationRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateIntegrationRequest | Container for the necessary parameters to execute the UpdateIntegration operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateIntegrationResponse ( UpdateIntegrationResponseRequest request ) : UpdateIntegrationResponseResponse | ||
request | UpdateIntegrationResponseRequest | Container for the necessary parameters to execute the UpdateIntegrationResponse service method. |
Résultat | UpdateIntegrationResponseResponse |
public UpdateIntegrationResponseAsync ( UpdateIntegrationResponseRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateIntegrationResponseRequest | Container for the necessary parameters to execute the UpdateIntegrationResponse operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateMethod ( UpdateMethodRequest request ) : UpdateMethodResponse | ||
request | UpdateMethodRequest | Container for the necessary parameters to execute the UpdateMethod service method. |
Résultat | UpdateMethodResponse |
public UpdateMethodAsync ( UpdateMethodRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateMethodRequest | Container for the necessary parameters to execute the UpdateMethod operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateMethodResponse ( UpdateMethodResponseRequest request ) : UpdateMethodResponseResponse | ||
request | UpdateMethodResponseRequest | Container for the necessary parameters to execute the UpdateMethodResponse service method. |
Résultat | UpdateMethodResponseResponse |
public UpdateMethodResponseAsync ( UpdateMethodResponseRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateMethodResponseRequest | Container for the necessary parameters to execute the UpdateMethodResponse operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateModel ( UpdateModelRequest request ) : UpdateModelResponse | ||
request | UpdateModelRequest | Container for the necessary parameters to execute the UpdateModel service method. |
Résultat | UpdateModelResponse |
public UpdateModelAsync ( UpdateModelRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateModelRequest | Container for the necessary parameters to execute the UpdateModel operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateResource ( UpdateResourceRequest request ) : UpdateResourceResponse | ||
request | UpdateResourceRequest | Container for the necessary parameters to execute the UpdateResource service method. |
Résultat | UpdateResourceResponse |
public UpdateResourceAsync ( UpdateResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateResourceRequest | Container for the necessary parameters to execute the UpdateResource operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateRestApi ( UpdateRestApiRequest request ) : UpdateRestApiResponse | ||
request | UpdateRestApiRequest | Container for the necessary parameters to execute the UpdateRestApi service method. |
Résultat | UpdateRestApiResponse |
public UpdateRestApiAsync ( UpdateRestApiRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateRestApiRequest | Container for the necessary parameters to execute the UpdateRestApi operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateStage ( UpdateStageRequest request ) : UpdateStageResponse | ||
request | UpdateStageRequest | Container for the necessary parameters to execute the UpdateStage service method. |
Résultat | UpdateStageResponse |
public UpdateStageAsync ( UpdateStageRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateStageRequest | Container for the necessary parameters to execute the UpdateStage operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateUsage ( UpdateUsageRequest request ) : UpdateUsageResponse | ||
request | UpdateUsageRequest | Container for the necessary parameters to execute the UpdateUsage service method. |
Résultat | UpdateUsageResponse |
public UpdateUsageAsync ( UpdateUsageRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateUsageRequest | Container for the necessary parameters to execute the UpdateUsage operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateUsagePlan ( UpdateUsagePlanRequest request ) : UpdateUsagePlanResponse | ||
request | UpdateUsagePlanRequest | Container for the necessary parameters to execute the UpdateUsagePlan service method. |
Résultat | UpdateUsagePlanResponse |
public UpdateUsagePlanAsync ( UpdateUsagePlanRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateUsagePlanRequest | Container for the necessary parameters to execute the UpdateUsagePlan operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |