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

use 
AwsAwsClient;

/**
 * This client is used to interact with the **AWS OpsWorks** service.
 *
 * @method AwsResult assignInstance(array $args = [])
 * @method GuzzleHttpPromisePromise assignInstanceAsync(array $args = [])
 * @method AwsResult assignVolume(array $args = [])
 * @method GuzzleHttpPromisePromise assignVolumeAsync(array $args = [])
 * @method AwsResult associateElasticIp(array $args = [])
 * @method GuzzleHttpPromisePromise associateElasticIpAsync(array $args = [])
 * @method AwsResult attachElasticLoadBalancer(array $args = [])
 * @method GuzzleHttpPromisePromise attachElasticLoadBalancerAsync(array $args = [])
 * @method AwsResult cloneStack(array $args = [])
 * @method GuzzleHttpPromisePromise cloneStackAsync(array $args = [])
 * @method AwsResult createApp(array $args = [])
 * @method GuzzleHttpPromisePromise createAppAsync(array $args = [])
 * @method AwsResult createDeployment(array $args = [])
 * @method GuzzleHttpPromisePromise createDeploymentAsync(array $args = [])
 * @method AwsResult createInstance(array $args = [])
 * @method GuzzleHttpPromisePromise createInstanceAsync(array $args = [])
 * @method AwsResult createLayer(array $args = [])
 * @method GuzzleHttpPromisePromise createLayerAsync(array $args = [])
 * @method AwsResult createStack(array $args = [])
 * @method GuzzleHttpPromisePromise createStackAsync(array $args = [])
 * @method AwsResult createUserProfile(array $args = [])
 * @method GuzzleHttpPromisePromise createUserProfileAsync(array $args = [])
 * @method AwsResult deleteApp(array $args = [])
 * @method GuzzleHttpPromisePromise deleteAppAsync(array $args = [])
 * @method AwsResult deleteInstance(array $args = [])
 * @method GuzzleHttpPromisePromise deleteInstanceAsync(array $args = [])
 * @method AwsResult deleteLayer(array $args = [])
 * @method GuzzleHttpPromisePromise deleteLayerAsync(array $args = [])
 * @method AwsResult deleteStack(array $args = [])
 * @method GuzzleHttpPromisePromise deleteStackAsync(array $args = [])
 * @method AwsResult deleteUserProfile(array $args = [])
 * @method GuzzleHttpPromisePromise deleteUserProfileAsync(array $args = [])
 * @method AwsResult deregisterEcsCluster(array $args = [])
 * @method GuzzleHttpPromisePromise deregisterEcsClusterAsync(array $args = [])
 * @method AwsResult deregisterElasticIp(array $args = [])
 * @method GuzzleHttpPromisePromise deregisterElasticIpAsync(array $args = [])
 * @method AwsResult deregisterInstance(array $args = [])
 * @method GuzzleHttpPromisePromise deregisterInstanceAsync(array $args = [])
 * @method AwsResult deregisterRdsDbInstance(array $args = [])
 * @method GuzzleHttpPromisePromise deregisterRdsDbInstanceAsync(array $args = [])
 * @method AwsResult deregisterVolume(array $args = [])
 * @method GuzzleHttpPromisePromise deregisterVolumeAsync(array $args = [])
 * @method AwsResult describeAgentVersions(array $args = [])
 * @method GuzzleHttpPromisePromise describeAgentVersionsAsync(array $args = [])
 * @method AwsResult describeApps(array $args = [])
 * @method GuzzleHttpPromisePromise describeAppsAsync(array $args = [])
 * @method AwsResult describeCommands(array $args = [])
 * @method GuzzleHttpPromisePromise describeCommandsAsync(array $args = [])
 * @method AwsResult describeDeployments(array $args = [])
 * @method GuzzleHttpPromisePromise describeDeploymentsAsync(array $args = [])
 * @method AwsResult describeEcsClusters(array $args = [])
 * @method GuzzleHttpPromisePromise describeEcsClustersAsync(array $args = [])
 * @method AwsResult describeElasticIps(array $args = [])
 * @method GuzzleHttpPromisePromise describeElasticIpsAsync(array $args = [])
 * @method AwsResult describeElasticLoadBalancers(array $args = [])
 * @method GuzzleHttpPromisePromise describeElasticLoadBalancersAsync(array $args = [])
 * @method AwsResult describeInstances(array $args = [])
 * @method GuzzleHttpPromisePromise describeInstancesAsync(array $args = [])
 * @method AwsResult describeLayers(array $args = [])
 * @method GuzzleHttpPromisePromise describeLayersAsync(array $args = [])
 * @method AwsResult describeLoadBasedAutoScaling(array $args = [])
 * @method GuzzleHttpPromisePromise describeLoadBasedAutoScalingAsync(array $args = [])
 * @method AwsResult describeMyUserProfile(array $args = [])
 * @method GuzzleHttpPromisePromise describeMyUserProfileAsync(array $args = [])
 * @method AwsResult describeOperatingSystems(array $args = [])
 * @method GuzzleHttpPromisePromise describeOperatingSystemsAsync(array $args = [])
 * @method AwsResult describePermissions(array $args = [])
 * @method GuzzleHttpPromisePromise describePermissionsAsync(array $args = [])
 * @method AwsResult describeRaidArrays(array $args = [])
 * @method GuzzleHttpPromisePromise describeRaidArraysAsync(array $args = [])
 * @method AwsResult describeRdsDbInstances(array $args = [])
 * @method GuzzleHttpPromisePromise describeRdsDbInstancesAsync(array $args = [])
 * @method AwsResult describeServiceErrors(array $args = [])
 * @method GuzzleHttpPromisePromise describeServiceErrorsAsync(array $args = [])
 * @method AwsResult describeStackProvisioningParameters(array $args = [])
 * @method GuzzleHttpPromisePromise describeStackProvisioningParametersAsync(array $args = [])
 * @method AwsResult describeStackSummary(array $args = [])
 * @method GuzzleHttpPromisePromise describeStackSummaryAsync(array $args = [])
 * @method AwsResult describeStacks(array $args = [])
 * @method GuzzleHttpPromisePromise describeStacksAsync(array $args = [])
 * @method AwsResult describeTimeBasedAutoScaling(array $args = [])
 * @method GuzzleHttpPromisePromise describeTimeBasedAutoScalingAsync(array $args = [])
 * @method AwsResult describeUserProfiles(array $args = [])
 * @method GuzzleHttpPromisePromise describeUserProfilesAsync(array $args = [])
 * @method AwsResult describeVolumes(array $args = [])
 * @method GuzzleHttpPromisePromise describeVolumesAsync(array $args = [])
 * @method AwsResult detachElasticLoadBalancer(array $args = [])
 * @method GuzzleHttpPromisePromise detachElasticLoadBalancerAsync(array $args = [])
 * @method AwsResult disassociateElasticIp(array $args = [])
 * @method GuzzleHttpPromisePromise disassociateElasticIpAsync(array $args = [])
 * @method AwsResult getHostnameSuggestion(array $args = [])
 * @method GuzzleHttpPromisePromise getHostnameSuggestionAsync(array $args = [])
 * @method AwsResult grantAccess(array $args = [])
 * @method GuzzleHttpPromisePromise grantAccessAsync(array $args = [])
 * @method AwsResult listTags(array $args = [])
 * @method GuzzleHttpPromisePromise listTagsAsync(array $args = [])
 * @method AwsResult rebootInstance(array $args = [])
 * @method GuzzleHttpPromisePromise rebootInstanceAsync(array $args = [])
 * @method AwsResult registerEcsCluster(array $args = [])
 * @method GuzzleHttpPromisePromise registerEcsClusterAsync(array $args = [])
 * @method AwsResult registerElasticIp(array $args = [])
 * @method GuzzleHttpPromisePromise registerElasticIpAsync(array $args = [])
 * @method AwsResult registerInstance(array $args = [])
 * @method GuzzleHttpPromisePromise registerInstanceAsync(array $args = [])
 * @method AwsResult registerRdsDbInstance(array $args = [])
 * @method GuzzleHttpPromisePromise registerRdsDbInstanceAsync(array $args = [])
 * @method AwsResult registerVolume(array $args = [])
 * @method GuzzleHttpPromisePromise registerVolumeAsync(array $args = [])
 * @method AwsResult setLoadBasedAutoScaling(array $args = [])
 * @method GuzzleHttpPromisePromise setLoadBasedAutoScalingAsync(array $args = [])
 * @method AwsResult setPermission(array $args = [])
 * @method GuzzleHttpPromisePromise setPermissionAsync(array $args = [])
 * @method AwsResult setTimeBasedAutoScaling(array $args = [])
 * @method GuzzleHttpPromisePromise setTimeBasedAutoScalingAsync(array $args = [])
 * @method AwsResult startInstance(array $args = [])
 * @method GuzzleHttpPromisePromise startInstanceAsync(array $args = [])
 * @method AwsResult startStack(array $args = [])
 * @method GuzzleHttpPromisePromise startStackAsync(array $args = [])
 * @method AwsResult stopInstance(array $args = [])
 * @method GuzzleHttpPromisePromise stopInstanceAsync(array $args = [])
 * @method AwsResult stopStack(array $args = [])
 * @method GuzzleHttpPromisePromise stopStackAsync(array $args = [])
 * @method AwsResult tagResource(array $args = [])
 * @method GuzzleHttpPromisePromise tagResourceAsync(array $args = [])
 * @method AwsResult unassignInstance(array $args = [])
 * @method GuzzleHttpPromisePromise unassignInstanceAsync(array $args = [])
 * @method AwsResult unassignVolume(array $args = [])
 * @method GuzzleHttpPromisePromise unassignVolumeAsync(array $args = [])
 * @method AwsResult untagResource(array $args = [])
 * @method GuzzleHttpPromisePromise untagResourceAsync(array $args = [])
 * @method AwsResult updateApp(array $args = [])
 * @method GuzzleHttpPromisePromise updateAppAsync(array $args = [])
 * @method AwsResult updateElasticIp(array $args = [])
 * @method GuzzleHttpPromisePromise updateElasticIpAsync(array $args = [])
 * @method AwsResult updateInstance(array $args = [])
 * @method GuzzleHttpPromisePromise updateInstanceAsync(array $args = [])
 * @method AwsResult updateLayer(array $args = [])
 * @method GuzzleHttpPromisePromise updateLayerAsync(array $args = [])
 * @method AwsResult updateMyUserProfile(array $args = [])
 * @method GuzzleHttpPromisePromise updateMyUserProfileAsync(array $args = [])
 * @method AwsResult updateRdsDbInstance(array $args = [])
 * @method GuzzleHttpPromisePromise updateRdsDbInstanceAsync(array $args = [])
 * @method AwsResult updateStack(array $args = [])
 * @method GuzzleHttpPromisePromise updateStackAsync(array $args = [])
 * @method AwsResult updateUserProfile(array $args = [])
 * @method GuzzleHttpPromisePromise updateUserProfileAsync(array $args = [])
 * @method AwsResult updateVolume(array $args = [])
 * @method GuzzleHttpPromisePromise updateVolumeAsync(array $args = [])
 */
class OpsWorksClient extends AwsClient {}
Онлайн: 0
Реклама