@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSInspector2Async extends AbstractAWSInspector2 implements AWSInspector2Async
AWSInspector2Async
. Convenient method forms pass through to the corresponding
overload that takes a request object and an AsyncHandler
, which throws an
UnsupportedOperationException
.ENDPOINT_PREFIX
associateMember, batchGetAccountStatus, batchGetFreeTrialInfo, cancelFindingsReport, createFilter, createFindingsReport, deleteFilter, describeOrganizationConfiguration, disable, disableDelegatedAdminAccount, disassociateMember, enable, enableDelegatedAdminAccount, getCachedResponseMetadata, getConfiguration, getDelegatedAdminAccount, getFindingsReportStatus, getMember, listAccountPermissions, listCoverage, listCoverageStatistics, listDelegatedAdminAccounts, listFilters, listFindingAggregations, listFindings, listMembers, listTagsForResource, listUsageTotals, shutdown, tagResource, untagResource, updateConfiguration, updateFilter, updateOrganizationConfiguration
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
associateMember, batchGetAccountStatus, batchGetFreeTrialInfo, cancelFindingsReport, createFilter, createFindingsReport, deleteFilter, describeOrganizationConfiguration, disable, disableDelegatedAdminAccount, disassociateMember, enable, enableDelegatedAdminAccount, getCachedResponseMetadata, getConfiguration, getDelegatedAdminAccount, getFindingsReportStatus, getMember, listAccountPermissions, listCoverage, listCoverageStatistics, listDelegatedAdminAccounts, listFilters, listFindingAggregations, listFindings, listMembers, listTagsForResource, listUsageTotals, shutdown, tagResource, untagResource, updateConfiguration, updateFilter, updateOrganizationConfiguration
public Future<AssociateMemberResult> associateMemberAsync(AssociateMemberRequest request)
AWSInspector2Async
Associates an Amazon Web Services account with an Amazon Inspector delegated administrator.
associateMemberAsync
in interface AWSInspector2Async
public Future<AssociateMemberResult> associateMemberAsync(AssociateMemberRequest request, AsyncHandler<AssociateMemberRequest,AssociateMemberResult> asyncHandler)
AWSInspector2Async
Associates an Amazon Web Services account with an Amazon Inspector delegated administrator.
associateMemberAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<BatchGetAccountStatusResult> batchGetAccountStatusAsync(BatchGetAccountStatusRequest request)
AWSInspector2Async
Retrieves the Amazon Inspector status of multiple Amazon Web Services accounts within your environment.
batchGetAccountStatusAsync
in interface AWSInspector2Async
public Future<BatchGetAccountStatusResult> batchGetAccountStatusAsync(BatchGetAccountStatusRequest request, AsyncHandler<BatchGetAccountStatusRequest,BatchGetAccountStatusResult> asyncHandler)
AWSInspector2Async
Retrieves the Amazon Inspector status of multiple Amazon Web Services accounts within your environment.
batchGetAccountStatusAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<BatchGetFreeTrialInfoResult> batchGetFreeTrialInfoAsync(BatchGetFreeTrialInfoRequest request)
AWSInspector2Async
Gets free trial status for multiple Amazon Web Services accounts.
batchGetFreeTrialInfoAsync
in interface AWSInspector2Async
public Future<BatchGetFreeTrialInfoResult> batchGetFreeTrialInfoAsync(BatchGetFreeTrialInfoRequest request, AsyncHandler<BatchGetFreeTrialInfoRequest,BatchGetFreeTrialInfoResult> asyncHandler)
AWSInspector2Async
Gets free trial status for multiple Amazon Web Services accounts.
batchGetFreeTrialInfoAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CancelFindingsReportResult> cancelFindingsReportAsync(CancelFindingsReportRequest request)
AWSInspector2Async
Cancels the given findings report.
cancelFindingsReportAsync
in interface AWSInspector2Async
public Future<CancelFindingsReportResult> cancelFindingsReportAsync(CancelFindingsReportRequest request, AsyncHandler<CancelFindingsReportRequest,CancelFindingsReportResult> asyncHandler)
AWSInspector2Async
Cancels the given findings report.
cancelFindingsReportAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateFilterResult> createFilterAsync(CreateFilterRequest request)
AWSInspector2Async
Creates a filter resource using specified filter criteria.
createFilterAsync
in interface AWSInspector2Async
public Future<CreateFilterResult> createFilterAsync(CreateFilterRequest request, AsyncHandler<CreateFilterRequest,CreateFilterResult> asyncHandler)
AWSInspector2Async
Creates a filter resource using specified filter criteria.
createFilterAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateFindingsReportResult> createFindingsReportAsync(CreateFindingsReportRequest request)
AWSInspector2Async
Creates a finding report.
createFindingsReportAsync
in interface AWSInspector2Async
public Future<CreateFindingsReportResult> createFindingsReportAsync(CreateFindingsReportRequest request, AsyncHandler<CreateFindingsReportRequest,CreateFindingsReportResult> asyncHandler)
AWSInspector2Async
Creates a finding report.
createFindingsReportAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteFilterResult> deleteFilterAsync(DeleteFilterRequest request)
AWSInspector2Async
Deletes a filter resource.
deleteFilterAsync
in interface AWSInspector2Async
public Future<DeleteFilterResult> deleteFilterAsync(DeleteFilterRequest request, AsyncHandler<DeleteFilterRequest,DeleteFilterResult> asyncHandler)
AWSInspector2Async
Deletes a filter resource.
deleteFilterAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeOrganizationConfigurationResult> describeOrganizationConfigurationAsync(DescribeOrganizationConfigurationRequest request)
AWSInspector2Async
Describe Amazon Inspector configuration settings for an Amazon Web Services organization
describeOrganizationConfigurationAsync
in interface AWSInspector2Async
public Future<DescribeOrganizationConfigurationResult> describeOrganizationConfigurationAsync(DescribeOrganizationConfigurationRequest request, AsyncHandler<DescribeOrganizationConfigurationRequest,DescribeOrganizationConfigurationResult> asyncHandler)
AWSInspector2Async
Describe Amazon Inspector configuration settings for an Amazon Web Services organization
describeOrganizationConfigurationAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DisableResult> disableAsync(DisableRequest request)
AWSInspector2Async
Disables Amazon Inspector scans for one or more Amazon Web Services accounts. Disabling all scan types in an account disables the Amazon Inspector service.
disableAsync
in interface AWSInspector2Async
public Future<DisableResult> disableAsync(DisableRequest request, AsyncHandler<DisableRequest,DisableResult> asyncHandler)
AWSInspector2Async
Disables Amazon Inspector scans for one or more Amazon Web Services accounts. Disabling all scan types in an account disables the Amazon Inspector service.
disableAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DisableDelegatedAdminAccountResult> disableDelegatedAdminAccountAsync(DisableDelegatedAdminAccountRequest request)
AWSInspector2Async
Disables the Amazon Inspector delegated administrator for your organization.
disableDelegatedAdminAccountAsync
in interface AWSInspector2Async
public Future<DisableDelegatedAdminAccountResult> disableDelegatedAdminAccountAsync(DisableDelegatedAdminAccountRequest request, AsyncHandler<DisableDelegatedAdminAccountRequest,DisableDelegatedAdminAccountResult> asyncHandler)
AWSInspector2Async
Disables the Amazon Inspector delegated administrator for your organization.
disableDelegatedAdminAccountAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DisassociateMemberResult> disassociateMemberAsync(DisassociateMemberRequest request)
AWSInspector2Async
Disassociates a member account from an Amazon Inspector delegated administrator.
disassociateMemberAsync
in interface AWSInspector2Async
public Future<DisassociateMemberResult> disassociateMemberAsync(DisassociateMemberRequest request, AsyncHandler<DisassociateMemberRequest,DisassociateMemberResult> asyncHandler)
AWSInspector2Async
Disassociates a member account from an Amazon Inspector delegated administrator.
disassociateMemberAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<EnableResult> enableAsync(EnableRequest request)
AWSInspector2Async
Enables Amazon Inspector scans for one or more Amazon Web Services accounts.
enableAsync
in interface AWSInspector2Async
public Future<EnableResult> enableAsync(EnableRequest request, AsyncHandler<EnableRequest,EnableResult> asyncHandler)
AWSInspector2Async
Enables Amazon Inspector scans for one or more Amazon Web Services accounts.
enableAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<EnableDelegatedAdminAccountResult> enableDelegatedAdminAccountAsync(EnableDelegatedAdminAccountRequest request)
AWSInspector2Async
Enables the Amazon Inspector delegated administrator for your Organizations organization.
enableDelegatedAdminAccountAsync
in interface AWSInspector2Async
public Future<EnableDelegatedAdminAccountResult> enableDelegatedAdminAccountAsync(EnableDelegatedAdminAccountRequest request, AsyncHandler<EnableDelegatedAdminAccountRequest,EnableDelegatedAdminAccountResult> asyncHandler)
AWSInspector2Async
Enables the Amazon Inspector delegated administrator for your Organizations organization.
enableDelegatedAdminAccountAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetConfigurationResult> getConfigurationAsync(GetConfigurationRequest request)
AWSInspector2Async
Retrieves setting configurations for Inspector scans.
getConfigurationAsync
in interface AWSInspector2Async
public Future<GetConfigurationResult> getConfigurationAsync(GetConfigurationRequest request, AsyncHandler<GetConfigurationRequest,GetConfigurationResult> asyncHandler)
AWSInspector2Async
Retrieves setting configurations for Inspector scans.
getConfigurationAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDelegatedAdminAccountResult> getDelegatedAdminAccountAsync(GetDelegatedAdminAccountRequest request)
AWSInspector2Async
Retrieves information about the Amazon Inspector delegated administrator for your organization.
getDelegatedAdminAccountAsync
in interface AWSInspector2Async
public Future<GetDelegatedAdminAccountResult> getDelegatedAdminAccountAsync(GetDelegatedAdminAccountRequest request, AsyncHandler<GetDelegatedAdminAccountRequest,GetDelegatedAdminAccountResult> asyncHandler)
AWSInspector2Async
Retrieves information about the Amazon Inspector delegated administrator for your organization.
getDelegatedAdminAccountAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetFindingsReportStatusResult> getFindingsReportStatusAsync(GetFindingsReportStatusRequest request)
AWSInspector2Async
Gets the status of a findings report.
getFindingsReportStatusAsync
in interface AWSInspector2Async
public Future<GetFindingsReportStatusResult> getFindingsReportStatusAsync(GetFindingsReportStatusRequest request, AsyncHandler<GetFindingsReportStatusRequest,GetFindingsReportStatusResult> asyncHandler)
AWSInspector2Async
Gets the status of a findings report.
getFindingsReportStatusAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetMemberResult> getMemberAsync(GetMemberRequest request)
AWSInspector2Async
Gets member information for your organization.
getMemberAsync
in interface AWSInspector2Async
public Future<GetMemberResult> getMemberAsync(GetMemberRequest request, AsyncHandler<GetMemberRequest,GetMemberResult> asyncHandler)
AWSInspector2Async
Gets member information for your organization.
getMemberAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAccountPermissionsResult> listAccountPermissionsAsync(ListAccountPermissionsRequest request)
AWSInspector2Async
Lists the permissions an account has to configure Amazon Inspector.
listAccountPermissionsAsync
in interface AWSInspector2Async
public Future<ListAccountPermissionsResult> listAccountPermissionsAsync(ListAccountPermissionsRequest request, AsyncHandler<ListAccountPermissionsRequest,ListAccountPermissionsResult> asyncHandler)
AWSInspector2Async
Lists the permissions an account has to configure Amazon Inspector.
listAccountPermissionsAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListCoverageResult> listCoverageAsync(ListCoverageRequest request)
AWSInspector2Async
Lists coverage details for you environment.
listCoverageAsync
in interface AWSInspector2Async
public Future<ListCoverageResult> listCoverageAsync(ListCoverageRequest request, AsyncHandler<ListCoverageRequest,ListCoverageResult> asyncHandler)
AWSInspector2Async
Lists coverage details for you environment.
listCoverageAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListCoverageStatisticsResult> listCoverageStatisticsAsync(ListCoverageStatisticsRequest request)
AWSInspector2Async
Lists Amazon Inspector coverage statistics for your environment.
listCoverageStatisticsAsync
in interface AWSInspector2Async
public Future<ListCoverageStatisticsResult> listCoverageStatisticsAsync(ListCoverageStatisticsRequest request, AsyncHandler<ListCoverageStatisticsRequest,ListCoverageStatisticsResult> asyncHandler)
AWSInspector2Async
Lists Amazon Inspector coverage statistics for your environment.
listCoverageStatisticsAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListDelegatedAdminAccountsResult> listDelegatedAdminAccountsAsync(ListDelegatedAdminAccountsRequest request)
AWSInspector2Async
Lists information about the Amazon Inspector delegated administrator of your organization.
listDelegatedAdminAccountsAsync
in interface AWSInspector2Async
public Future<ListDelegatedAdminAccountsResult> listDelegatedAdminAccountsAsync(ListDelegatedAdminAccountsRequest request, AsyncHandler<ListDelegatedAdminAccountsRequest,ListDelegatedAdminAccountsResult> asyncHandler)
AWSInspector2Async
Lists information about the Amazon Inspector delegated administrator of your organization.
listDelegatedAdminAccountsAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListFiltersResult> listFiltersAsync(ListFiltersRequest request)
AWSInspector2Async
Lists the filters associated with your account.
listFiltersAsync
in interface AWSInspector2Async
public Future<ListFiltersResult> listFiltersAsync(ListFiltersRequest request, AsyncHandler<ListFiltersRequest,ListFiltersResult> asyncHandler)
AWSInspector2Async
Lists the filters associated with your account.
listFiltersAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListFindingAggregationsResult> listFindingAggregationsAsync(ListFindingAggregationsRequest request)
AWSInspector2Async
Lists aggregated finding data for your environment based on specific criteria.
listFindingAggregationsAsync
in interface AWSInspector2Async
public Future<ListFindingAggregationsResult> listFindingAggregationsAsync(ListFindingAggregationsRequest request, AsyncHandler<ListFindingAggregationsRequest,ListFindingAggregationsResult> asyncHandler)
AWSInspector2Async
Lists aggregated finding data for your environment based on specific criteria.
listFindingAggregationsAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListFindingsResult> listFindingsAsync(ListFindingsRequest request)
AWSInspector2Async
Lists findings for your environment.
listFindingsAsync
in interface AWSInspector2Async
public Future<ListFindingsResult> listFindingsAsync(ListFindingsRequest request, AsyncHandler<ListFindingsRequest,ListFindingsResult> asyncHandler)
AWSInspector2Async
Lists findings for your environment.
listFindingsAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListMembersResult> listMembersAsync(ListMembersRequest request)
AWSInspector2Async
List members associated with the Amazon Inspector delegated administrator for your organization.
listMembersAsync
in interface AWSInspector2Async
public Future<ListMembersResult> listMembersAsync(ListMembersRequest request, AsyncHandler<ListMembersRequest,ListMembersResult> asyncHandler)
AWSInspector2Async
List members associated with the Amazon Inspector delegated administrator for your organization.
listMembersAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AWSInspector2Async
Lists all tags attached to a given resource.
listTagsForResourceAsync
in interface AWSInspector2Async
public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSInspector2Async
Lists all tags attached to a given resource.
listTagsForResourceAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListUsageTotalsResult> listUsageTotalsAsync(ListUsageTotalsRequest request)
AWSInspector2Async
Lists the Amazon Inspector usage totals over the last 30 days.
listUsageTotalsAsync
in interface AWSInspector2Async
public Future<ListUsageTotalsResult> listUsageTotalsAsync(ListUsageTotalsRequest request, AsyncHandler<ListUsageTotalsRequest,ListUsageTotalsResult> asyncHandler)
AWSInspector2Async
Lists the Amazon Inspector usage totals over the last 30 days.
listUsageTotalsAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AWSInspector2Async
Adds tags to a resource.
tagResourceAsync
in interface AWSInspector2Async
public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AWSInspector2Async
Adds tags to a resource.
tagResourceAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AWSInspector2Async
Removes tags from a resource.
untagResourceAsync
in interface AWSInspector2Async
public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AWSInspector2Async
Removes tags from a resource.
untagResourceAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateConfigurationResult> updateConfigurationAsync(UpdateConfigurationRequest request)
AWSInspector2Async
Updates setting configurations for your Amazon Inspector account. When you use this API as an Amazon Inspector delegated administrator this updates the setting for all accounts you manage. Member accounts in an organization cannot update this setting.
updateConfigurationAsync
in interface AWSInspector2Async
public Future<UpdateConfigurationResult> updateConfigurationAsync(UpdateConfigurationRequest request, AsyncHandler<UpdateConfigurationRequest,UpdateConfigurationResult> asyncHandler)
AWSInspector2Async
Updates setting configurations for your Amazon Inspector account. When you use this API as an Amazon Inspector delegated administrator this updates the setting for all accounts you manage. Member accounts in an organization cannot update this setting.
updateConfigurationAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateFilterResult> updateFilterAsync(UpdateFilterRequest request)
AWSInspector2Async
Specifies the action that is to be applied to the findings that match the filter.
updateFilterAsync
in interface AWSInspector2Async
public Future<UpdateFilterResult> updateFilterAsync(UpdateFilterRequest request, AsyncHandler<UpdateFilterRequest,UpdateFilterResult> asyncHandler)
AWSInspector2Async
Specifies the action that is to be applied to the findings that match the filter.
updateFilterAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateOrganizationConfigurationResult> updateOrganizationConfigurationAsync(UpdateOrganizationConfigurationRequest request)
AWSInspector2Async
Updates the configurations for your Amazon Inspector organization.
updateOrganizationConfigurationAsync
in interface AWSInspector2Async
public Future<UpdateOrganizationConfigurationResult> updateOrganizationConfigurationAsync(UpdateOrganizationConfigurationRequest request, AsyncHandler<UpdateOrganizationConfigurationRequest,UpdateOrganizationConfigurationResult> asyncHandler)
AWSInspector2Async
Updates the configurations for your Amazon Inspector organization.
updateOrganizationConfigurationAsync
in interface AWSInspector2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.