Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
<?php
2
namespace Aws\FMS;
3
 
4
use Aws\AwsClient;
5
 
6
/**
7
 * This client is used to interact with the **Firewall Management Service** service.
8
 * @method \Aws\Result associateAdminAccount(array $args = [])
9
 * @method \GuzzleHttp\Promise\Promise associateAdminAccountAsync(array $args = [])
10
 * @method \Aws\Result associateThirdPartyFirewall(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise associateThirdPartyFirewallAsync(array $args = [])
12
 * @method \Aws\Result batchAssociateResource(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise batchAssociateResourceAsync(array $args = [])
14
 * @method \Aws\Result batchDisassociateResource(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise batchDisassociateResourceAsync(array $args = [])
16
 * @method \Aws\Result deleteAppsList(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise deleteAppsListAsync(array $args = [])
18
 * @method \Aws\Result deleteNotificationChannel(array $args = [])
19
 * @method \GuzzleHttp\Promise\Promise deleteNotificationChannelAsync(array $args = [])
20
 * @method \Aws\Result deletePolicy(array $args = [])
21
 * @method \GuzzleHttp\Promise\Promise deletePolicyAsync(array $args = [])
22
 * @method \Aws\Result deleteProtocolsList(array $args = [])
23
 * @method \GuzzleHttp\Promise\Promise deleteProtocolsListAsync(array $args = [])
24
 * @method \Aws\Result deleteResourceSet(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise deleteResourceSetAsync(array $args = [])
26
 * @method \Aws\Result disassociateAdminAccount(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise disassociateAdminAccountAsync(array $args = [])
28
 * @method \Aws\Result disassociateThirdPartyFirewall(array $args = [])
29
 * @method \GuzzleHttp\Promise\Promise disassociateThirdPartyFirewallAsync(array $args = [])
30
 * @method \Aws\Result getAdminAccount(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise getAdminAccountAsync(array $args = [])
32
 * @method \Aws\Result getAdminScope(array $args = [])
33
 * @method \GuzzleHttp\Promise\Promise getAdminScopeAsync(array $args = [])
34
 * @method \Aws\Result getAppsList(array $args = [])
35
 * @method \GuzzleHttp\Promise\Promise getAppsListAsync(array $args = [])
36
 * @method \Aws\Result getComplianceDetail(array $args = [])
37
 * @method \GuzzleHttp\Promise\Promise getComplianceDetailAsync(array $args = [])
38
 * @method \Aws\Result getNotificationChannel(array $args = [])
39
 * @method \GuzzleHttp\Promise\Promise getNotificationChannelAsync(array $args = [])
40
 * @method \Aws\Result getPolicy(array $args = [])
41
 * @method \GuzzleHttp\Promise\Promise getPolicyAsync(array $args = [])
42
 * @method \Aws\Result getProtectionStatus(array $args = [])
43
 * @method \GuzzleHttp\Promise\Promise getProtectionStatusAsync(array $args = [])
44
 * @method \Aws\Result getProtocolsList(array $args = [])
45
 * @method \GuzzleHttp\Promise\Promise getProtocolsListAsync(array $args = [])
46
 * @method \Aws\Result getResourceSet(array $args = [])
47
 * @method \GuzzleHttp\Promise\Promise getResourceSetAsync(array $args = [])
48
 * @method \Aws\Result getThirdPartyFirewallAssociationStatus(array $args = [])
49
 * @method \GuzzleHttp\Promise\Promise getThirdPartyFirewallAssociationStatusAsync(array $args = [])
50
 * @method \Aws\Result getViolationDetails(array $args = [])
51
 * @method \GuzzleHttp\Promise\Promise getViolationDetailsAsync(array $args = [])
52
 * @method \Aws\Result listAdminAccountsForOrganization(array $args = [])
53
 * @method \GuzzleHttp\Promise\Promise listAdminAccountsForOrganizationAsync(array $args = [])
54
 * @method \Aws\Result listAdminsManagingAccount(array $args = [])
55
 * @method \GuzzleHttp\Promise\Promise listAdminsManagingAccountAsync(array $args = [])
56
 * @method \Aws\Result listAppsLists(array $args = [])
57
 * @method \GuzzleHttp\Promise\Promise listAppsListsAsync(array $args = [])
58
 * @method \Aws\Result listComplianceStatus(array $args = [])
59
 * @method \GuzzleHttp\Promise\Promise listComplianceStatusAsync(array $args = [])
60
 * @method \Aws\Result listDiscoveredResources(array $args = [])
61
 * @method \GuzzleHttp\Promise\Promise listDiscoveredResourcesAsync(array $args = [])
62
 * @method \Aws\Result listMemberAccounts(array $args = [])
63
 * @method \GuzzleHttp\Promise\Promise listMemberAccountsAsync(array $args = [])
64
 * @method \Aws\Result listPolicies(array $args = [])
65
 * @method \GuzzleHttp\Promise\Promise listPoliciesAsync(array $args = [])
66
 * @method \Aws\Result listProtocolsLists(array $args = [])
67
 * @method \GuzzleHttp\Promise\Promise listProtocolsListsAsync(array $args = [])
68
 * @method \Aws\Result listResourceSetResources(array $args = [])
69
 * @method \GuzzleHttp\Promise\Promise listResourceSetResourcesAsync(array $args = [])
70
 * @method \Aws\Result listResourceSets(array $args = [])
71
 * @method \GuzzleHttp\Promise\Promise listResourceSetsAsync(array $args = [])
72
 * @method \Aws\Result listTagsForResource(array $args = [])
73
 * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
74
 * @method \Aws\Result listThirdPartyFirewallFirewallPolicies(array $args = [])
75
 * @method \GuzzleHttp\Promise\Promise listThirdPartyFirewallFirewallPoliciesAsync(array $args = [])
76
 * @method \Aws\Result putAdminAccount(array $args = [])
77
 * @method \GuzzleHttp\Promise\Promise putAdminAccountAsync(array $args = [])
78
 * @method \Aws\Result putAppsList(array $args = [])
79
 * @method \GuzzleHttp\Promise\Promise putAppsListAsync(array $args = [])
80
 * @method \Aws\Result putNotificationChannel(array $args = [])
81
 * @method \GuzzleHttp\Promise\Promise putNotificationChannelAsync(array $args = [])
82
 * @method \Aws\Result putPolicy(array $args = [])
83
 * @method \GuzzleHttp\Promise\Promise putPolicyAsync(array $args = [])
84
 * @method \Aws\Result putProtocolsList(array $args = [])
85
 * @method \GuzzleHttp\Promise\Promise putProtocolsListAsync(array $args = [])
86
 * @method \Aws\Result putResourceSet(array $args = [])
87
 * @method \GuzzleHttp\Promise\Promise putResourceSetAsync(array $args = [])
88
 * @method \Aws\Result tagResource(array $args = [])
89
 * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
90
 * @method \Aws\Result untagResource(array $args = [])
91
 * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
92
 */
93
class FMSClient extends AwsClient {}