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

use 
AwsAwsClient;

/**
 * This client is used to interact with the **Amazon Macie 2** service.
 * @method AwsResult acceptInvitation(array $args = [])
 * @method GuzzleHttpPromisePromise acceptInvitationAsync(array $args = [])
 * @method AwsResult batchGetCustomDataIdentifiers(array $args = [])
 * @method GuzzleHttpPromisePromise batchGetCustomDataIdentifiersAsync(array $args = [])
 * @method AwsResult createClassificationJob(array $args = [])
 * @method GuzzleHttpPromisePromise createClassificationJobAsync(array $args = [])
 * @method AwsResult createCustomDataIdentifier(array $args = [])
 * @method GuzzleHttpPromisePromise createCustomDataIdentifierAsync(array $args = [])
 * @method AwsResult createFindingsFilter(array $args = [])
 * @method GuzzleHttpPromisePromise createFindingsFilterAsync(array $args = [])
 * @method AwsResult createInvitations(array $args = [])
 * @method GuzzleHttpPromisePromise createInvitationsAsync(array $args = [])
 * @method AwsResult createMember(array $args = [])
 * @method GuzzleHttpPromisePromise createMemberAsync(array $args = [])
 * @method AwsResult createSampleFindings(array $args = [])
 * @method GuzzleHttpPromisePromise createSampleFindingsAsync(array $args = [])
 * @method AwsResult declineInvitations(array $args = [])
 * @method GuzzleHttpPromisePromise declineInvitationsAsync(array $args = [])
 * @method AwsResult deleteCustomDataIdentifier(array $args = [])
 * @method GuzzleHttpPromisePromise deleteCustomDataIdentifierAsync(array $args = [])
 * @method AwsResult deleteFindingsFilter(array $args = [])
 * @method GuzzleHttpPromisePromise deleteFindingsFilterAsync(array $args = [])
 * @method AwsResult deleteInvitations(array $args = [])
 * @method GuzzleHttpPromisePromise deleteInvitationsAsync(array $args = [])
 * @method AwsResult deleteMember(array $args = [])
 * @method GuzzleHttpPromisePromise deleteMemberAsync(array $args = [])
 * @method AwsResult describeBuckets(array $args = [])
 * @method GuzzleHttpPromisePromise describeBucketsAsync(array $args = [])
 * @method AwsResult describeClassificationJob(array $args = [])
 * @method GuzzleHttpPromisePromise describeClassificationJobAsync(array $args = [])
 * @method AwsResult describeOrganizationConfiguration(array $args = [])
 * @method GuzzleHttpPromisePromise describeOrganizationConfigurationAsync(array $args = [])
 * @method AwsResult disableMacie(array $args = [])
 * @method GuzzleHttpPromisePromise disableMacieAsync(array $args = [])
 * @method AwsResult disableOrganizationAdminAccount(array $args = [])
 * @method GuzzleHttpPromisePromise disableOrganizationAdminAccountAsync(array $args = [])
 * @method AwsResult disassociateFromMasterAccount(array $args = [])
 * @method GuzzleHttpPromisePromise disassociateFromMasterAccountAsync(array $args = [])
 * @method AwsResult disassociateMember(array $args = [])
 * @method GuzzleHttpPromisePromise disassociateMemberAsync(array $args = [])
 * @method AwsResult enableMacie(array $args = [])
 * @method GuzzleHttpPromisePromise enableMacieAsync(array $args = [])
 * @method AwsResult enableOrganizationAdminAccount(array $args = [])
 * @method GuzzleHttpPromisePromise enableOrganizationAdminAccountAsync(array $args = [])
 * @method AwsResult getBucketStatistics(array $args = [])
 * @method GuzzleHttpPromisePromise getBucketStatisticsAsync(array $args = [])
 * @method AwsResult getClassificationExportConfiguration(array $args = [])
 * @method GuzzleHttpPromisePromise getClassificationExportConfigurationAsync(array $args = [])
 * @method AwsResult getCustomDataIdentifier(array $args = [])
 * @method GuzzleHttpPromisePromise getCustomDataIdentifierAsync(array $args = [])
 * @method AwsResult getFindingStatistics(array $args = [])
 * @method GuzzleHttpPromisePromise getFindingStatisticsAsync(array $args = [])
 * @method AwsResult getFindings(array $args = [])
 * @method GuzzleHttpPromisePromise getFindingsAsync(array $args = [])
 * @method AwsResult getFindingsFilter(array $args = [])
 * @method GuzzleHttpPromisePromise getFindingsFilterAsync(array $args = [])
 * @method AwsResult getInvitationsCount(array $args = [])
 * @method GuzzleHttpPromisePromise getInvitationsCountAsync(array $args = [])
 * @method AwsResult getMacieSession(array $args = [])
 * @method GuzzleHttpPromisePromise getMacieSessionAsync(array $args = [])
 * @method AwsResult getMasterAccount(array $args = [])
 * @method GuzzleHttpPromisePromise getMasterAccountAsync(array $args = [])
 * @method AwsResult getMember(array $args = [])
 * @method GuzzleHttpPromisePromise getMemberAsync(array $args = [])
 * @method AwsResult getUsageStatistics(array $args = [])
 * @method GuzzleHttpPromisePromise getUsageStatisticsAsync(array $args = [])
 * @method AwsResult getUsageTotals(array $args = [])
 * @method GuzzleHttpPromisePromise getUsageTotalsAsync(array $args = [])
 * @method AwsResult listClassificationJobs(array $args = [])
 * @method GuzzleHttpPromisePromise listClassificationJobsAsync(array $args = [])
 * @method AwsResult listCustomDataIdentifiers(array $args = [])
 * @method GuzzleHttpPromisePromise listCustomDataIdentifiersAsync(array $args = [])
 * @method AwsResult listFindings(array $args = [])
 * @method GuzzleHttpPromisePromise listFindingsAsync(array $args = [])
 * @method AwsResult listFindingsFilters(array $args = [])
 * @method GuzzleHttpPromisePromise listFindingsFiltersAsync(array $args = [])
 * @method AwsResult listInvitations(array $args = [])
 * @method GuzzleHttpPromisePromise listInvitationsAsync(array $args = [])
 * @method AwsResult listMembers(array $args = [])
 * @method GuzzleHttpPromisePromise listMembersAsync(array $args = [])
 * @method AwsResult listOrganizationAdminAccounts(array $args = [])
 * @method GuzzleHttpPromisePromise listOrganizationAdminAccountsAsync(array $args = [])
 * @method AwsResult listTagsForResource(array $args = [])
 * @method GuzzleHttpPromisePromise listTagsForResourceAsync(array $args = [])
 * @method AwsResult putClassificationExportConfiguration(array $args = [])
 * @method GuzzleHttpPromisePromise putClassificationExportConfigurationAsync(array $args = [])
 * @method AwsResult tagResource(array $args = [])
 * @method GuzzleHttpPromisePromise tagResourceAsync(array $args = [])
 * @method AwsResult testCustomDataIdentifier(array $args = [])
 * @method GuzzleHttpPromisePromise testCustomDataIdentifierAsync(array $args = [])
 * @method AwsResult untagResource(array $args = [])
 * @method GuzzleHttpPromisePromise untagResourceAsync(array $args = [])
 * @method AwsResult updateClassificationJob(array $args = [])
 * @method GuzzleHttpPromisePromise updateClassificationJobAsync(array $args = [])
 * @method AwsResult updateFindingsFilter(array $args = [])
 * @method GuzzleHttpPromisePromise updateFindingsFilterAsync(array $args = [])
 * @method AwsResult updateMacieSession(array $args = [])
 * @method GuzzleHttpPromisePromise updateMacieSessionAsync(array $args = [])
 * @method AwsResult updateMemberSession(array $args = [])
 * @method GuzzleHttpPromisePromise updateMemberSessionAsync(array $args = [])
 * @method AwsResult updateOrganizationConfiguration(array $args = [])
 * @method GuzzleHttpPromisePromise updateOrganizationConfigurationAsync(array $args = [])
 */
class Macie2Client extends AwsClient {}
Онлайн: 0
Реклама