Вход Регистрация
Файл: sngine-v2.8/Script/includes/libs/AWS/Aws/AppSync/AppSyncClient.php
Строк: 86
<?php
namespace AwsAppSync;

use 
AwsAwsClient;

/**
 * This client is used to interact with the **AWS AppSync** service.
 * @method AwsResult createApiCache(array $args = [])
 * @method GuzzleHttpPromisePromise createApiCacheAsync(array $args = [])
 * @method AwsResult createApiKey(array $args = [])
 * @method GuzzleHttpPromisePromise createApiKeyAsync(array $args = [])
 * @method AwsResult createDataSource(array $args = [])
 * @method GuzzleHttpPromisePromise createDataSourceAsync(array $args = [])
 * @method AwsResult createFunction(array $args = [])
 * @method GuzzleHttpPromisePromise createFunctionAsync(array $args = [])
 * @method AwsResult createGraphqlApi(array $args = [])
 * @method GuzzleHttpPromisePromise createGraphqlApiAsync(array $args = [])
 * @method AwsResult createResolver(array $args = [])
 * @method GuzzleHttpPromisePromise createResolverAsync(array $args = [])
 * @method AwsResult createType(array $args = [])
 * @method GuzzleHttpPromisePromise createTypeAsync(array $args = [])
 * @method AwsResult deleteApiCache(array $args = [])
 * @method GuzzleHttpPromisePromise deleteApiCacheAsync(array $args = [])
 * @method AwsResult deleteApiKey(array $args = [])
 * @method GuzzleHttpPromisePromise deleteApiKeyAsync(array $args = [])
 * @method AwsResult deleteDataSource(array $args = [])
 * @method GuzzleHttpPromisePromise deleteDataSourceAsync(array $args = [])
 * @method AwsResult deleteFunction(array $args = [])
 * @method GuzzleHttpPromisePromise deleteFunctionAsync(array $args = [])
 * @method AwsResult deleteGraphqlApi(array $args = [])
 * @method GuzzleHttpPromisePromise deleteGraphqlApiAsync(array $args = [])
 * @method AwsResult deleteResolver(array $args = [])
 * @method GuzzleHttpPromisePromise deleteResolverAsync(array $args = [])
 * @method AwsResult deleteType(array $args = [])
 * @method GuzzleHttpPromisePromise deleteTypeAsync(array $args = [])
 * @method AwsResult flushApiCache(array $args = [])
 * @method GuzzleHttpPromisePromise flushApiCacheAsync(array $args = [])
 * @method AwsResult getApiCache(array $args = [])
 * @method GuzzleHttpPromisePromise getApiCacheAsync(array $args = [])
 * @method AwsResult getDataSource(array $args = [])
 * @method GuzzleHttpPromisePromise getDataSourceAsync(array $args = [])
 * @method AwsResult getFunction(array $args = [])
 * @method GuzzleHttpPromisePromise getFunctionAsync(array $args = [])
 * @method AwsResult getGraphqlApi(array $args = [])
 * @method GuzzleHttpPromisePromise getGraphqlApiAsync(array $args = [])
 * @method AwsResult getIntrospectionSchema(array $args = [])
 * @method GuzzleHttpPromisePromise getIntrospectionSchemaAsync(array $args = [])
 * @method AwsResult getResolver(array $args = [])
 * @method GuzzleHttpPromisePromise getResolverAsync(array $args = [])
 * @method AwsResult getSchemaCreationStatus(array $args = [])
 * @method GuzzleHttpPromisePromise getSchemaCreationStatusAsync(array $args = [])
 * @method AwsResult getType(array $args = [])
 * @method GuzzleHttpPromisePromise getTypeAsync(array $args = [])
 * @method AwsResult listApiKeys(array $args = [])
 * @method GuzzleHttpPromisePromise listApiKeysAsync(array $args = [])
 * @method AwsResult listDataSources(array $args = [])
 * @method GuzzleHttpPromisePromise listDataSourcesAsync(array $args = [])
 * @method AwsResult listFunctions(array $args = [])
 * @method GuzzleHttpPromisePromise listFunctionsAsync(array $args = [])
 * @method AwsResult listGraphqlApis(array $args = [])
 * @method GuzzleHttpPromisePromise listGraphqlApisAsync(array $args = [])
 * @method AwsResult listResolvers(array $args = [])
 * @method GuzzleHttpPromisePromise listResolversAsync(array $args = [])
 * @method AwsResult listResolversByFunction(array $args = [])
 * @method GuzzleHttpPromisePromise listResolversByFunctionAsync(array $args = [])
 * @method AwsResult listTagsForResource(array $args = [])
 * @method GuzzleHttpPromisePromise listTagsForResourceAsync(array $args = [])
 * @method AwsResult listTypes(array $args = [])
 * @method GuzzleHttpPromisePromise listTypesAsync(array $args = [])
 * @method AwsResult startSchemaCreation(array $args = [])
 * @method GuzzleHttpPromisePromise startSchemaCreationAsync(array $args = [])
 * @method AwsResult tagResource(array $args = [])
 * @method GuzzleHttpPromisePromise tagResourceAsync(array $args = [])
 * @method AwsResult untagResource(array $args = [])
 * @method GuzzleHttpPromisePromise untagResourceAsync(array $args = [])
 * @method AwsResult updateApiCache(array $args = [])
 * @method GuzzleHttpPromisePromise updateApiCacheAsync(array $args = [])
 * @method AwsResult updateApiKey(array $args = [])
 * @method GuzzleHttpPromisePromise updateApiKeyAsync(array $args = [])
 * @method AwsResult updateDataSource(array $args = [])
 * @method GuzzleHttpPromisePromise updateDataSourceAsync(array $args = [])
 * @method AwsResult updateFunction(array $args = [])
 * @method GuzzleHttpPromisePromise updateFunctionAsync(array $args = [])
 * @method AwsResult updateGraphqlApi(array $args = [])
 * @method GuzzleHttpPromisePromise updateGraphqlApiAsync(array $args = [])
 * @method AwsResult updateResolver(array $args = [])
 * @method GuzzleHttpPromisePromise updateResolverAsync(array $args = [])
 * @method AwsResult updateType(array $args = [])
 * @method GuzzleHttpPromisePromise updateTypeAsync(array $args = [])
 */
class AppSyncClient extends AwsClient {}
Онлайн: 0
Реклама