Файл: sngine-v2.8/Script/includes/libs/AWS/Aws/GuardDuty/GuardDutyClient.php
Строк: 216
<?php
namespace AwsGuardDuty;
use AwsAwsClient;
/**
* This client is used to interact with the **Amazon GuardDuty** service.
* @method AwsResult acceptInvitation(array $args = [])
* @method GuzzleHttpPromisePromise acceptInvitationAsync(array $args = [])
* @method AwsResult archiveFindings(array $args = [])
* @method GuzzleHttpPromisePromise archiveFindingsAsync(array $args = [])
* @method AwsResult createDetector(array $args = [])
* @method GuzzleHttpPromisePromise createDetectorAsync(array $args = [])
* @method AwsResult createFilter(array $args = [])
* @method GuzzleHttpPromisePromise createFilterAsync(array $args = [])
* @method AwsResult createIPSet(array $args = [])
* @method GuzzleHttpPromisePromise createIPSetAsync(array $args = [])
* @method AwsResult createMembers(array $args = [])
* @method GuzzleHttpPromisePromise createMembersAsync(array $args = [])
* @method AwsResult createPublishingDestination(array $args = [])
* @method GuzzleHttpPromisePromise createPublishingDestinationAsync(array $args = [])
* @method AwsResult createSampleFindings(array $args = [])
* @method GuzzleHttpPromisePromise createSampleFindingsAsync(array $args = [])
* @method AwsResult createThreatIntelSet(array $args = [])
* @method GuzzleHttpPromisePromise createThreatIntelSetAsync(array $args = [])
* @method AwsResult declineInvitations(array $args = [])
* @method GuzzleHttpPromisePromise declineInvitationsAsync(array $args = [])
* @method AwsResult deleteDetector(array $args = [])
* @method GuzzleHttpPromisePromise deleteDetectorAsync(array $args = [])
* @method AwsResult deleteFilter(array $args = [])
* @method GuzzleHttpPromisePromise deleteFilterAsync(array $args = [])
* @method AwsResult deleteIPSet(array $args = [])
* @method GuzzleHttpPromisePromise deleteIPSetAsync(array $args = [])
* @method AwsResult deleteInvitations(array $args = [])
* @method GuzzleHttpPromisePromise deleteInvitationsAsync(array $args = [])
* @method AwsResult deleteMembers(array $args = [])
* @method GuzzleHttpPromisePromise deleteMembersAsync(array $args = [])
* @method AwsResult deletePublishingDestination(array $args = [])
* @method GuzzleHttpPromisePromise deletePublishingDestinationAsync(array $args = [])
* @method AwsResult deleteThreatIntelSet(array $args = [])
* @method GuzzleHttpPromisePromise deleteThreatIntelSetAsync(array $args = [])
* @method AwsResult describeOrganizationConfiguration(array $args = [])
* @method GuzzleHttpPromisePromise describeOrganizationConfigurationAsync(array $args = [])
* @method AwsResult describePublishingDestination(array $args = [])
* @method GuzzleHttpPromisePromise describePublishingDestinationAsync(array $args = [])
* @method AwsResult disableOrganizationAdminAccount(array $args = [])
* @method GuzzleHttpPromisePromise disableOrganizationAdminAccountAsync(array $args = [])
* @method AwsResult disassociateFromMasterAccount(array $args = [])
* @method GuzzleHttpPromisePromise disassociateFromMasterAccountAsync(array $args = [])
* @method AwsResult disassociateMembers(array $args = [])
* @method GuzzleHttpPromisePromise disassociateMembersAsync(array $args = [])
* @method AwsResult enableOrganizationAdminAccount(array $args = [])
* @method GuzzleHttpPromisePromise enableOrganizationAdminAccountAsync(array $args = [])
* @method AwsResult getDetector(array $args = [])
* @method GuzzleHttpPromisePromise getDetectorAsync(array $args = [])
* @method AwsResult getFilter(array $args = [])
* @method GuzzleHttpPromisePromise getFilterAsync(array $args = [])
* @method AwsResult getFindings(array $args = [])
* @method GuzzleHttpPromisePromise getFindingsAsync(array $args = [])
* @method AwsResult getFindingsStatistics(array $args = [])
* @method GuzzleHttpPromisePromise getFindingsStatisticsAsync(array $args = [])
* @method AwsResult getIPSet(array $args = [])
* @method GuzzleHttpPromisePromise getIPSetAsync(array $args = [])
* @method AwsResult getInvitationsCount(array $args = [])
* @method GuzzleHttpPromisePromise getInvitationsCountAsync(array $args = [])
* @method AwsResult getMasterAccount(array $args = [])
* @method GuzzleHttpPromisePromise getMasterAccountAsync(array $args = [])
* @method AwsResult getMembers(array $args = [])
* @method GuzzleHttpPromisePromise getMembersAsync(array $args = [])
* @method AwsResult getThreatIntelSet(array $args = [])
* @method GuzzleHttpPromisePromise getThreatIntelSetAsync(array $args = [])
* @method AwsResult inviteMembers(array $args = [])
* @method GuzzleHttpPromisePromise inviteMembersAsync(array $args = [])
* @method AwsResult listDetectors(array $args = [])
* @method GuzzleHttpPromisePromise listDetectorsAsync(array $args = [])
* @method AwsResult listFilters(array $args = [])
* @method GuzzleHttpPromisePromise listFiltersAsync(array $args = [])
* @method AwsResult listFindings(array $args = [])
* @method GuzzleHttpPromisePromise listFindingsAsync(array $args = [])
* @method AwsResult listIPSets(array $args = [])
* @method GuzzleHttpPromisePromise listIPSetsAsync(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 listPublishingDestinations(array $args = [])
* @method GuzzleHttpPromisePromise listPublishingDestinationsAsync(array $args = [])
* @method AwsResult listTagsForResource(array $args = [])
* @method GuzzleHttpPromisePromise listTagsForResourceAsync(array $args = [])
* @method AwsResult listThreatIntelSets(array $args = [])
* @method GuzzleHttpPromisePromise listThreatIntelSetsAsync(array $args = [])
* @method AwsResult startMonitoringMembers(array $args = [])
* @method GuzzleHttpPromisePromise startMonitoringMembersAsync(array $args = [])
* @method AwsResult stopMonitoringMembers(array $args = [])
* @method GuzzleHttpPromisePromise stopMonitoringMembersAsync(array $args = [])
* @method AwsResult tagResource(array $args = [])
* @method GuzzleHttpPromisePromise tagResourceAsync(array $args = [])
* @method AwsResult unarchiveFindings(array $args = [])
* @method GuzzleHttpPromisePromise unarchiveFindingsAsync(array $args = [])
* @method AwsResult untagResource(array $args = [])
* @method GuzzleHttpPromisePromise untagResourceAsync(array $args = [])
* @method AwsResult updateDetector(array $args = [])
* @method GuzzleHttpPromisePromise updateDetectorAsync(array $args = [])
* @method AwsResult updateFilter(array $args = [])
* @method GuzzleHttpPromisePromise updateFilterAsync(array $args = [])
* @method AwsResult updateFindingsFeedback(array $args = [])
* @method GuzzleHttpPromisePromise updateFindingsFeedbackAsync(array $args = [])
* @method AwsResult updateIPSet(array $args = [])
* @method GuzzleHttpPromisePromise updateIPSetAsync(array $args = [])
* @method AwsResult updateOrganizationConfiguration(array $args = [])
* @method GuzzleHttpPromisePromise updateOrganizationConfigurationAsync(array $args = [])
* @method AwsResult updatePublishingDestination(array $args = [])
* @method GuzzleHttpPromisePromise updatePublishingDestinationAsync(array $args = [])
* @method AwsResult updateThreatIntelSet(array $args = [])
* @method GuzzleHttpPromisePromise updateThreatIntelSetAsync(array $args = [])
*/
class GuardDutyClient extends AwsClient {}