All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aliyun.sdk.service.cloudapi20160714.AsyncClient Maven / Gradle / Ivy

There is a newer version: 3.0.27
Show newest version
// This file is auto-generated, don't edit it. Thanks.
package com.aliyun.sdk.service.cloudapi20160714;

import com.aliyun.core.utils.SdkAutoCloseable;
import com.aliyun.sdk.service.cloudapi20160714.models.*;
import darabonba.core.*;
import darabonba.core.async.*;
import darabonba.core.sync.*;

import java.util.concurrent.CompletableFuture;

public interface AsyncClient extends SdkAutoCloseable {

    static DefaultAsyncClientBuilder builder() {
        return new DefaultAsyncClientBuilder();
    }

    static AsyncClient create() {
        return builder().build();
    }

    /**
      * *   This operation is intended for API providers and is the opposite of DeployApi.
      * *   An API can be unpublished from a specified runtime environment in under 5 seconds.
      * *   An unpublished API cannot be called in the specified runtime environment.
      *
     */
    CompletableFuture abolishApi(AbolishApiRequest request);

    CompletableFuture addAccessControlListEntry(AddAccessControlListEntryRequest request);

    /**
      * When you call this operation, note that:
      * *   This operation is intended for API providers.
      * *   An added policy immediately takes effect on all APIs that are bound to the access control list (ACL).
      * *   A maximum of 100 policies can be added to an ACL.
      *
     */
    CompletableFuture addIpControlPolicyItem(AddIpControlPolicyItemRequest request);

    /**
      * *   This API is intended for API providers.
      * *   If the input SpecialKey already exists, the previous configuration is overwritten. Use caution when calling this operation.
      * *   Special throttling policies must be added to an existing throttling policy, and can take effect on all the APIs to which the throttling policy is bound.
      *
     */
    CompletableFuture addTrafficSpecialControl(AddTrafficSpecialControlRequest request);

    CompletableFuture attachApiProduct(AttachApiProductRequest request);

    /**
      * *   This operation is intended for API providers.
      * *   You can only bind plug-ins to published APIs.
      * *   The plug-in takes effect immediately after it is bound to an API.
      * *   If you bind a different plug-in to an API, this plug-in takes effect immediately.
      *
     */
    CompletableFuture attachPlugin(AttachPluginRequest request);

    CompletableFuture batchAbolishApis(BatchAbolishApisRequest request);

    CompletableFuture batchDeployApis(BatchDeployApisRequest request);

    CompletableFuture createAccessControlList(CreateAccessControlListRequest request);

    /**
      * *   This operation is intended for API providers.
      * *   The name of an API must be unique within an API group.
      * *   A request path must be unique within an API group.
      * *   The QPS limit on this operation is 50 per user.
      *
     */
    CompletableFuture createApi(CreateApiRequest request);

    CompletableFuture createApiGroup(CreateApiGroupRequest request);

    /**
      * *   This operation is intended for API providers.
      *
     */
    CompletableFuture createApiStageVariable(CreateApiStageVariableRequest request);

    /**
      * *   This operation is intended for API callers.
      * *   Each application has a key-value pair which is used for identity verification when you call an API.
      * *   An application must be authorized to call an API.
      * *   Each application has only one key-value pair, which can be reset if the pair is leaked.
      * *   A maximum of 1,000 applications can be created for each Alibaba Cloud account.
      * *   You can call this operation up to 50 times per second per account.
      *
     */
    CompletableFuture createApp(CreateAppRequest request);

    CompletableFuture createAppCode(CreateAppCodeRequest request);

    CompletableFuture createAppKey(CreateAppKeyRequest request);

    CompletableFuture createBackend(CreateBackendRequest request);

    CompletableFuture createBackendModel(CreateBackendModelRequest request);

    CompletableFuture createDataset(CreateDatasetRequest request);

    CompletableFuture createDatasetItem(CreateDatasetItemRequest request);

    CompletableFuture createInstance(CreateInstanceRequest request);

    CompletableFuture createIntranetDomain(CreateIntranetDomainRequest request);

    /**
      * *   This operation is intended for API providers.
      * *   An ACL must be bound to an API to take effect. After an ACL is bound to an API, the ACL takes effect on the API immediately.
      * *   You can add policies to an ACL when you create the ACL.
      * *   If an ACL does not have any policy, the ACL is ineffective.
      *
     */
    CompletableFuture createIpControl(CreateIpControlRequest request);

    CompletableFuture createLogConfig(CreateLogConfigRequest request);

    /**
      * *   For more information about the model definition, see [JSON Schema Draft 4](https://tools.ietf.org/html/draft-zyp-json-schema-04?spm=a2c4g.11186623.2.10.2e977ff7p4BpQd).
      * *   JSON Schema supports only element attributes of the Object type.
      *
     */
    CompletableFuture createModel(CreateModelRequest request);

    CompletableFuture createMonitorGroup(CreateMonitorGroupRequest request);

    /**
      * *   This operation is intended for API providers.
      * *   The number of plug-ins of the same type that each user can create is limited. Different limits apply to different plug-in types.
      * *   The plug-in definitions for advanced features are restricted.
      * *   Plug-ins must be bound to APIs to take effect. After a plug-in is bound, it takes effect on that API immediately.
      *
     */
    CompletableFuture createPlugin(CreatePluginRequest request);

    /**
      * *   This API is intended for API providers.
      * *   The API operation only creates a key policy. You must call the binding operation to bind the key to an API.
      * *   After the key is bound to the API, requests sent from API Gateway to the backend service contain signature strings. You can specify whether your backend service verifies these signature strings.
      * *   The QPS limit on this operation is 50 per user.
      *
     */
    CompletableFuture createSignature(CreateSignatureRequest request);

    /**
      * *   This API is intended for API providers.
      * *   Throttling policies must be bound to APIs to take effect. After a policy is bound to an API, it goes into effect on that API immediately.
      * *   The QPS limit on this operation is 50 per user.
      *
     */
    CompletableFuture createTrafficControl(CreateTrafficControlRequest request);

    CompletableFuture deleteAccessControlList(DeleteAccessControlListRequest request);

    /**
      * *   This API is intended for API providers.
      *
     */
    CompletableFuture deleteAllTrafficSpecialControl(DeleteAllTrafficSpecialControlRequest request);

    /**
      * *   This operation is intended for API providers and cannot be undone after it is complete.
      * *   An API that is running in the runtime environment must be unpublished before you can delete the API.****
      * *   The QPS limit on this operation is 50 per user.
      *
     */
    CompletableFuture deleteApi(DeleteApiRequest request);

    /**
      * *   This operation is intended for API providers.
      * *   An API group that contains APIs cannot be deleted. To delete the API group, you must first delete its APIs.
      * *   After an API group is deleted, the second-level domain name bound to the API group is automatically invalidated.
      * *   If the specified API group does not exist, a success response is returned.
      * *   The QPS limit on this operation is 50 per user.
      *
     */
    CompletableFuture deleteApiGroup(DeleteApiGroupRequest request);

    CompletableFuture deleteApiProduct(DeleteApiProductRequest request);

    /**
      * *   This operation is intended for API providers.
      *
     */
    CompletableFuture deleteApiStageVariable(DeleteApiStageVariableRequest request);

    /**
      * *   This operation is intended for API callers.
      * *   After an application is deleted, the application and its API authorization cannot be restored.
      * *   You can call this operation up to 50 times per second per account.
      *
     */
    CompletableFuture deleteApp(DeleteAppRequest request);

    CompletableFuture deleteAppCode(DeleteAppCodeRequest request);

    CompletableFuture deleteAppKey(DeleteAppKeyRequest request);

    CompletableFuture deleteBackend(DeleteBackendRequest request);

    CompletableFuture deleteBackendModel(DeleteBackendModelRequest request);

    CompletableFuture deleteDataset(DeleteDatasetRequest request);

    CompletableFuture deleteDatasetItem(DeleteDatasetItemRequest request);

    /**
      * *   This operation is intended for API providers.
      * *   If the specified domain name does not exist, a successful response will still appear.
      * *   Unbinding a domain name from an API group will affect access to the APIs in the group. Exercise caution when using this operation.
      *
     */
    CompletableFuture deleteDomain(DeleteDomainRequest request);

    CompletableFuture deleteDomainCertificate(DeleteDomainCertificateRequest request);

    CompletableFuture deleteInstance(DeleteInstanceRequest request);

    /**
      * *   This operation is intended for API providers.
      * *   If the ACL is bound to an API, you must unbind the ACL from the API before you can delete the ACL. Otherwise, an error is returned.
      * *   If you call this operation on an ACL that does not exist, a success message is returned.
      *
     */
    CompletableFuture deleteIpControl(DeleteIpControlRequest request);

    CompletableFuture deleteLogConfig(DeleteLogConfigRequest request);

    CompletableFuture deleteModel(DeleteModelRequest request);

    CompletableFuture deleteMonitorGroup(DeleteMonitorGroupRequest request);

    /**
      * *   This operation is intended for API providers.
      * *   You must first unbind the plug-in from the API. Otherwise, an error is reported when you delete the plug-in.
      *
     */
    CompletableFuture deletePlugin(DeletePluginRequest request);

    /**
      * *   This API is intended for API providers.
      * *   This API operation deletes an existing backend signature key.
      * *   You cannot delete a key that is bound to an API. To delete the key, you must unbind it first.
      * *   The QPS limit on this operation is 50 per user.
      *
     */
    CompletableFuture deleteSignature(DeleteSignatureRequest request);

    /**
      * *   This API is intended for API providers.
      * *   If the throttling policy you want to delete is bound to APIs, you need to unbind the policy first. Otherwise, an error is reported when you delete the policy.
      * *   The QPS limit on this operation is 50 per user.
      *
     */
    CompletableFuture deleteTrafficControl(DeleteTrafficControlRequest request);

    /**
      * *   This API is intended for API providers.
      * *   You can obtain the input parameters required in this operation by calling other APIs.
      *
     */
    CompletableFuture deleteTrafficSpecialControl(DeleteTrafficSpecialControlRequest request);

    /**
      * *   This operation is intended for API providers. Only the API that you have defined and published to a runtime environment can be called.
      * *   An API is published to a cluster in under 5 seconds.
      * *   The QPS limit on this operation is 50 per user.
      *
     */
    CompletableFuture deployApi(DeployApiRequest request);

    CompletableFuture describeAbolishApiTask(DescribeAbolishApiTaskRequest request);

    CompletableFuture describeAccessControlListAttribute(DescribeAccessControlListAttributeRequest request);

    CompletableFuture describeAccessControlLists(DescribeAccessControlListsRequest request);

    /**
      * *   This operation is intended for API providers.
      *
     */
    CompletableFuture describeApi(DescribeApiRequest request);

    /**
      * *   For API callers, the specified API must be a public or authorized private API that has been published to a runtime environment.
      * *   When you call this operation as an API caller, the service information, parameter definitions, and other details of the API you specify are returned.
      * *   When you call this operation as an API provider, the definition of the specified API running in the specified runtime environment is returned. The returned definition takes effect in the runtime environment, and may be different from the definition of the API you modify.
      * *   Before you call this operation as an API provider, ensure that the API to be queried is a public one or that your application has been authorized to call the API, because authentication on API callers is required.
      *
     */
    CompletableFuture describeApiDoc(DescribeApiDocRequest request);

    /**
      * *   This operation is intended for API providers.
      *
     */
    CompletableFuture describeApiGroup(DescribeApiGroupRequest request);

    CompletableFuture describeApiGroupVpcWhitelist(DescribeApiGroupVpcWhitelistRequest request);

    /**
      * *   This operation is intended for API providers.
      *
     */
    CompletableFuture describeApiGroups(DescribeApiGroupsRequest request);

    /**
      * *   This operation is intended for API providers. Only APIs that have been published have historical version records.
      * *   This operation allows you to obtain the historical versions of an API. This operation is always called by other operations.
      *
     */
    CompletableFuture describeApiHistories(DescribeApiHistoriesRequest request);

    /**
      * Queries the details of a specified historical version of a specified API definition.
      * *   This API is intended for API providers.
      * *   API Gateway records the time and definition of an API every time the API is published. You can use the version number obtained from other operations to query definition details at a certain publication.
      *
     */
    CompletableFuture describeApiHistory(DescribeApiHistoryRequest request);

    /**
      * *   This operation is intended for API callers.
      * *   If an optional parameter is not specified, all results are returned on separate pages.
      * ·
      *
     */
    CompletableFuture describeApiIpControls(DescribeApiIpControlsRequest request);

    /**
      * You can call this operation to query the latency metrics in milliseconds for a specified API.
      * *   This API is intended for API providers.
      * *   Only statistics for API calls made in the release environment are collected by default.
      *
     */
    CompletableFuture describeApiLatencyData(DescribeApiLatencyDataRequest request);

    CompletableFuture describeApiMarketAttributes(DescribeApiMarketAttributesRequest request);

    CompletableFuture describeApiProductApis(DescribeApiProductApisRequest request);

    CompletableFuture describeApiProductsByApp(DescribeApiProductsByAppRequest request);

    /**
      * *   This API is intended for API providers.
      * *   Only statistics for API calls made in the release environment are collected by default.
      *
     */
    CompletableFuture describeApiQpsData(DescribeApiQpsDataRequest request);

    /**
      * *   This API is intended for API providers.
      * *   The ApiIds parameter is optional. If this parameter is not specified, all results in the specified environment of an API group are returned.
      *
     */
    CompletableFuture describeApiSignatures(DescribeApiSignaturesRequest request);

    /**
      * *   This API is intended for API providers.
      * *   The ApiIds parameter is optional. If this parameter is not specified, all results in the specified environment of an API group are returned.
      *
     */
    CompletableFuture describeApiTrafficControls(DescribeApiTrafficControlsRequest request);

    /**
      * *   This API is intended for API providers.
      * *   Only statistics for API calls made in the release environment are collected by default.
      *
     */
    CompletableFuture describeApiTrafficData(DescribeApiTrafficDataRequest request);

    /**
      * *   This operation is intended for API callers.
      * *   This operation returns a list of all APIs that are being defined. The basic information about these APIs is also returned in the list.
      * *   This operation returns all APIs that are being edited, regardless of their environments. The returned definitions may be different from the definitions in the environments.
      *
     */
    CompletableFuture describeApis(DescribeApisRequest request);

    CompletableFuture describeApisByApp(DescribeApisByAppRequest request);

    CompletableFuture describeApisByBackend(DescribeApisByBackendRequest request);

    /**
      * *   This operation is intended for API callers.
      * *   You can specify PageNumber to obtain the result on the specified page.
      *
     */
    CompletableFuture describeApisByIpControl(DescribeApisByIpControlRequest request);

    /**
      * *   This API is intended for API providers.
      * *   The results are returned on separate pages. You can specify PageNumber to obtain the result on the specified page.
      *
     */
    CompletableFuture describeApisBySignature(DescribeApisBySignatureRequest request);

    /**
      * *   This API is intended for API providers.
      * *   You can specify PageNumber to obtain the result on the specified page.
      *
     */
    CompletableFuture describeApisByTrafficControl(DescribeApisByTrafficControlRequest request);

    CompletableFuture describeApisByVpcAccess(DescribeApisByVpcAccessRequest request);

    CompletableFuture describeApisWithStageNameIntegratedByApp(DescribeApisWithStageNameIntegratedByAppRequest request);

    CompletableFuture describeApp(DescribeAppRequest request);

    /**
      * *   This operation is intended for API callers.
      * *   AppId is optional.
      *
     */
    CompletableFuture describeAppAttributes(DescribeAppAttributesRequest request);

    CompletableFuture describeAppSecurities(DescribeAppSecuritiesRequest request);

    /**
      * *   This operation is intended for API callers.
      *
     */
    CompletableFuture describeAppSecurity(DescribeAppSecurityRequest request);

    /**
      * *   This API is intended for API providers.
      * *   API providers can use the app IDs or their Apsara Stack tenant accounts to query app information.
      * *   Each provider can call this operation for a maximum of 200 times every day in a region.
      *
     */
    CompletableFuture describeApps(DescribeAppsRequest request);

    CompletableFuture describeAppsByApiProduct(DescribeAppsByApiProductRequest request);

    /**
      * *   This operation is intended for API callers.
      * *   The specified application can call all APIs included in the responses.
      *
     */
    CompletableFuture describeAuthorizedApis(DescribeAuthorizedApisRequest request);

    /**
      * *   This operation is intended for API providers.
      * *   All applications included in the responses have access to the specified API.
      *
     */
    CompletableFuture describeAuthorizedApps(DescribeAuthorizedAppsRequest request);

    CompletableFuture describeBackendInfo(DescribeBackendInfoRequest request);

    CompletableFuture describeBackendList(DescribeBackendListRequest request);

    CompletableFuture describeDatasetInfo(DescribeDatasetInfoRequest request);

    CompletableFuture describeDatasetItemInfo(DescribeDatasetItemInfoRequest request);

    CompletableFuture describeDatasetItemList(DescribeDatasetItemListRequest request);

    CompletableFuture describeDatasetList(DescribeDatasetListRequest request);

    CompletableFuture describeDeployApiTask(DescribeDeployApiTaskRequest request);

    CompletableFuture describeDeployedApi(DescribeDeployedApiRequest request);

    /**
      * *   This operation is intended for API callers.
      *
     */
    CompletableFuture describeDeployedApis(DescribeDeployedApisRequest request);

    CompletableFuture describeDomain(DescribeDomainRequest request);

    CompletableFuture describeGroupLatency(DescribeGroupLatencyRequest request);

    CompletableFuture describeGroupQps(DescribeGroupQpsRequest request);

    CompletableFuture describeGroupTraffic(DescribeGroupTrafficRequest request);

    CompletableFuture describeHistoryApis(DescribeHistoryApisRequest request);

    CompletableFuture describeImportOASTask(DescribeImportOASTaskRequest request);

    CompletableFuture describeInstanceClusterInfo(DescribeInstanceClusterInfoRequest request);

    CompletableFuture describeInstanceClusterList(DescribeInstanceClusterListRequest request);

    CompletableFuture describeInstanceDropConnections(DescribeInstanceDropConnectionsRequest request);

    CompletableFuture describeInstanceDropPacket(DescribeInstanceDropPacketRequest request);

    CompletableFuture describeInstanceHttpCode(DescribeInstanceHttpCodeRequest request);

    CompletableFuture describeInstanceLatency(DescribeInstanceLatencyRequest request);

    CompletableFuture describeInstanceNewConnections(DescribeInstanceNewConnectionsRequest request);

    CompletableFuture describeInstancePackets(DescribeInstancePacketsRequest request);

    CompletableFuture describeInstanceQps(DescribeInstanceQpsRequest request);

    CompletableFuture describeInstanceSlbConnect(DescribeInstanceSlbConnectRequest request);

    CompletableFuture describeInstanceTraffic(DescribeInstanceTrafficRequest request);

    CompletableFuture describeInstances(DescribeInstancesRequest request);

    /**
      * *   This operation is intended for API providers.
      * *   You can filter the query results by policy ID.
      *
     */
    CompletableFuture describeIpControlPolicyItems(DescribeIpControlPolicyItemsRequest request);

    /**
      * *   This operation is intended for API providers.
      * *   This operation is used to query the ACLs in a region. Region is a system parameter.
      * *   You can filter the query results by ACL ID, name, or type.
      * *   This operation cannot be used to query specific policies. If you want to query specific policies, call the [DescribeIpControlPolicyItems](~~DescribeIpControlPolicyItems~~) operation.
      *
     */
    CompletableFuture describeIpControls(DescribeIpControlsRequest request);

    CompletableFuture describeLogConfig(DescribeLogConfigRequest request);

    CompletableFuture describeMarketRemainsQuota(DescribeMarketRemainsQuotaRequest request);

    /**
      * *   Fuzzy queries are supported.
      *
     */
    CompletableFuture describeModels(DescribeModelsRequest request);

    CompletableFuture describePluginApis(DescribePluginApisRequest request);

    CompletableFuture describePluginSchemas(DescribePluginSchemasRequest request);

    CompletableFuture describePluginTemplates(DescribePluginTemplatesRequest request);

    /**
      * *   This operation supports pagination.
      * *   This operation allows you to query plug-ins by business type.
      * *   This operation allows you to query plug-ins by ID.
      * *   This operation allows you to query plug-ins by name.
      *
     */
    CompletableFuture describePlugins(DescribePluginsRequest request);

    /**
      * *   This operation is intended for API callers.
      * *   This operation supports pagination.
      *
     */
    CompletableFuture describePluginsByApi(DescribePluginsByApiRequest request);

    CompletableFuture describePurchasedApiGroup(DescribePurchasedApiGroupRequest request);

    CompletableFuture describePurchasedApiGroups(DescribePurchasedApiGroupsRequest request);

    CompletableFuture describePurchasedApis(DescribePurchasedApisRequest request);

    /**
      * This operation queries regions in which API Gateway is available.
      * *   This operation is intended for API providers and callers.
      *
     */
    CompletableFuture describeRegions(DescribeRegionsRequest request);

    /**
      * *   This API is intended for API providers.
      * *   This operation is used to query the backend signature keys in a Region. Region is a system parameter.
      *
     */
    CompletableFuture describeSignatures(DescribeSignaturesRequest request);

    /**
      * *   This API is intended for API providers.
      *
     */
    CompletableFuture describeSignaturesByApi(DescribeSignaturesByApiRequest request);

    CompletableFuture describeSummaryData(DescribeSummaryDataRequest request);

    /**
      * *   This API is intended for API callers.
      * *   The response of this API contains the system parameters that are optional in API definitions.
      *
     */
    CompletableFuture describeSystemParameters(DescribeSystemParametersRequest request);

    /**
      * *   This API is intended for API providers.
      * *   This API can be used to query all existing throttling policies (including special throttling policies) and their details.
      * *   You can specify query conditions. For example, you can query the throttling policies bound to a specified API or in a specified environment.
      *
     */
    CompletableFuture describeTrafficControls(DescribeTrafficControlsRequest request);

    /**
      * *   This API is intended for API providers.
      *
     */
    CompletableFuture describeTrafficControlsByApi(DescribeTrafficControlsByApiRequest request);

    CompletableFuture describeUpdateBackendTask(DescribeUpdateBackendTaskRequest request);

    CompletableFuture describeUpdateVpcInfoTask(DescribeUpdateVpcInfoTaskRequest request);

    CompletableFuture describeVpcAccesses(DescribeVpcAccessesRequest request);

    CompletableFuture describeZones(DescribeZonesRequest request);

    CompletableFuture detachApiProduct(DetachApiProductRequest request);

    CompletableFuture detachPlugin(DetachPluginRequest request);

    CompletableFuture disableInstanceAccessControl(DisableInstanceAccessControlRequest request);

    CompletableFuture dryRunSwagger(DryRunSwaggerRequest request);

    CompletableFuture enableInstanceAccessControl(EnableInstanceAccessControlRequest request);

    CompletableFuture exportOAS(ExportOASRequest request);

    CompletableFuture importOAS(ImportOASRequest request);

    /**
      * *   Alibaba Cloud supports extensions based on Swagger 2.0.
      * *   Alibaba Cloud supports Swagger configuration files in JSON and YAML formats.
      *
     */
    CompletableFuture importSwagger(ImportSwaggerRequest request);

    /**
      * *   The Tag.N.Key and Tag.N.Value parameters constitute a key-value pair.
      * *   ResourceId.N must meet all the key-value pairs that are entered. If you enter multiple key-value pairs, resources that contain the specified key-value pairs are returned.
      * *   This operation is used to query resource tags based on conditions. If no relationship matches the conditions, an empty list is returned.
      * *   You can query both user tags and visible system tags.
      * *   In addition to the required parameters, you can also specify ResourceId.N to query the visible resource tags of a specified resource in a region.
      * *   You can also specify Tag.N.Key to query the visible keys of a specified key in a region.
      * *   At least one of ResourceId.N, Tag.N.Key, and Tag.N.Value exists.
      * *   You can query tags of the same type or different types in a single operation.
      * *   You can query all your user types and visible system tags.
      *
     */
    CompletableFuture listTagResources(ListTagResourcesRequest request);

    /**
      * **This operation is intended for API providers.**
      * *   This API operation requires a full update. Updates of partial parameters are not supported.
      * *   When you modify an API name, make sure that the name of each API within the same group is unique.
      * *   When you modify the request path, make sure that each request path within the same group is unique.
      * *   The QPS limit on this operation is 50 per user.
      *
     */
    CompletableFuture modifyApi(ModifyApiRequest request);

    CompletableFuture modifyApiConfiguration(ModifyApiConfigurationRequest request);

    /**
      * *   This operation is intended for API providers.
      * *   The QPS limit on this operation is 50 per user.
      *
     */
    CompletableFuture modifyApiGroup(ModifyApiGroupRequest request);

    CompletableFuture modifyApiGroupInstance(ModifyApiGroupInstanceRequest request);

    CompletableFuture modifyApiGroupNetworkPolicy(ModifyApiGroupNetworkPolicyRequest request);

    CompletableFuture modifyApiGroupVpcWhitelist(ModifyApiGroupVpcWhitelistRequest request);

    /**
      * *   This operation is intended for API callers.
      * *   **AppName** or **Description** can be modified. If these parameters are not specified, no modifications are made and the operation will directly return a success response.
      * *   You can call this operation up to 50 times per second per account.
      *
     */
    CompletableFuture modifyApp(ModifyAppRequest request);

    CompletableFuture modifyBackend(ModifyBackendRequest request);

    CompletableFuture modifyBackendModel(ModifyBackendModelRequest request);

    CompletableFuture modifyDataset(ModifyDatasetRequest request);

    CompletableFuture modifyDatasetItem(ModifyDatasetItemRequest request);

    CompletableFuture modifyInstanceAttribute(ModifyInstanceAttributeRequest request);

    CompletableFuture modifyInstanceSpec(ModifyInstanceSpecRequest request);

    CompletableFuture modifyIntranetDomainPolicy(ModifyIntranetDomainPolicyRequest request);

    /**
      * *   This operation is intended for API providers.
      * *   This operation allows you to modify only the name and description of an ACL. You cannot modify the type of the ACL.
      *
     */
    CompletableFuture modifyIpControl(ModifyIpControlRequest request);

    /**
      * *   This operation is intended for API providers.
      * *   The modification immediately takes effect on all the APIs that are bound to the policy.
      * *   This operation causes a full modification of the content of a policy.
      *
     */
    CompletableFuture modifyIpControlPolicyItem(ModifyIpControlPolicyItemRequest request);

    CompletableFuture modifyLogConfig(ModifyLogConfigRequest request);

    CompletableFuture modifyModel(ModifyModelRequest request);

    /**
      * *   This operation is intended for API providers.
      * *   The name of the plug-in must be unique.
      *
     */
    CompletableFuture modifyPlugin(ModifyPluginRequest request);

    /**
      * *   This API is intended for API providers.
      * *   This API operation modifies the name, Key value, and Secret value of an existing signature key.
      * *   Note that the modification takes effect immediately. If the key has been bound to an API, you must adjust the backend signature verification based on the new key accordingly.
      * *   The QPS limit on this operation is 50 per user.
      *
     */
    CompletableFuture modifySignature(ModifySignatureRequest request);

    /**
      * *   This API is intended for API providers.
      * *   The modifications take effect on the bound APIs instantly.
      * *   The QPS limit on this operation is 50 per user.
      *
     */
    CompletableFuture modifyTrafficControl(ModifyTrafficControlRequest request);

    CompletableFuture modifyVpcAccessAndUpdateApis(ModifyVpcAccessAndUpdateApisRequest request);

    CompletableFuture openApiGatewayService(OpenApiGatewayServiceRequest request);

    CompletableFuture queryRequestLogs(QueryRequestLogsRequest request);

    /**
      * *   This operation is intended for API providers.
      * *   You must solve the problem that is mentioned in the domain name exception prompt before you can reactivate the domain name.
      * *   A typical reason why a custom domain name becomes abnormal is that the domain name does not have an ICP filing or the domain name is included in a blacklist by the administration. When a custom domain name is abnormal, users cannot use it to access APIs.
      * *   You can call this operation to reactivate the domain name to resume normal access.
      *
     */
    CompletableFuture reactivateDomain(ReactivateDomainRequest request);

    CompletableFuture removeAccessControlListEntry(RemoveAccessControlListEntryRequest request);

    CompletableFuture removeApiProductsAuthorities(RemoveApiProductsAuthoritiesRequest request);

    /**
      * *   This operation is intended for API providers and callers.
      * *   Before you revoke access permissions, check by whom the permissions were granted. API providers can only revoke permissions granted by a Provider, and API callers can only revoke permissions granted by a Consumer.
      *
     */
    CompletableFuture removeApisAuthorities(RemoveApisAuthoritiesRequest request);

    /**
      * *   This operation is intended for API providers and callers.
      * *   Before you revoke access permissions, check by whom the permissions were granted. API providers can only revoke permissions granted by a Provider, and API callers can only revoke permissions granted by a Consumer.
      *
     */
    CompletableFuture removeAppsAuthorities(RemoveAppsAuthoritiesRequest request);

    /**
      * *   This operation is intended for API callers.
      * *   The unbinding takes effect immediately. After the API is unbound from the ACL, the corresponding environment does not have any IP address access control in place for the API.
      *
     */
    CompletableFuture removeIpControlApis(RemoveIpControlApisRequest request);

    /**
      * *   This operation is intended for API providers.
      *
     */
    CompletableFuture removeIpControlPolicyItem(RemoveIpControlPolicyItemRequest request);

    /**
      * *   This API is intended for API providers.
      * *   The operation takes effect immediately. The request sent from API Gateway to the backend service does not contain the signature string. The corresponding verification step can be removed from the backend.
      *
     */
    CompletableFuture removeSignatureApis(RemoveSignatureApisRequest request);

    /**
      * *   This API is intended for API providers.
      * *   This API allows you to unbind a specified throttling policy from up to 100 APIs at a time.
      *
     */
    CompletableFuture removeTrafficControlApis(RemoveTrafficControlApisRequest request);

    /**
      * *   This API is intended for API providers.
      * *   Revokes the permissions of API Gateway to access your VPC instance.
      * >  Deleting an authorization affects the associated API. Before you delete the authorization, make sure that it is not used by the API.
      *
     */
    CompletableFuture removeVpcAccess(RemoveVpcAccessRequest request);

    CompletableFuture removeVpcAccessAndAbolishApis(RemoveVpcAccessAndAbolishApisRequest request);

    CompletableFuture resetAppCode(ResetAppCodeRequest request);

    /**
      * *   This operation is intended for API callers.
      * *   A new secret is automatically generated after you have called this operation. This secret cannot be customized.
      * *   The results returned by this operation do not contain the application secret. You can obtain the secret by calling DescribeAppSecurity.
      *
     */
    CompletableFuture resetAppSecret(ResetAppSecretRequest request);

    CompletableFuture sdkGenerateByApp(SdkGenerateByAppRequest request);

    CompletableFuture sdkGenerateByAppForRegion(SdkGenerateByAppForRegionRequest request);

    CompletableFuture sdkGenerateByGroup(SdkGenerateByGroupRequest request);

    CompletableFuture setAccessControlListAttribute(SetAccessControlListAttributeRequest request);

    CompletableFuture setApiProductsAuthorities(SetApiProductsAuthoritiesRequest request);

    /**
      * *   This operation is intended for API providers and callers.
      * *   API providers can authorize any apps to call their APIs.
      * *   API callers can authorize their own apps to call the APIs that they have purchased.
      *
     */
    CompletableFuture setApisAuthorities(SetApisAuthoritiesRequest request);

    CompletableFuture setAppsAuthToApiProduct(SetAppsAuthToApiProductRequest request);

    /**
      * *   This operation is intended for API providers and callers.
      * *   API providers can authorize any apps to call their APIs.
      * *   API callers can authorize their own apps to call the APIs that they have purchased.
      *
     */
    CompletableFuture setAppsAuthorities(SetAppsAuthoritiesRequest request);

    CompletableFuture setDomain(SetDomainRequest request);

    /**
      * *   This operation is intended for API providers.
      * *   The SSL certificate must match the custom domain name.
      * *   After the SSL certificate is bound, HTTPS-based API services become available.
      *
     */
    CompletableFuture setDomainCertificate(SetDomainCertificateRequest request);

    CompletableFuture setDomainWebSocketStatus(SetDomainWebSocketStatusRequest request);

    CompletableFuture setGroupAuthAppCode(SetGroupAuthAppCodeRequest request);

    /**
      * *   This operation is intended for API callers.
      * *   A maximum of 100 APIs can be bound at a time.
      *
     */
    CompletableFuture setIpControlApis(SetIpControlApisRequest request);

    CompletableFuture setSignatureApis(SetSignatureApisRequest request);

    /**
      * *   This API is intended for API providers.
      * *   This API allows you to bind a specific throttling policy to up to 100 APIs at a time.
      *
     */
    CompletableFuture setTrafficControlApis(SetTrafficControlApisRequest request);

    /**
      * * This operation is intended for API providers.
      * * This operation is used to authorize API Gateway to access your VPC instance.
      *
     */
    CompletableFuture setVpcAccess(SetVpcAccessRequest request);

    CompletableFuture setWildcardDomainPatterns(SetWildcardDomainPatternsRequest request);

    /**
      * *   This API is intended for API providers.
      * *   The historical version can be obtained by calling the **DescribeHistoryApis** operation.
      * *   Only APIs that have been published more than once have historical versions.
      * *   This operation can only be performed on running APIs. Exercise caution when you perform this operation because the operation cannot be undone. The operation takes up to 5 seconds.
      * *   The switch operation is essentially a publish operation. A reason for this operation must be provided.
      *
     */
    CompletableFuture switchApi(SwitchApiRequest request);

    /**
      * *   All tags (key-value pairs) are applied to all resources of a specified ResourceId, with each resource specified as ResourceId.N.
      * *   Tag.N is a resource tag consisting of a key-value pair: Tag.N.Key and Tag.N.Value.
      * *   If you call this operation to tag multiple resources simultaneously, either all or none of the resources will be tagged.
      * *   If you specify Tag.1.Value in addition to required parameters, you must also specify Tag.1.Key. Otherwise, an InvalidParameter.TagKey error is reported. A tag that has a value must have the corresponding key, but the key can be an empty string.
      * *   If a tag with the same key has been bound to a resource, the new tag will overwrite the existing one.
      *
     */
    CompletableFuture tagResources(TagResourcesRequest request);

    /**
      * *   If you call this operation to untag multiple resources simultaneously, either all or none of the resources will be untagged.
      * *   If you specify resource IDs without specifying tag keys and set the All parameter to true, all tags bound to the specified resources will be deleted. If a resource does not have any tags, the request is not processed but a success is returned.
      * *   If you specify resource IDs without specifying tag keys and set the All parameter to false, the request is not processed but a success is returned.
      * *   When tag keys are specified, the All parameter is invalid.
      * *   When multiple resources and key-value pairs are specified, the specified tags bound to the resources are deleted.
      *
     */
    CompletableFuture untagResources(UntagResourcesRequest request);

    CompletableFuture validateVpcConnectivity(ValidateVpcConnectivityRequest request);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy