Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 94... Línea 94...
94
 * @method \GuzzleHttp\Promise\Promise listApprovalRuleTemplatesAsync(array $args = [])
94
 * @method \GuzzleHttp\Promise\Promise listApprovalRuleTemplatesAsync(array $args = [])
95
 * @method \Aws\Result listAssociatedApprovalRuleTemplatesForRepository(array $args = [])
95
 * @method \Aws\Result listAssociatedApprovalRuleTemplatesForRepository(array $args = [])
96
 * @method \GuzzleHttp\Promise\Promise listAssociatedApprovalRuleTemplatesForRepositoryAsync(array $args = [])
96
 * @method \GuzzleHttp\Promise\Promise listAssociatedApprovalRuleTemplatesForRepositoryAsync(array $args = [])
97
 * @method \Aws\Result listBranches(array $args = [])
97
 * @method \Aws\Result listBranches(array $args = [])
98
 * @method \GuzzleHttp\Promise\Promise listBranchesAsync(array $args = [])
98
 * @method \GuzzleHttp\Promise\Promise listBranchesAsync(array $args = [])
-
 
99
 * @method \Aws\Result listFileCommitHistory(array $args = [])
-
 
100
 * @method \GuzzleHttp\Promise\Promise listFileCommitHistoryAsync(array $args = [])
99
 * @method \Aws\Result listPullRequests(array $args = [])
101
 * @method \Aws\Result listPullRequests(array $args = [])
100
 * @method \GuzzleHttp\Promise\Promise listPullRequestsAsync(array $args = [])
102
 * @method \GuzzleHttp\Promise\Promise listPullRequestsAsync(array $args = [])
101
 * @method \Aws\Result listRepositories(array $args = [])
103
 * @method \Aws\Result listRepositories(array $args = [])
102
 * @method \GuzzleHttp\Promise\Promise listRepositoriesAsync(array $args = [])
104
 * @method \GuzzleHttp\Promise\Promise listRepositoriesAsync(array $args = [])
103
 * @method \Aws\Result listRepositoriesForApprovalRuleTemplate(array $args = [])
105
 * @method \Aws\Result listRepositoriesForApprovalRuleTemplate(array $args = [])
Línea 156... Línea 158...
156
 * @method \GuzzleHttp\Promise\Promise updatePullRequestStatusAsync(array $args = [])
158
 * @method \GuzzleHttp\Promise\Promise updatePullRequestStatusAsync(array $args = [])
157
 * @method \Aws\Result updatePullRequestTitle(array $args = [])
159
 * @method \Aws\Result updatePullRequestTitle(array $args = [])
158
 * @method \GuzzleHttp\Promise\Promise updatePullRequestTitleAsync(array $args = [])
160
 * @method \GuzzleHttp\Promise\Promise updatePullRequestTitleAsync(array $args = [])
159
 * @method \Aws\Result updateRepositoryDescription(array $args = [])
161
 * @method \Aws\Result updateRepositoryDescription(array $args = [])
160
 * @method \GuzzleHttp\Promise\Promise updateRepositoryDescriptionAsync(array $args = [])
162
 * @method \GuzzleHttp\Promise\Promise updateRepositoryDescriptionAsync(array $args = [])
-
 
163
 * @method \Aws\Result updateRepositoryEncryptionKey(array $args = [])
-
 
164
 * @method \GuzzleHttp\Promise\Promise updateRepositoryEncryptionKeyAsync(array $args = [])
161
 * @method \Aws\Result updateRepositoryName(array $args = [])
165
 * @method \Aws\Result updateRepositoryName(array $args = [])
162
 * @method \GuzzleHttp\Promise\Promise updateRepositoryNameAsync(array $args = [])
166
 * @method \GuzzleHttp\Promise\Promise updateRepositoryNameAsync(array $args = [])
163
 */
167
 */
164
class CodeCommitClient extends AwsClient {}
168
class CodeCommitClient extends AwsClient {}