| Línea 7... | Línea 7... | 
          
            | 7 |  * This client is used to interact with the **Elastic Load Balancing** service.
 | 7 |  * This client is used to interact with the **Elastic Load Balancing** service.
 | 
          
            | 8 |  * @method \Aws\Result addListenerCertificates(array $args = [])
 | 8 |  * @method \Aws\Result addListenerCertificates(array $args = [])
 | 
          
            | 9 |  * @method \GuzzleHttp\Promise\Promise addListenerCertificatesAsync(array $args = [])
 | 9 |  * @method \GuzzleHttp\Promise\Promise addListenerCertificatesAsync(array $args = [])
 | 
          
            | 10 |  * @method \Aws\Result addTags(array $args = [])
 | 10 |  * @method \Aws\Result addTags(array $args = [])
 | 
          
            | 11 |  * @method \GuzzleHttp\Promise\Promise addTagsAsync(array $args = [])
 | 11 |  * @method \GuzzleHttp\Promise\Promise addTagsAsync(array $args = [])
 | 
          
            | - |   | 12 |  * @method \Aws\Result addTrustStoreRevocations(array $args = [])
 | 
          
            | - |   | 13 |  * @method \GuzzleHttp\Promise\Promise addTrustStoreRevocationsAsync(array $args = [])
 | 
          
            | 12 |  * @method \Aws\Result createListener(array $args = [])
 | 14 |  * @method \Aws\Result createListener(array $args = [])
 | 
          
            | 13 |  * @method \GuzzleHttp\Promise\Promise createListenerAsync(array $args = [])
 | 15 |  * @method \GuzzleHttp\Promise\Promise createListenerAsync(array $args = [])
 | 
          
            | 14 |  * @method \Aws\Result createLoadBalancer(array $args = [])
 | 16 |  * @method \Aws\Result createLoadBalancer(array $args = [])
 | 
          
            | 15 |  * @method \GuzzleHttp\Promise\Promise createLoadBalancerAsync(array $args = [])
 | 17 |  * @method \GuzzleHttp\Promise\Promise createLoadBalancerAsync(array $args = [])
 | 
          
            | 16 |  * @method \Aws\Result createRule(array $args = [])
 | 18 |  * @method \Aws\Result createRule(array $args = [])
 | 
          
            | 17 |  * @method \GuzzleHttp\Promise\Promise createRuleAsync(array $args = [])
 | 19 |  * @method \GuzzleHttp\Promise\Promise createRuleAsync(array $args = [])
 | 
          
            | 18 |  * @method \Aws\Result createTargetGroup(array $args = [])
 | 20 |  * @method \Aws\Result createTargetGroup(array $args = [])
 | 
          
            | 19 |  * @method \GuzzleHttp\Promise\Promise createTargetGroupAsync(array $args = [])
 | 21 |  * @method \GuzzleHttp\Promise\Promise createTargetGroupAsync(array $args = [])
 | 
          
            | - |   | 22 |  * @method \Aws\Result createTrustStore(array $args = [])
 | 
          
            | - |   | 23 |  * @method \GuzzleHttp\Promise\Promise createTrustStoreAsync(array $args = [])
 | 
          
            | 20 |  * @method \Aws\Result deleteListener(array $args = [])
 | 24 |  * @method \Aws\Result deleteListener(array $args = [])
 | 
          
            | 21 |  * @method \GuzzleHttp\Promise\Promise deleteListenerAsync(array $args = [])
 | 25 |  * @method \GuzzleHttp\Promise\Promise deleteListenerAsync(array $args = [])
 | 
          
            | 22 |  * @method \Aws\Result deleteLoadBalancer(array $args = [])
 | 26 |  * @method \Aws\Result deleteLoadBalancer(array $args = [])
 | 
          
            | 23 |  * @method \GuzzleHttp\Promise\Promise deleteLoadBalancerAsync(array $args = [])
 | 27 |  * @method \GuzzleHttp\Promise\Promise deleteLoadBalancerAsync(array $args = [])
 | 
          
            | 24 |  * @method \Aws\Result deleteRule(array $args = [])
 | 28 |  * @method \Aws\Result deleteRule(array $args = [])
 | 
          
            | 25 |  * @method \GuzzleHttp\Promise\Promise deleteRuleAsync(array $args = [])
 | 29 |  * @method \GuzzleHttp\Promise\Promise deleteRuleAsync(array $args = [])
 | 
          
            | - |   | 30 |  * @method \Aws\Result deleteSharedTrustStoreAssociation(array $args = [])
 | 
          
            | - |   | 31 |  * @method \GuzzleHttp\Promise\Promise deleteSharedTrustStoreAssociationAsync(array $args = [])
 | 
          
            | 26 |  * @method \Aws\Result deleteTargetGroup(array $args = [])
 | 32 |  * @method \Aws\Result deleteTargetGroup(array $args = [])
 | 
          
            | 27 |  * @method \GuzzleHttp\Promise\Promise deleteTargetGroupAsync(array $args = [])
 | 33 |  * @method \GuzzleHttp\Promise\Promise deleteTargetGroupAsync(array $args = [])
 | 
          
            | - |   | 34 |  * @method \Aws\Result deleteTrustStore(array $args = [])
 | 
          
            | - |   | 35 |  * @method \GuzzleHttp\Promise\Promise deleteTrustStoreAsync(array $args = [])
 | 
          
            | 28 |  * @method \Aws\Result deregisterTargets(array $args = [])
 | 36 |  * @method \Aws\Result deregisterTargets(array $args = [])
 | 
          
            | 29 |  * @method \GuzzleHttp\Promise\Promise deregisterTargetsAsync(array $args = [])
 | 37 |  * @method \GuzzleHttp\Promise\Promise deregisterTargetsAsync(array $args = [])
 | 
          
            | 30 |  * @method \Aws\Result describeAccountLimits(array $args = [])
 | 38 |  * @method \Aws\Result describeAccountLimits(array $args = [])
 | 
          
            | 31 |  * @method \GuzzleHttp\Promise\Promise describeAccountLimitsAsync(array $args = [])
 | 39 |  * @method \GuzzleHttp\Promise\Promise describeAccountLimitsAsync(array $args = [])
 | 
          
            | - |   | 40 |  * @method \Aws\Result describeCapacityReservation(array $args = [])
 | 
          
            | - |   | 41 |  * @method \GuzzleHttp\Promise\Promise describeCapacityReservationAsync(array $args = [])
 | 
          
            | - |   | 42 |  * @method \Aws\Result describeListenerAttributes(array $args = [])
 | 
          
            | - |   | 43 |  * @method \GuzzleHttp\Promise\Promise describeListenerAttributesAsync(array $args = [])
 | 
          
            | 32 |  * @method \Aws\Result describeListenerCertificates(array $args = [])
 | 44 |  * @method \Aws\Result describeListenerCertificates(array $args = [])
 | 
          
            | 33 |  * @method \GuzzleHttp\Promise\Promise describeListenerCertificatesAsync(array $args = [])
 | 45 |  * @method \GuzzleHttp\Promise\Promise describeListenerCertificatesAsync(array $args = [])
 | 
          
            | 34 |  * @method \Aws\Result describeListeners(array $args = [])
 | 46 |  * @method \Aws\Result describeListeners(array $args = [])
 | 
          
            | 35 |  * @method \GuzzleHttp\Promise\Promise describeListenersAsync(array $args = [])
 | 47 |  * @method \GuzzleHttp\Promise\Promise describeListenersAsync(array $args = [])
 | 
          
            | 36 |  * @method \Aws\Result describeLoadBalancerAttributes(array $args = [])
 | 48 |  * @method \Aws\Result describeLoadBalancerAttributes(array $args = [])
 | 
          
            | Línea 47... | Línea 59... | 
          
            | 47 |  * @method \GuzzleHttp\Promise\Promise describeTargetGroupAttributesAsync(array $args = [])
 | 59 |  * @method \GuzzleHttp\Promise\Promise describeTargetGroupAttributesAsync(array $args = [])
 | 
          
            | 48 |  * @method \Aws\Result describeTargetGroups(array $args = [])
 | 60 |  * @method \Aws\Result describeTargetGroups(array $args = [])
 | 
          
            | 49 |  * @method \GuzzleHttp\Promise\Promise describeTargetGroupsAsync(array $args = [])
 | 61 |  * @method \GuzzleHttp\Promise\Promise describeTargetGroupsAsync(array $args = [])
 | 
          
            | 50 |  * @method \Aws\Result describeTargetHealth(array $args = [])
 | 62 |  * @method \Aws\Result describeTargetHealth(array $args = [])
 | 
          
            | 51 |  * @method \GuzzleHttp\Promise\Promise describeTargetHealthAsync(array $args = [])
 | 63 |  * @method \GuzzleHttp\Promise\Promise describeTargetHealthAsync(array $args = [])
 | 
          
            | - |   | 64 |  * @method \Aws\Result describeTrustStoreAssociations(array $args = [])
 | 
          
            | - |   | 65 |  * @method \GuzzleHttp\Promise\Promise describeTrustStoreAssociationsAsync(array $args = [])
 | 
          
            | - |   | 66 |  * @method \Aws\Result describeTrustStoreRevocations(array $args = [])
 | 
          
            | - |   | 67 |  * @method \GuzzleHttp\Promise\Promise describeTrustStoreRevocationsAsync(array $args = [])
 | 
          
            | - |   | 68 |  * @method \Aws\Result describeTrustStores(array $args = [])
 | 
          
            | - |   | 69 |  * @method \GuzzleHttp\Promise\Promise describeTrustStoresAsync(array $args = [])
 | 
          
            | - |   | 70 |  * @method \Aws\Result getResourcePolicy(array $args = [])
 | 
          
            | - |   | 71 |  * @method \GuzzleHttp\Promise\Promise getResourcePolicyAsync(array $args = [])
 | 
          
            | - |   | 72 |  * @method \Aws\Result getTrustStoreCaCertificatesBundle(array $args = [])
 | 
          
            | - |   | 73 |  * @method \GuzzleHttp\Promise\Promise getTrustStoreCaCertificatesBundleAsync(array $args = [])
 | 
          
            | - |   | 74 |  * @method \Aws\Result getTrustStoreRevocationContent(array $args = [])
 | 
          
            | - |   | 75 |  * @method \GuzzleHttp\Promise\Promise getTrustStoreRevocationContentAsync(array $args = [])
 | 
          
            | - |   | 76 |  * @method \Aws\Result modifyCapacityReservation(array $args = [])
 | 
          
            | - |   | 77 |  * @method \GuzzleHttp\Promise\Promise modifyCapacityReservationAsync(array $args = [])
 | 
          
            | - |   | 78 |  * @method \Aws\Result modifyIpPools(array $args = [])
 | 
          
            | - |   | 79 |  * @method \GuzzleHttp\Promise\Promise modifyIpPoolsAsync(array $args = [])
 | 
          
            | 52 |  * @method \Aws\Result modifyListener(array $args = [])
 | 80 |  * @method \Aws\Result modifyListener(array $args = [])
 | 
          
            | 53 |  * @method \GuzzleHttp\Promise\Promise modifyListenerAsync(array $args = [])
 | 81 |  * @method \GuzzleHttp\Promise\Promise modifyListenerAsync(array $args = [])
 | 
          
            | - |   | 82 |  * @method \Aws\Result modifyListenerAttributes(array $args = [])
 | 
          
            | - |   | 83 |  * @method \GuzzleHttp\Promise\Promise modifyListenerAttributesAsync(array $args = [])
 | 
          
            | 54 |  * @method \Aws\Result modifyLoadBalancerAttributes(array $args = [])
 | 84 |  * @method \Aws\Result modifyLoadBalancerAttributes(array $args = [])
 | 
          
            | 55 |  * @method \GuzzleHttp\Promise\Promise modifyLoadBalancerAttributesAsync(array $args = [])
 | 85 |  * @method \GuzzleHttp\Promise\Promise modifyLoadBalancerAttributesAsync(array $args = [])
 | 
          
            | 56 |  * @method \Aws\Result modifyRule(array $args = [])
 | 86 |  * @method \Aws\Result modifyRule(array $args = [])
 | 
          
            | 57 |  * @method \GuzzleHttp\Promise\Promise modifyRuleAsync(array $args = [])
 | 87 |  * @method \GuzzleHttp\Promise\Promise modifyRuleAsync(array $args = [])
 | 
          
            | 58 |  * @method \Aws\Result modifyTargetGroup(array $args = [])
 | 88 |  * @method \Aws\Result modifyTargetGroup(array $args = [])
 | 
          
            | 59 |  * @method \GuzzleHttp\Promise\Promise modifyTargetGroupAsync(array $args = [])
 | 89 |  * @method \GuzzleHttp\Promise\Promise modifyTargetGroupAsync(array $args = [])
 | 
          
            | 60 |  * @method \Aws\Result modifyTargetGroupAttributes(array $args = [])
 | 90 |  * @method \Aws\Result modifyTargetGroupAttributes(array $args = [])
 | 
          
            | 61 |  * @method \GuzzleHttp\Promise\Promise modifyTargetGroupAttributesAsync(array $args = [])
 | 91 |  * @method \GuzzleHttp\Promise\Promise modifyTargetGroupAttributesAsync(array $args = [])
 | 
          
            | - |   | 92 |  * @method \Aws\Result modifyTrustStore(array $args = [])
 | 
          
            | - |   | 93 |  * @method \GuzzleHttp\Promise\Promise modifyTrustStoreAsync(array $args = [])
 | 
          
            | 62 |  * @method \Aws\Result registerTargets(array $args = [])
 | 94 |  * @method \Aws\Result registerTargets(array $args = [])
 | 
          
            | 63 |  * @method \GuzzleHttp\Promise\Promise registerTargetsAsync(array $args = [])
 | 95 |  * @method \GuzzleHttp\Promise\Promise registerTargetsAsync(array $args = [])
 | 
          
            | 64 |  * @method \Aws\Result removeListenerCertificates(array $args = [])
 | 96 |  * @method \Aws\Result removeListenerCertificates(array $args = [])
 | 
          
            | 65 |  * @method \GuzzleHttp\Promise\Promise removeListenerCertificatesAsync(array $args = [])
 | 97 |  * @method \GuzzleHttp\Promise\Promise removeListenerCertificatesAsync(array $args = [])
 | 
          
            | 66 |  * @method \Aws\Result removeTags(array $args = [])
 | 98 |  * @method \Aws\Result removeTags(array $args = [])
 | 
          
            | 67 |  * @method \GuzzleHttp\Promise\Promise removeTagsAsync(array $args = [])
 | 99 |  * @method \GuzzleHttp\Promise\Promise removeTagsAsync(array $args = [])
 | 
          
            | - |   | 100 |  * @method \Aws\Result removeTrustStoreRevocations(array $args = [])
 | 
          
            | - |   | 101 |  * @method \GuzzleHttp\Promise\Promise removeTrustStoreRevocationsAsync(array $args = [])
 | 
          
            | 68 |  * @method \Aws\Result setIpAddressType(array $args = [])
 | 102 |  * @method \Aws\Result setIpAddressType(array $args = [])
 | 
          
            | 69 |  * @method \GuzzleHttp\Promise\Promise setIpAddressTypeAsync(array $args = [])
 | 103 |  * @method \GuzzleHttp\Promise\Promise setIpAddressTypeAsync(array $args = [])
 | 
          
            | 70 |  * @method \Aws\Result setRulePriorities(array $args = [])
 | 104 |  * @method \Aws\Result setRulePriorities(array $args = [])
 | 
          
            | 71 |  * @method \GuzzleHttp\Promise\Promise setRulePrioritiesAsync(array $args = [])
 | 105 |  * @method \GuzzleHttp\Promise\Promise setRulePrioritiesAsync(array $args = [])
 | 
          
            | 72 |  * @method \Aws\Result setSecurityGroups(array $args = [])
 | 106 |  * @method \Aws\Result setSecurityGroups(array $args = [])
 |