@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSInspector2AsyncClient extends AWSInspector2Client implements AWSInspector2Async
AsyncHandler can be used to receive
notification when an asynchronous operation completes.
Amazon Inspector is a vulnerability discovery service that automates continuous scanning for security vulnerabilities within your Amazon EC2 and Amazon ECR environments.
LOGGING_AWS_REQUEST_METRICENDPOINT_PREFIXassociateMember, batchGetAccountStatus, batchGetFreeTrialInfo, builder, cancelFindingsReport, createFilter, createFindingsReport, deleteFilter, describeOrganizationConfiguration, disable, disableDelegatedAdminAccount, disassociateMember, enable, enableDelegatedAdminAccount, getCachedResponseMetadata, getDelegatedAdminAccount, getFindingsReportStatus, getMember, listAccountPermissions, listCoverage, listCoverageStatistics, listDelegatedAdminAccounts, listFilters, listFindingAggregations, listFindings, listMembers, listTagsForResource, listUsageTotals, tagResource, untagResource, updateFilter, updateOrganizationConfigurationaddRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffsetequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassociateMember, batchGetAccountStatus, batchGetFreeTrialInfo, cancelFindingsReport, createFilter, createFindingsReport, deleteFilter, describeOrganizationConfiguration, disable, disableDelegatedAdminAccount, disassociateMember, enable, enableDelegatedAdminAccount, getCachedResponseMetadata, getDelegatedAdminAccount, getFindingsReportStatus, getMember, listAccountPermissions, listCoverage, listCoverageStatistics, listDelegatedAdminAccounts, listFilters, listFindingAggregations, listFindings, listMembers, listTagsForResource, listUsageTotals, tagResource, untagResource, updateFilter, updateOrganizationConfigurationpublic static AWSInspector2AsyncClientBuilder asyncBuilder()
public ExecutorService getExecutorService()
public Future<AssociateMemberResult> associateMemberAsync(AssociateMemberRequest request)
AWSInspector2AsyncAssociates an Amazon Web Services account with an Amazon Inspector delegated administrator.
associateMemberAsync in interface AWSInspector2Asyncpublic Future<AssociateMemberResult> associateMemberAsync(AssociateMemberRequest request, AsyncHandler<AssociateMemberRequest,AssociateMemberResult> asyncHandler)
AWSInspector2AsyncAssociates an Amazon Web Services account with an Amazon Inspector delegated administrator.
associateMemberAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncRetrieves the Amazon Inspector status of multiple Amazon Web Services accounts within your environment.
batchGetAccountStatusAsync in interface AWSInspector2Asyncpublic Future<BatchGetAccountStatusResult> batchGetAccountStatusAsync(BatchGetAccountStatusRequest request, AsyncHandler<BatchGetAccountStatusRequest,BatchGetAccountStatusResult> asyncHandler)
AWSInspector2AsyncRetrieves the Amazon Inspector status of multiple Amazon Web Services accounts within your environment.
batchGetAccountStatusAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncGets free trial status for multiple Amazon Web Services accounts.
batchGetFreeTrialInfoAsync in interface AWSInspector2Asyncpublic Future<BatchGetFreeTrialInfoResult> batchGetFreeTrialInfoAsync(BatchGetFreeTrialInfoRequest request, AsyncHandler<BatchGetFreeTrialInfoRequest,BatchGetFreeTrialInfoResult> asyncHandler)
AWSInspector2AsyncGets free trial status for multiple Amazon Web Services accounts.
batchGetFreeTrialInfoAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncCancels the given findings report.
cancelFindingsReportAsync in interface AWSInspector2Asyncpublic Future<CancelFindingsReportResult> cancelFindingsReportAsync(CancelFindingsReportRequest request, AsyncHandler<CancelFindingsReportRequest,CancelFindingsReportResult> asyncHandler)
AWSInspector2AsyncCancels the given findings report.
cancelFindingsReportAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncCreates a filter resource using specified filter criteria.
createFilterAsync in interface AWSInspector2Asyncpublic Future<CreateFilterResult> createFilterAsync(CreateFilterRequest request, AsyncHandler<CreateFilterRequest,CreateFilterResult> asyncHandler)
AWSInspector2AsyncCreates a filter resource using specified filter criteria.
createFilterAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncCreates a finding report.
createFindingsReportAsync in interface AWSInspector2Asyncpublic Future<CreateFindingsReportResult> createFindingsReportAsync(CreateFindingsReportRequest request, AsyncHandler<CreateFindingsReportRequest,CreateFindingsReportResult> asyncHandler)
AWSInspector2AsyncCreates a finding report.
createFindingsReportAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncDeletes a filter resource.
deleteFilterAsync in interface AWSInspector2Asyncpublic Future<DeleteFilterResult> deleteFilterAsync(DeleteFilterRequest request, AsyncHandler<DeleteFilterRequest,DeleteFilterResult> asyncHandler)
AWSInspector2AsyncDeletes a filter resource.
deleteFilterAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncDescribe Amazon Inspector configuration settings for an Amazon Web Services organization
describeOrganizationConfigurationAsync in interface AWSInspector2Asyncpublic Future<DescribeOrganizationConfigurationResult> describeOrganizationConfigurationAsync(DescribeOrganizationConfigurationRequest request, AsyncHandler<DescribeOrganizationConfigurationRequest,DescribeOrganizationConfigurationResult> asyncHandler)
AWSInspector2AsyncDescribe Amazon Inspector configuration settings for an Amazon Web Services organization
describeOrganizationConfigurationAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncDisables 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 AWSInspector2Asyncpublic Future<DisableResult> disableAsync(DisableRequest request, AsyncHandler<DisableRequest,DisableResult> asyncHandler)
AWSInspector2AsyncDisables 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 AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncDisables the Amazon Inspector delegated administrator for your organization.
disableDelegatedAdminAccountAsync in interface AWSInspector2Asyncpublic Future<DisableDelegatedAdminAccountResult> disableDelegatedAdminAccountAsync(DisableDelegatedAdminAccountRequest request, AsyncHandler<DisableDelegatedAdminAccountRequest,DisableDelegatedAdminAccountResult> asyncHandler)
AWSInspector2AsyncDisables the Amazon Inspector delegated administrator for your organization.
disableDelegatedAdminAccountAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncDisassociates a member account from an Amazon Inspector delegated administrator.
disassociateMemberAsync in interface AWSInspector2Asyncpublic Future<DisassociateMemberResult> disassociateMemberAsync(DisassociateMemberRequest request, AsyncHandler<DisassociateMemberRequest,DisassociateMemberResult> asyncHandler)
AWSInspector2AsyncDisassociates a member account from an Amazon Inspector delegated administrator.
disassociateMemberAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncEnables Amazon Inspector scans for one or more Amazon Web Services accounts.
enableAsync in interface AWSInspector2Asyncpublic Future<EnableResult> enableAsync(EnableRequest request, AsyncHandler<EnableRequest,EnableResult> asyncHandler)
AWSInspector2AsyncEnables Amazon Inspector scans for one or more Amazon Web Services accounts.
enableAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncEnables the Amazon Inspector delegated administrator for your Organizations organization.
enableDelegatedAdminAccountAsync in interface AWSInspector2Asyncpublic Future<EnableDelegatedAdminAccountResult> enableDelegatedAdminAccountAsync(EnableDelegatedAdminAccountRequest request, AsyncHandler<EnableDelegatedAdminAccountRequest,EnableDelegatedAdminAccountResult> asyncHandler)
AWSInspector2AsyncEnables the Amazon Inspector delegated administrator for your Organizations organization.
enableDelegatedAdminAccountAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncRetrieves information about the Amazon Inspector delegated administrator for your organization.
getDelegatedAdminAccountAsync in interface AWSInspector2Asyncpublic Future<GetDelegatedAdminAccountResult> getDelegatedAdminAccountAsync(GetDelegatedAdminAccountRequest request, AsyncHandler<GetDelegatedAdminAccountRequest,GetDelegatedAdminAccountResult> asyncHandler)
AWSInspector2AsyncRetrieves information about the Amazon Inspector delegated administrator for your organization.
getDelegatedAdminAccountAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncGets the status of a findings report.
getFindingsReportStatusAsync in interface AWSInspector2Asyncpublic Future<GetFindingsReportStatusResult> getFindingsReportStatusAsync(GetFindingsReportStatusRequest request, AsyncHandler<GetFindingsReportStatusRequest,GetFindingsReportStatusResult> asyncHandler)
AWSInspector2AsyncGets the status of a findings report.
getFindingsReportStatusAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncGets member information for your organization.
getMemberAsync in interface AWSInspector2Asyncpublic Future<GetMemberResult> getMemberAsync(GetMemberRequest request, AsyncHandler<GetMemberRequest,GetMemberResult> asyncHandler)
AWSInspector2AsyncGets member information for your organization.
getMemberAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncLists the permissions an account has to configure Amazon Inspector.
listAccountPermissionsAsync in interface AWSInspector2Asyncpublic Future<ListAccountPermissionsResult> listAccountPermissionsAsync(ListAccountPermissionsRequest request, AsyncHandler<ListAccountPermissionsRequest,ListAccountPermissionsResult> asyncHandler)
AWSInspector2AsyncLists the permissions an account has to configure Amazon Inspector.
listAccountPermissionsAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncLists coverage details for you environment.
listCoverageAsync in interface AWSInspector2Asyncpublic Future<ListCoverageResult> listCoverageAsync(ListCoverageRequest request, AsyncHandler<ListCoverageRequest,ListCoverageResult> asyncHandler)
AWSInspector2AsyncLists coverage details for you environment.
listCoverageAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncLists Amazon Inspector coverage statistics for your environment.
listCoverageStatisticsAsync in interface AWSInspector2Asyncpublic Future<ListCoverageStatisticsResult> listCoverageStatisticsAsync(ListCoverageStatisticsRequest request, AsyncHandler<ListCoverageStatisticsRequest,ListCoverageStatisticsResult> asyncHandler)
AWSInspector2AsyncLists Amazon Inspector coverage statistics for your environment.
listCoverageStatisticsAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncLists information about the Amazon Inspector delegated administrator of your organization.
listDelegatedAdminAccountsAsync in interface AWSInspector2Asyncpublic Future<ListDelegatedAdminAccountsResult> listDelegatedAdminAccountsAsync(ListDelegatedAdminAccountsRequest request, AsyncHandler<ListDelegatedAdminAccountsRequest,ListDelegatedAdminAccountsResult> asyncHandler)
AWSInspector2AsyncLists information about the Amazon Inspector delegated administrator of your organization.
listDelegatedAdminAccountsAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncLists the filters associated with your account.
listFiltersAsync in interface AWSInspector2Asyncpublic Future<ListFiltersResult> listFiltersAsync(ListFiltersRequest request, AsyncHandler<ListFiltersRequest,ListFiltersResult> asyncHandler)
AWSInspector2AsyncLists the filters associated with your account.
listFiltersAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncLists aggregated finding data for your environment based on specific criteria.
listFindingAggregationsAsync in interface AWSInspector2Asyncpublic Future<ListFindingAggregationsResult> listFindingAggregationsAsync(ListFindingAggregationsRequest request, AsyncHandler<ListFindingAggregationsRequest,ListFindingAggregationsResult> asyncHandler)
AWSInspector2AsyncLists aggregated finding data for your environment based on specific criteria.
listFindingAggregationsAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncLists findings for your environment.
listFindingsAsync in interface AWSInspector2Asyncpublic Future<ListFindingsResult> listFindingsAsync(ListFindingsRequest request, AsyncHandler<ListFindingsRequest,ListFindingsResult> asyncHandler)
AWSInspector2AsyncLists findings for your environment.
listFindingsAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncList members associated with the Amazon Inspector delegated administrator for your organization.
listMembersAsync in interface AWSInspector2Asyncpublic Future<ListMembersResult> listMembersAsync(ListMembersRequest request, AsyncHandler<ListMembersRequest,ListMembersResult> asyncHandler)
AWSInspector2AsyncList members associated with the Amazon Inspector delegated administrator for your organization.
listMembersAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncLists all tags attached to a given resource.
listTagsForResourceAsync in interface AWSInspector2Asyncpublic Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSInspector2AsyncLists all tags attached to a given resource.
listTagsForResourceAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncLists the Amazon Inspector usage totals over the last 30 days.
listUsageTotalsAsync in interface AWSInspector2Asyncpublic Future<ListUsageTotalsResult> listUsageTotalsAsync(ListUsageTotalsRequest request, AsyncHandler<ListUsageTotalsRequest,ListUsageTotalsResult> asyncHandler)
AWSInspector2AsyncLists the Amazon Inspector usage totals over the last 30 days.
listUsageTotalsAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncAdds tags to a resource.
tagResourceAsync in interface AWSInspector2Asyncpublic Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AWSInspector2AsyncAdds tags to a resource.
tagResourceAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncRemoves tags from a resource.
untagResourceAsync in interface AWSInspector2Asyncpublic Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AWSInspector2AsyncRemoves tags from a resource.
untagResourceAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncSpecifies the action that is to be applied to the findings that match the filter.
updateFilterAsync in interface AWSInspector2Asyncpublic Future<UpdateFilterResult> updateFilterAsync(UpdateFilterRequest request, AsyncHandler<UpdateFilterRequest,UpdateFilterResult> asyncHandler)
AWSInspector2AsyncSpecifies the action that is to be applied to the findings that match the filter.
updateFilterAsync in interface AWSInspector2AsyncasyncHandler - 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)
AWSInspector2AsyncUpdates the configurations for your Amazon Inspector organization.
updateOrganizationConfigurationAsync in interface AWSInspector2Asyncpublic Future<UpdateOrganizationConfigurationResult> updateOrganizationConfigurationAsync(UpdateOrganizationConfigurationRequest request, AsyncHandler<UpdateOrganizationConfigurationRequest,UpdateOrganizationConfigurationResult> asyncHandler)
AWSInspector2AsyncUpdates the configurations for your Amazon Inspector organization.
updateOrganizationConfigurationAsync in interface AWSInspector2AsyncasyncHandler - 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 void shutdown()
getExecutorService().shutdown() followed by getExecutorService().awaitTermination() prior to
calling this method.shutdown in interface AWSInspector2shutdown in class AWSInspector2Client