summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/Inspector2/Inspector2Client.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/aws/aws-sdk-php/src/Inspector2/Inspector2Client.php')
-rw-r--r--vendor/aws/aws-sdk-php/src/Inspector2/Inspector2Client.php28
1 files changed, 28 insertions, 0 deletions
diff --git a/vendor/aws/aws-sdk-php/src/Inspector2/Inspector2Client.php b/vendor/aws/aws-sdk-php/src/Inspector2/Inspector2Client.php
index bb134bf..3284088 100644
--- a/vendor/aws/aws-sdk-php/src/Inspector2/Inspector2Client.php
+++ b/vendor/aws/aws-sdk-php/src/Inspector2/Inspector2Client.php
@@ -9,14 +9,26 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise associateMemberAsync(array $args = [])
* @method \Aws\Result batchGetAccountStatus(array $args = [])
* @method \GuzzleHttp\Promise\Promise batchGetAccountStatusAsync(array $args = [])
+ * @method \Aws\Result batchGetCodeSnippet(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise batchGetCodeSnippetAsync(array $args = [])
+ * @method \Aws\Result batchGetFindingDetails(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise batchGetFindingDetailsAsync(array $args = [])
* @method \Aws\Result batchGetFreeTrialInfo(array $args = [])
* @method \GuzzleHttp\Promise\Promise batchGetFreeTrialInfoAsync(array $args = [])
+ * @method \Aws\Result batchGetMemberEc2DeepInspectionStatus(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise batchGetMemberEc2DeepInspectionStatusAsync(array $args = [])
+ * @method \Aws\Result batchUpdateMemberEc2DeepInspectionStatus(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise batchUpdateMemberEc2DeepInspectionStatusAsync(array $args = [])
* @method \Aws\Result cancelFindingsReport(array $args = [])
* @method \GuzzleHttp\Promise\Promise cancelFindingsReportAsync(array $args = [])
+ * @method \Aws\Result cancelSbomExport(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise cancelSbomExportAsync(array $args = [])
* @method \Aws\Result createFilter(array $args = [])
* @method \GuzzleHttp\Promise\Promise createFilterAsync(array $args = [])
* @method \Aws\Result createFindingsReport(array $args = [])
* @method \GuzzleHttp\Promise\Promise createFindingsReportAsync(array $args = [])
+ * @method \Aws\Result createSbomExport(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createSbomExportAsync(array $args = [])
* @method \Aws\Result deleteFilter(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteFilterAsync(array $args = [])
* @method \Aws\Result describeOrganizationConfiguration(array $args = [])
@@ -35,10 +47,16 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise getConfigurationAsync(array $args = [])
* @method \Aws\Result getDelegatedAdminAccount(array $args = [])
* @method \GuzzleHttp\Promise\Promise getDelegatedAdminAccountAsync(array $args = [])
+ * @method \Aws\Result getEc2DeepInspectionConfiguration(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getEc2DeepInspectionConfigurationAsync(array $args = [])
+ * @method \Aws\Result getEncryptionKey(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getEncryptionKeyAsync(array $args = [])
* @method \Aws\Result getFindingsReportStatus(array $args = [])
* @method \GuzzleHttp\Promise\Promise getFindingsReportStatusAsync(array $args = [])
* @method \Aws\Result getMember(array $args = [])
* @method \GuzzleHttp\Promise\Promise getMemberAsync(array $args = [])
+ * @method \Aws\Result getSbomExport(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getSbomExportAsync(array $args = [])
* @method \Aws\Result listAccountPermissions(array $args = [])
* @method \GuzzleHttp\Promise\Promise listAccountPermissionsAsync(array $args = [])
* @method \Aws\Result listCoverage(array $args = [])
@@ -59,14 +77,24 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result listUsageTotals(array $args = [])
* @method \GuzzleHttp\Promise\Promise listUsageTotalsAsync(array $args = [])
+ * @method \Aws\Result resetEncryptionKey(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise resetEncryptionKeyAsync(array $args = [])
+ * @method \Aws\Result searchVulnerabilities(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise searchVulnerabilitiesAsync(array $args = [])
* @method \Aws\Result tagResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
* @method \Aws\Result untagResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
* @method \Aws\Result updateConfiguration(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateConfigurationAsync(array $args = [])
+ * @method \Aws\Result updateEc2DeepInspectionConfiguration(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateEc2DeepInspectionConfigurationAsync(array $args = [])
+ * @method \Aws\Result updateEncryptionKey(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateEncryptionKeyAsync(array $args = [])
* @method \Aws\Result updateFilter(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateFilterAsync(array $args = [])
+ * @method \Aws\Result updateOrgEc2DeepInspectionConfiguration(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateOrgEc2DeepInspectionConfigurationAsync(array $args = [])
* @method \Aws\Result updateOrganizationConfiguration(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateOrganizationConfigurationAsync(array $args = [])
*/