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

use 
AwsAwsClient;

/**
 * This client is used to interact with the **AWS App Mesh** service.
 * @method AwsResult createMesh(array $args = [])
 * @method GuzzleHttpPromisePromise createMeshAsync(array $args = [])
 * @method AwsResult createRoute(array $args = [])
 * @method GuzzleHttpPromisePromise createRouteAsync(array $args = [])
 * @method AwsResult createVirtualNode(array $args = [])
 * @method GuzzleHttpPromisePromise createVirtualNodeAsync(array $args = [])
 * @method AwsResult createVirtualRouter(array $args = [])
 * @method GuzzleHttpPromisePromise createVirtualRouterAsync(array $args = [])
 * @method AwsResult deleteMesh(array $args = [])
 * @method GuzzleHttpPromisePromise deleteMeshAsync(array $args = [])
 * @method AwsResult deleteRoute(array $args = [])
 * @method GuzzleHttpPromisePromise deleteRouteAsync(array $args = [])
 * @method AwsResult deleteVirtualNode(array $args = [])
 * @method GuzzleHttpPromisePromise deleteVirtualNodeAsync(array $args = [])
 * @method AwsResult deleteVirtualRouter(array $args = [])
 * @method GuzzleHttpPromisePromise deleteVirtualRouterAsync(array $args = [])
 * @method AwsResult describeMesh(array $args = [])
 * @method GuzzleHttpPromisePromise describeMeshAsync(array $args = [])
 * @method AwsResult describeRoute(array $args = [])
 * @method GuzzleHttpPromisePromise describeRouteAsync(array $args = [])
 * @method AwsResult describeVirtualNode(array $args = [])
 * @method GuzzleHttpPromisePromise describeVirtualNodeAsync(array $args = [])
 * @method AwsResult describeVirtualRouter(array $args = [])
 * @method GuzzleHttpPromisePromise describeVirtualRouterAsync(array $args = [])
 * @method AwsResult listMeshes(array $args = [])
 * @method GuzzleHttpPromisePromise listMeshesAsync(array $args = [])
 * @method AwsResult listRoutes(array $args = [])
 * @method GuzzleHttpPromisePromise listRoutesAsync(array $args = [])
 * @method AwsResult listVirtualNodes(array $args = [])
 * @method GuzzleHttpPromisePromise listVirtualNodesAsync(array $args = [])
 * @method AwsResult listVirtualRouters(array $args = [])
 * @method GuzzleHttpPromisePromise listVirtualRoutersAsync(array $args = [])
 * @method AwsResult updateRoute(array $args = [])
 * @method GuzzleHttpPromisePromise updateRouteAsync(array $args = [])
 * @method AwsResult updateVirtualNode(array $args = [])
 * @method GuzzleHttpPromisePromise updateVirtualNodeAsync(array $args = [])
 * @method AwsResult updateVirtualRouter(array $args = [])
 * @method GuzzleHttpPromisePromise updateVirtualRouterAsync(array $args = [])
 * @method AwsResult createVirtualService(array $args = []) (supported in versions 2019-01-25)
 * @method GuzzleHttpPromisePromise createVirtualServiceAsync(array $args = []) (supported in versions 2019-01-25)
 * @method AwsResult deleteVirtualService(array $args = []) (supported in versions 2019-01-25)
 * @method GuzzleHttpPromisePromise deleteVirtualServiceAsync(array $args = []) (supported in versions 2019-01-25)
 * @method AwsResult describeVirtualService(array $args = []) (supported in versions 2019-01-25)
 * @method GuzzleHttpPromisePromise describeVirtualServiceAsync(array $args = []) (supported in versions 2019-01-25)
 * @method AwsResult listTagsForResource(array $args = []) (supported in versions 2019-01-25)
 * @method GuzzleHttpPromisePromise listTagsForResourceAsync(array $args = []) (supported in versions 2019-01-25)
 * @method AwsResult listVirtualServices(array $args = []) (supported in versions 2019-01-25)
 * @method GuzzleHttpPromisePromise listVirtualServicesAsync(array $args = []) (supported in versions 2019-01-25)
 * @method AwsResult tagResource(array $args = []) (supported in versions 2019-01-25)
 * @method GuzzleHttpPromisePromise tagResourceAsync(array $args = []) (supported in versions 2019-01-25)
 * @method AwsResult untagResource(array $args = []) (supported in versions 2019-01-25)
 * @method GuzzleHttpPromisePromise untagResourceAsync(array $args = []) (supported in versions 2019-01-25)
 * @method AwsResult updateMesh(array $args = []) (supported in versions 2019-01-25)
 * @method GuzzleHttpPromisePromise updateMeshAsync(array $args = []) (supported in versions 2019-01-25)
 * @method AwsResult updateVirtualService(array $args = []) (supported in versions 2019-01-25)
 * @method GuzzleHttpPromisePromise updateVirtualServiceAsync(array $args = []) (supported in versions 2019-01-25)
 */
class AppMeshClient extends AwsClient {}
Онлайн: 0
Реклама