- getAccountConfiguration(GetAccountConfigurationRequest) - Method in class com.amazonaws.services.codegurusecurity.AbstractAmazonCodeGuruSecurity
-
- getAccountConfiguration(GetAccountConfigurationRequest) - Method in interface com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurity
-
Use to get the encryption configuration for an account.
- getAccountConfiguration(GetAccountConfigurationRequest) - Method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityClient
-
Use to get the encryption configuration for an account.
- getAccountConfigurationAsync(GetAccountConfigurationRequest) - Method in class com.amazonaws.services.codegurusecurity.AbstractAmazonCodeGuruSecurityAsync
-
- getAccountConfigurationAsync(GetAccountConfigurationRequest, AsyncHandler<GetAccountConfigurationRequest, GetAccountConfigurationResult>) - Method in class com.amazonaws.services.codegurusecurity.AbstractAmazonCodeGuruSecurityAsync
-
- getAccountConfigurationAsync(GetAccountConfigurationRequest) - Method in interface com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsync
-
Use to get the encryption configuration for an account.
- getAccountConfigurationAsync(GetAccountConfigurationRequest, AsyncHandler<GetAccountConfigurationRequest, GetAccountConfigurationResult>) - Method in interface com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsync
-
Use to get the encryption configuration for an account.
- getAccountConfigurationAsync(GetAccountConfigurationRequest) - Method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsyncClient
-
- getAccountConfigurationAsync(GetAccountConfigurationRequest, AsyncHandler<GetAccountConfigurationRequest, GetAccountConfigurationResult>) - Method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsyncClient
-
- GetAccountConfigurationRequest - Class in com.amazonaws.services.codegurusecurity.model
-
- GetAccountConfigurationRequest() - Constructor for class com.amazonaws.services.codegurusecurity.model.GetAccountConfigurationRequest
-
- GetAccountConfigurationResult - Class in com.amazonaws.services.codegurusecurity.model
-
- GetAccountConfigurationResult() - Constructor for class com.amazonaws.services.codegurusecurity.model.GetAccountConfigurationResult
-
- getAnalysisType() - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
The type of analysis you want CodeGuru Security to perform in the scan, either Security or
All.
- getAnalysisType() - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The type of analysis CodeGuru Security performed in the scan, either Security or All.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.codegurusecurity.AbstractAmazonCodeGuruSecurity
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurity
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCategoriesWithMostFindings() - Method in class com.amazonaws.services.codegurusecurity.model.MetricsSummary
-
A list of CategoryWithFindingNum objects for the top 5 finding categories with the most findings.
- getCategoryName() - Method in class com.amazonaws.services.codegurusecurity.model.CategoryWithFindingNum
-
The name of the finding category.
- getClientToken() - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
The idempotency token for the request.
- getClosedFindings() - Method in class com.amazonaws.services.codegurusecurity.model.AccountFindingsMetric
-
The number of closed findings of each severity on the specified date.
- getCode() - Method in class com.amazonaws.services.codegurusecurity.model.SuggestedFix
-
The suggested code fix.
- getCodeArtifactId() - Method in class com.amazonaws.services.codegurusecurity.model.CreateUploadUrlResult
-
The identifier for the uploaded code resource.
- getCodeArtifactId() - Method in class com.amazonaws.services.codegurusecurity.model.ResourceId
-
The identifier for the code file uploaded to the resource object.
- getCodeSnippet() - Method in class com.amazonaws.services.codegurusecurity.model.FilePath
-
A list of CodeLine objects that describe where the security vulnerability appears in your code.
- getContent() - Method in class com.amazonaws.services.codegurusecurity.model.CodeLine
-
The code that contains a vulnerability.
- getCreatedAt() - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The time when the finding was created.
- getCreatedAt() - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The time the scan was created.
- getCreatedAt() - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
The time when the scan was created.
- getCritical() - Method in class com.amazonaws.services.codegurusecurity.model.FindingMetricsValuePerSeverity
-
A numeric value corresponding to a critical finding.
- getDate() - Method in class com.amazonaws.services.codegurusecurity.model.AccountFindingsMetric
-
The date from which the findings metrics were retrieved.
- getDate() - Method in class com.amazonaws.services.codegurusecurity.model.GetMetricsSummaryRequest
-
The date you want to retrieve summary metrics from, rounded to the nearest day.
- getDate() - Method in class com.amazonaws.services.codegurusecurity.model.MetricsSummary
-
The date from which the metrics summary information was retrieved.
- getDescription() - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
A description of the finding.
- getDescription() - Method in class com.amazonaws.services.codegurusecurity.model.SuggestedFix
-
A description of the suggested code fix and why it is being suggested.
- getDetectorId() - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The identifier for the detector that detected the finding in your code.
- getDetectorName() - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The name of the detector that identified the security vulnerability in your code.
- getDetectorTags() - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
One or more tags or categorizations that are associated with a detector.
- getEncryptionConfig() - Method in class com.amazonaws.services.codegurusecurity.model.GetAccountConfigurationResult
-
An EncryptionConfig object that contains the KMS key ARN that is used for encryption.
- getEncryptionConfig() - Method in class com.amazonaws.services.codegurusecurity.model.UpdateAccountConfigurationRequest
-
The customer-managed KMS key ARN you want to use for encryption.
- getEncryptionConfig() - Method in class com.amazonaws.services.codegurusecurity.model.UpdateAccountConfigurationResult
-
An EncryptionConfig object that contains the KMS key ARN that is used for encryption.
- getEndDate() - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsRequest
-
The end date of the interval which you want to retrieve metrics from.
- getEndLine() - Method in class com.amazonaws.services.codegurusecurity.model.FilePath
-
The last line number of the code snippet where the security vulnerability appears in your code.
- getError() - Method in exception com.amazonaws.services.codegurusecurity.model.InternalServerException
-
The internal error encountered by the server.
- getErrorCode() - Method in exception com.amazonaws.services.codegurusecurity.model.AccessDeniedException
-
The identifier for the error.
- getErrorCode() - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsError
-
A code associated with the type of error.
- getErrorCode() - Method in exception com.amazonaws.services.codegurusecurity.model.ConflictException
-
The identifier for the error.
- getErrorCode() - Method in exception com.amazonaws.services.codegurusecurity.model.ResourceNotFoundException
-
The identifier for the error.
- getErrorCode() - Method in exception com.amazonaws.services.codegurusecurity.model.ThrottlingException
-
The identifier for the error.
- getErrorCode() - Method in exception com.amazonaws.services.codegurusecurity.model.ValidationException
-
The identifier for the error.
- getErrorMessage() - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
Details about the error that causes a scan to fail to be retrieved.
- getExecutorService() - Method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFailedFindings() - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsResult
-
A list of errors for individual findings which were not fetched.
- getFieldList() - Method in exception com.amazonaws.services.codegurusecurity.model.ValidationException
-
The field that caused the error, if applicable.
- getFilePath() - Method in class com.amazonaws.services.codegurusecurity.model.Vulnerability
-
An object that describes the location of the detected security vulnerability in your code.
- getFindingId() - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsError
-
The finding ID of the finding that was not fetched.
- getFindingId() - Method in class com.amazonaws.services.codegurusecurity.model.FindingIdentifier
-
The identifier for a finding.
- getFindingIdentifiers() - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsRequest
-
A list of finding identifiers.
- getFindingNumber() - Method in class com.amazonaws.services.codegurusecurity.model.CategoryWithFindingNum
-
The number of open findings in the category.
- getFindingNumber() - Method in class com.amazonaws.services.codegurusecurity.model.ScanNameWithFindingNum
-
The number of findings generated by a scan.
- getFindings(GetFindingsRequest) - Method in class com.amazonaws.services.codegurusecurity.AbstractAmazonCodeGuruSecurity
-
- getFindings(GetFindingsRequest) - Method in interface com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurity
-
Returns a list of all findings generated by a particular scan.
- getFindings(GetFindingsRequest) - Method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityClient
-
Returns a list of all findings generated by a particular scan.
- getFindings() - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsResult
-
A list of all findings which were successfully fetched.
- getFindings() - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsResult
-
A list of findings generated by the specified scan.
- getFindingsAsync(GetFindingsRequest) - Method in class com.amazonaws.services.codegurusecurity.AbstractAmazonCodeGuruSecurityAsync
-
- getFindingsAsync(GetFindingsRequest, AsyncHandler<GetFindingsRequest, GetFindingsResult>) - Method in class com.amazonaws.services.codegurusecurity.AbstractAmazonCodeGuruSecurityAsync
-
- getFindingsAsync(GetFindingsRequest) - Method in interface com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsync
-
Returns a list of all findings generated by a particular scan.
- getFindingsAsync(GetFindingsRequest, AsyncHandler<GetFindingsRequest, GetFindingsResult>) - Method in interface com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsync
-
Returns a list of all findings generated by a particular scan.
- getFindingsAsync(GetFindingsRequest) - Method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsyncClient
-
- getFindingsAsync(GetFindingsRequest, AsyncHandler<GetFindingsRequest, GetFindingsResult>) - Method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsyncClient
-
- getFindingsMetrics() - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsResult
-
A list of AccountFindingsMetric objects retrieved from the specified time interval.
- GetFindingsRequest - Class in com.amazonaws.services.codegurusecurity.model
-
- GetFindingsRequest() - Constructor for class com.amazonaws.services.codegurusecurity.model.GetFindingsRequest
-
- GetFindingsResult - Class in com.amazonaws.services.codegurusecurity.model
-
- GetFindingsResult() - Constructor for class com.amazonaws.services.codegurusecurity.model.GetFindingsResult
-
- getGeneratorId() - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The identifier for the component that generated a finding such as AmazonCodeGuruSecurity.
- getHigh() - Method in class com.amazonaws.services.codegurusecurity.model.FindingMetricsValuePerSeverity
-
A numeric value corresponding to a high severity finding.
- getId() - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The identifier for a finding.
- getId() - Method in class com.amazonaws.services.codegurusecurity.model.Resource
-
The scanName of the scan that was run on the resource.
- getId() - Method in class com.amazonaws.services.codegurusecurity.model.Vulnerability
-
The identifier for the vulnerability.
- getInfo() - Method in class com.amazonaws.services.codegurusecurity.model.FindingMetricsValuePerSeverity
-
A numeric value corresponding to an informational finding.
- getItemCount() - Method in class com.amazonaws.services.codegurusecurity.model.Vulnerability
-
Deprecated.
- getKmsKeyArn() - Method in class com.amazonaws.services.codegurusecurity.model.EncryptionConfig
-
The KMS key ARN that is used for encryption.
- getLow() - Method in class com.amazonaws.services.codegurusecurity.model.FindingMetricsValuePerSeverity
-
A numeric value corresponding to a low severity finding.
- getMaxResults() - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsRequest
-
The maximum number of results to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsRequest
-
The maximum number of results to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.codegurusecurity.model.ListScansRequest
-
The maximum number of results to return in the response.
- getMeanTimeToClose() - Method in class com.amazonaws.services.codegurusecurity.model.AccountFindingsMetric
-
The average time in days it takes to close findings of each severity as of a specified date.
- getMedium() - Method in class com.amazonaws.services.codegurusecurity.model.FindingMetricsValuePerSeverity
-
A numeric value corresponding to a medium severity finding.
- getMessage() - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsError
-
Describes the error.
- getMessage() - Method in class com.amazonaws.services.codegurusecurity.model.ValidationExceptionField
-
Describes the exception.
- getMetricsSummary(GetMetricsSummaryRequest) - Method in class com.amazonaws.services.codegurusecurity.AbstractAmazonCodeGuruSecurity
-
- getMetricsSummary(GetMetricsSummaryRequest) - Method in interface com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurity
-
Returns a summary of metrics for an account from a specified date, including number of open findings, the
categories with most findings, the scans with most open findings, and scans with most open critical findings.
- getMetricsSummary(GetMetricsSummaryRequest) - Method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityClient
-
Returns a summary of metrics for an account from a specified date, including number of open findings, the
categories with most findings, the scans with most open findings, and scans with most open critical findings.
- getMetricsSummary() - Method in class com.amazonaws.services.codegurusecurity.model.GetMetricsSummaryResult
-
The summary metrics from the specified date.
- getMetricsSummaryAsync(GetMetricsSummaryRequest) - Method in class com.amazonaws.services.codegurusecurity.AbstractAmazonCodeGuruSecurityAsync
-
- getMetricsSummaryAsync(GetMetricsSummaryRequest, AsyncHandler<GetMetricsSummaryRequest, GetMetricsSummaryResult>) - Method in class com.amazonaws.services.codegurusecurity.AbstractAmazonCodeGuruSecurityAsync
-
- getMetricsSummaryAsync(GetMetricsSummaryRequest) - Method in interface com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsync
-
Returns a summary of metrics for an account from a specified date, including number of open findings, the
categories with most findings, the scans with most open findings, and scans with most open critical findings.
- getMetricsSummaryAsync(GetMetricsSummaryRequest, AsyncHandler<GetMetricsSummaryRequest, GetMetricsSummaryResult>) - Method in interface com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsync
-
Returns a summary of metrics for an account from a specified date, including number of open findings, the
categories with most findings, the scans with most open findings, and scans with most open critical findings.
- getMetricsSummaryAsync(GetMetricsSummaryRequest) - Method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsyncClient
-
- getMetricsSummaryAsync(GetMetricsSummaryRequest, AsyncHandler<GetMetricsSummaryRequest, GetMetricsSummaryResult>) - Method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsyncClient
-
- GetMetricsSummaryRequest - Class in com.amazonaws.services.codegurusecurity.model
-
- GetMetricsSummaryRequest() - Constructor for class com.amazonaws.services.codegurusecurity.model.GetMetricsSummaryRequest
-
- GetMetricsSummaryResult - Class in com.amazonaws.services.codegurusecurity.model
-
- GetMetricsSummaryResult() - Constructor for class com.amazonaws.services.codegurusecurity.model.GetMetricsSummaryResult
-
- getName() - Method in class com.amazonaws.services.codegurusecurity.model.FilePath
-
The name of the file.
- getName() - Method in class com.amazonaws.services.codegurusecurity.model.ValidationExceptionField
-
The name of the exception.
- getNewFindings() - Method in class com.amazonaws.services.codegurusecurity.model.AccountFindingsMetric
-
The number of new findings of each severity on the specified date.
- getNextToken() - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsRequest
-
A token to use for paginating results that are returned in the response.
- getNextToken() - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsResult
-
A pagination token.
- getNextToken() - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsRequest
-
A token to use for paginating results that are returned in the response.
- getNextToken() - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsResult
-
A pagination token.
- getNextToken() - Method in class com.amazonaws.services.codegurusecurity.model.ListScansRequest
-
A token to use for paginating results that are returned in the response.
- getNextToken() - Method in class com.amazonaws.services.codegurusecurity.model.ListScansResult
-
A pagination token.
- getNumber() - Method in class com.amazonaws.services.codegurusecurity.model.CodeLine
-
The code line number.
- getNumberOfRevisions() - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The number of times a scan has been re-run on a revised resource.
- getOpenFindings() - Method in class com.amazonaws.services.codegurusecurity.model.AccountFindingsMetric
-
The number of open findings of each severity as of the specified date.
- getOpenFindings() - Method in class com.amazonaws.services.codegurusecurity.model.MetricsSummary
-
The number of open findings of each severity.
- getPath() - Method in class com.amazonaws.services.codegurusecurity.model.FilePath
-
The path to the resource with the security vulnerability.
- getQuotaCode() - Method in exception com.amazonaws.services.codegurusecurity.model.ThrottlingException
-
The identifier for the originating quota.
- getReason() - Method in exception com.amazonaws.services.codegurusecurity.model.ValidationException
-
The reason the request failed validation.
- getRecommendation() - Method in class com.amazonaws.services.codegurusecurity.model.Remediation
-
An object that contains information about the recommended course of action to remediate a finding.
- getReferenceUrls() - Method in class com.amazonaws.services.codegurusecurity.model.Vulnerability
-
One or more URL addresses that contain details about a vulnerability.
- getRelatedVulnerabilities() - Method in class com.amazonaws.services.codegurusecurity.model.Vulnerability
-
One or more vulnerabilities that are related to the vulnerability being described.
- getRemediation() - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
An object that contains the details about how to remediate a finding.
- getRequestHeaders() - Method in class com.amazonaws.services.codegurusecurity.model.CreateUploadUrlResult
-
A set of key-value pairs that contain the required headers when uploading your resource.
- getResource() - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The resource where Amazon CodeGuru Security detected a finding.
- getResourceArn() - Method in class com.amazonaws.services.codegurusecurity.model.ListTagsForResourceRequest
-
The ARN of the ScanName object.
- getResourceArn() - Method in class com.amazonaws.services.codegurusecurity.model.TagResourceRequest
-
The ARN of the ScanName object.
- getResourceArn() - Method in class com.amazonaws.services.codegurusecurity.model.UntagResourceRequest
-
The ARN of the ScanName object.
- getResourceId() - Method in exception com.amazonaws.services.codegurusecurity.model.AccessDeniedException
-
The identifier for the resource you don't have access to.
- getResourceId() - Method in exception com.amazonaws.services.codegurusecurity.model.ConflictException
-
The identifier for the service resource associated with the request.
- getResourceId() - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
The identifier for the resource object to be scanned.
- getResourceId() - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanResult
-
The identifier for the resource object that contains resources that were scanned.
- getResourceId() - Method in exception com.amazonaws.services.codegurusecurity.model.ResourceNotFoundException
-
The identifier for the resource that was not found.
- getResourceType() - Method in exception com.amazonaws.services.codegurusecurity.model.AccessDeniedException
-
The type of resource you don't have access to.
- getResourceType() - Method in exception com.amazonaws.services.codegurusecurity.model.ConflictException
-
The type of resource associated with the request.
- getResourceType() - Method in exception com.amazonaws.services.codegurusecurity.model.ResourceNotFoundException
-
The type of resource that was not found.
- getRuleId() - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The identifier for the rule that generated the finding.
- getRunId() - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanResult
-
UUID that identifies the individual scan run.
- getRunId() - Method in class com.amazonaws.services.codegurusecurity.model.GetScanRequest
-
UUID that identifies the individual scan run you want to view details about.
- getRunId() - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
UUID that identifies the individual scan run.
- getRunId() - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
The identifier for the scan run.
- getS3Url() - Method in class com.amazonaws.services.codegurusecurity.model.CreateUploadUrlResult
-
A pre-signed S3 URL.
- getScan(GetScanRequest) - Method in class com.amazonaws.services.codegurusecurity.AbstractAmazonCodeGuruSecurity
-
- getScan(GetScanRequest) - Method in interface com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurity
-
Returns details about a scan, including whether or not a scan has completed.
- getScan(GetScanRequest) - Method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityClient
-
Returns details about a scan, including whether or not a scan has completed.
- getScanAsync(GetScanRequest) - Method in class com.amazonaws.services.codegurusecurity.AbstractAmazonCodeGuruSecurityAsync
-
- getScanAsync(GetScanRequest, AsyncHandler<GetScanRequest, GetScanResult>) - Method in class com.amazonaws.services.codegurusecurity.AbstractAmazonCodeGuruSecurityAsync
-
- getScanAsync(GetScanRequest) - Method in interface com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsync
-
Returns details about a scan, including whether or not a scan has completed.
- getScanAsync(GetScanRequest, AsyncHandler<GetScanRequest, GetScanResult>) - Method in interface com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsync
-
Returns details about a scan, including whether or not a scan has completed.
- getScanAsync(GetScanRequest) - Method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsyncClient
-
- getScanAsync(GetScanRequest, AsyncHandler<GetScanRequest, GetScanResult>) - Method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsyncClient
-
- getScanName() - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsError
-
The name of the scan that generated the finding.
- getScanName() - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
The unique name that CodeGuru Security uses to track revisions across multiple scans of the same resource.
- getScanName() - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanResult
-
The name of the scan.
- getScanName() - Method in class com.amazonaws.services.codegurusecurity.model.CreateUploadUrlRequest
-
The name of the scan that will use the uploaded resource.
- getScanName() - Method in class com.amazonaws.services.codegurusecurity.model.FindingIdentifier
-
The name of the scan that generated the finding.
- getScanName() - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsRequest
-
The name of the scan you want to retrieve findings from.
- getScanName() - Method in class com.amazonaws.services.codegurusecurity.model.GetScanRequest
-
The name of the scan you want to view details about.
- getScanName() - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The name of the scan.
- getScanName() - Method in class com.amazonaws.services.codegurusecurity.model.ScanNameWithFindingNum
-
The name of the scan.
- getScanName() - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
The name of the scan.
- getScanNameArn() - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanResult
-
The ARN for the scan name.
- getScanNameArn() - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The ARN for the scan name.
- getScanNameArn() - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
The ARN for the scan name.
- GetScanRequest - Class in com.amazonaws.services.codegurusecurity.model
-
- GetScanRequest() - Constructor for class com.amazonaws.services.codegurusecurity.model.GetScanRequest
-
- GetScanResult - Class in com.amazonaws.services.codegurusecurity.model
-
- GetScanResult() - Constructor for class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
- getScanState() - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanResult
-
The current state of the scan.
- getScanState() - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The current state of the scan.
- getScanState() - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
The state of the scan.
- getScansWithMostOpenCriticalFindings() - Method in class com.amazonaws.services.codegurusecurity.model.MetricsSummary
-
A list of ScanNameWithFindingNum objects for the top 3 scans with the most number of open critical
findings.
- getScansWithMostOpenFindings() - Method in class com.amazonaws.services.codegurusecurity.model.MetricsSummary
-
A list of ScanNameWithFindingNum objects for the top 3 scans with the most number of open findings.
- getScanType() - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
The type of scan, either Standard or Express.
- getServiceCode() - Method in exception com.amazonaws.services.codegurusecurity.model.ThrottlingException
-
The identifier for the originating service.
- getSeverity() - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The severity of the finding.
- getStartDate() - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsRequest
-
The start date of the interval which you want to retrieve metrics from.
- getStartLine() - Method in class com.amazonaws.services.codegurusecurity.model.FilePath
-
The first line number of the code snippet where the security vulnerability appears in your code.
- getStatus() - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The status of the finding.
- getStatus() - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsRequest
-
The status of the findings you want to get.
- getSubResourceId() - Method in class com.amazonaws.services.codegurusecurity.model.Resource
-
The identifier for a section of the resource.
- getSuggestedFixes() - Method in class com.amazonaws.services.codegurusecurity.model.Remediation
-
A list of SuggestedFix objects.
- getSummaries() - Method in class com.amazonaws.services.codegurusecurity.model.ListScansResult
-
A list of ScanSummary objects with information about all scans in an account.
- getTagKeys() - Method in class com.amazonaws.services.codegurusecurity.model.UntagResourceRequest
-
A list of keys for each tag you want to remove from a scan.
- getTags() - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
An array of key-value pairs used to tag a scan.
- getTags() - Method in class com.amazonaws.services.codegurusecurity.model.ListTagsForResourceResult
-
An array of key-value pairs used to tag an existing scan.
- getTags() - Method in class com.amazonaws.services.codegurusecurity.model.TagResourceRequest
-
An array of key-value pairs used to tag an existing scan.
- getText() - Method in class com.amazonaws.services.codegurusecurity.model.Recommendation
-
The recommended course of action to remediate the finding.
- getTitle() - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The title of the finding.
- getType() - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The type of finding.
- getUpdatedAt() - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The time when the finding was last updated.
- getUpdatedAt() - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The time when the scan was last updated.
- getUpdatedAt() - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
The time the scan was last updated.
- getUrl() - Method in class com.amazonaws.services.codegurusecurity.model.Recommendation
-
The URL address to the recommendation for remediating the finding.
- getVulnerability() - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
An object that describes the detected security vulnerability.
- ScanNameWithFindingNum - Class in com.amazonaws.services.codegurusecurity.model
-
Information about the number of findings generated by a scan.
- ScanNameWithFindingNum() - Constructor for class com.amazonaws.services.codegurusecurity.model.ScanNameWithFindingNum
-
- ScanState - Enum in com.amazonaws.services.codegurusecurity.model
-
- ScanSummary - Class in com.amazonaws.services.codegurusecurity.model
-
Information about a scan.
- ScanSummary() - Constructor for class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
- ScanType - Enum in com.amazonaws.services.codegurusecurity.model
-
- setAnalysisType(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
The type of analysis you want CodeGuru Security to perform in the scan, either Security or
All.
- setAnalysisType(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The type of analysis CodeGuru Security performed in the scan, either Security or All.
- setCategoriesWithMostFindings(Collection<CategoryWithFindingNum>) - Method in class com.amazonaws.services.codegurusecurity.model.MetricsSummary
-
A list of CategoryWithFindingNum objects for the top 5 finding categories with the most findings.
- setCategoryName(String) - Method in class com.amazonaws.services.codegurusecurity.model.CategoryWithFindingNum
-
The name of the finding category.
- setClientToken(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
The idempotency token for the request.
- setClosedFindings(FindingMetricsValuePerSeverity) - Method in class com.amazonaws.services.codegurusecurity.model.AccountFindingsMetric
-
The number of closed findings of each severity on the specified date.
- setCode(String) - Method in class com.amazonaws.services.codegurusecurity.model.SuggestedFix
-
The suggested code fix.
- setCodeArtifactId(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateUploadUrlResult
-
The identifier for the uploaded code resource.
- setCodeArtifactId(String) - Method in class com.amazonaws.services.codegurusecurity.model.ResourceId
-
The identifier for the code file uploaded to the resource object.
- setCodeSnippet(Collection<CodeLine>) - Method in class com.amazonaws.services.codegurusecurity.model.FilePath
-
A list of CodeLine objects that describe where the security vulnerability appears in your code.
- setContent(String) - Method in class com.amazonaws.services.codegurusecurity.model.CodeLine
-
The code that contains a vulnerability.
- setCreatedAt(Date) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The time when the finding was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The time the scan was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
The time when the scan was created.
- setCritical(Double) - Method in class com.amazonaws.services.codegurusecurity.model.FindingMetricsValuePerSeverity
-
A numeric value corresponding to a critical finding.
- setDate(Date) - Method in class com.amazonaws.services.codegurusecurity.model.AccountFindingsMetric
-
The date from which the findings metrics were retrieved.
- setDate(Date) - Method in class com.amazonaws.services.codegurusecurity.model.GetMetricsSummaryRequest
-
The date you want to retrieve summary metrics from, rounded to the nearest day.
- setDate(Date) - Method in class com.amazonaws.services.codegurusecurity.model.MetricsSummary
-
The date from which the metrics summary information was retrieved.
- setDescription(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
A description of the finding.
- setDescription(String) - Method in class com.amazonaws.services.codegurusecurity.model.SuggestedFix
-
A description of the suggested code fix and why it is being suggested.
- setDetectorId(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The identifier for the detector that detected the finding in your code.
- setDetectorName(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The name of the detector that identified the security vulnerability in your code.
- setDetectorTags(Collection<String>) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
One or more tags or categorizations that are associated with a detector.
- setEncryptionConfig(EncryptionConfig) - Method in class com.amazonaws.services.codegurusecurity.model.GetAccountConfigurationResult
-
An EncryptionConfig object that contains the KMS key ARN that is used for encryption.
- setEncryptionConfig(EncryptionConfig) - Method in class com.amazonaws.services.codegurusecurity.model.UpdateAccountConfigurationRequest
-
The customer-managed KMS key ARN you want to use for encryption.
- setEncryptionConfig(EncryptionConfig) - Method in class com.amazonaws.services.codegurusecurity.model.UpdateAccountConfigurationResult
-
An EncryptionConfig object that contains the KMS key ARN that is used for encryption.
- setEndDate(Date) - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsRequest
-
The end date of the interval which you want to retrieve metrics from.
- setEndLine(Integer) - Method in class com.amazonaws.services.codegurusecurity.model.FilePath
-
The last line number of the code snippet where the security vulnerability appears in your code.
- setError(String) - Method in exception com.amazonaws.services.codegurusecurity.model.InternalServerException
-
The internal error encountered by the server.
- setErrorCode(String) - Method in exception com.amazonaws.services.codegurusecurity.model.AccessDeniedException
-
The identifier for the error.
- setErrorCode(String) - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsError
-
A code associated with the type of error.
- setErrorCode(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ConflictException
-
The identifier for the error.
- setErrorCode(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ResourceNotFoundException
-
The identifier for the error.
- setErrorCode(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ThrottlingException
-
The identifier for the error.
- setErrorCode(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ValidationException
-
The identifier for the error.
- setErrorMessage(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
Details about the error that causes a scan to fail to be retrieved.
- setFailedFindings(Collection<BatchGetFindingsError>) - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsResult
-
A list of errors for individual findings which were not fetched.
- setFieldList(Collection<ValidationExceptionField>) - Method in exception com.amazonaws.services.codegurusecurity.model.ValidationException
-
The field that caused the error, if applicable.
- setFilePath(FilePath) - Method in class com.amazonaws.services.codegurusecurity.model.Vulnerability
-
An object that describes the location of the detected security vulnerability in your code.
- setFindingId(String) - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsError
-
The finding ID of the finding that was not fetched.
- setFindingId(String) - Method in class com.amazonaws.services.codegurusecurity.model.FindingIdentifier
-
The identifier for a finding.
- setFindingIdentifiers(Collection<FindingIdentifier>) - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsRequest
-
A list of finding identifiers.
- setFindingNumber(Integer) - Method in class com.amazonaws.services.codegurusecurity.model.CategoryWithFindingNum
-
The number of open findings in the category.
- setFindingNumber(Integer) - Method in class com.amazonaws.services.codegurusecurity.model.ScanNameWithFindingNum
-
The number of findings generated by a scan.
- setFindings(Collection<Finding>) - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsResult
-
A list of all findings which were successfully fetched.
- setFindings(Collection<Finding>) - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsResult
-
A list of findings generated by the specified scan.
- setFindingsMetrics(Collection<AccountFindingsMetric>) - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsResult
-
A list of AccountFindingsMetric objects retrieved from the specified time interval.
- setGeneratorId(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The identifier for the component that generated a finding such as AmazonCodeGuruSecurity.
- setHigh(Double) - Method in class com.amazonaws.services.codegurusecurity.model.FindingMetricsValuePerSeverity
-
A numeric value corresponding to a high severity finding.
- setId(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The identifier for a finding.
- setId(String) - Method in class com.amazonaws.services.codegurusecurity.model.Resource
-
The scanName of the scan that was run on the resource.
- setId(String) - Method in class com.amazonaws.services.codegurusecurity.model.Vulnerability
-
The identifier for the vulnerability.
- setInfo(Double) - Method in class com.amazonaws.services.codegurusecurity.model.FindingMetricsValuePerSeverity
-
A numeric value corresponding to an informational finding.
- setItemCount(Integer) - Method in class com.amazonaws.services.codegurusecurity.model.Vulnerability
-
Deprecated.
- setKmsKeyArn(String) - Method in class com.amazonaws.services.codegurusecurity.model.EncryptionConfig
-
The KMS key ARN that is used for encryption.
- setLow(Double) - Method in class com.amazonaws.services.codegurusecurity.model.FindingMetricsValuePerSeverity
-
A numeric value corresponding to a low severity finding.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsRequest
-
The maximum number of results to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsRequest
-
The maximum number of results to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codegurusecurity.model.ListScansRequest
-
The maximum number of results to return in the response.
- setMeanTimeToClose(FindingMetricsValuePerSeverity) - Method in class com.amazonaws.services.codegurusecurity.model.AccountFindingsMetric
-
The average time in days it takes to close findings of each severity as of a specified date.
- setMedium(Double) - Method in class com.amazonaws.services.codegurusecurity.model.FindingMetricsValuePerSeverity
-
A numeric value corresponding to a medium severity finding.
- setMessage(String) - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsError
-
Describes the error.
- setMessage(String) - Method in class com.amazonaws.services.codegurusecurity.model.ValidationExceptionField
-
Describes the exception.
- setMetricsSummary(MetricsSummary) - Method in class com.amazonaws.services.codegurusecurity.model.GetMetricsSummaryResult
-
The summary metrics from the specified date.
- setName(String) - Method in class com.amazonaws.services.codegurusecurity.model.FilePath
-
The name of the file.
- setName(String) - Method in class com.amazonaws.services.codegurusecurity.model.ValidationExceptionField
-
The name of the exception.
- setNewFindings(FindingMetricsValuePerSeverity) - Method in class com.amazonaws.services.codegurusecurity.model.AccountFindingsMetric
-
The number of new findings of each severity on the specified date.
- setNextToken(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsRequest
-
A token to use for paginating results that are returned in the response.
- setNextToken(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsResult
-
A pagination token.
- setNextToken(String) - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsRequest
-
A token to use for paginating results that are returned in the response.
- setNextToken(String) - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsResult
-
A pagination token.
- setNextToken(String) - Method in class com.amazonaws.services.codegurusecurity.model.ListScansRequest
-
A token to use for paginating results that are returned in the response.
- setNextToken(String) - Method in class com.amazonaws.services.codegurusecurity.model.ListScansResult
-
A pagination token.
- setNumber(Integer) - Method in class com.amazonaws.services.codegurusecurity.model.CodeLine
-
The code line number.
- setNumberOfRevisions(Long) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The number of times a scan has been re-run on a revised resource.
- setOpenFindings(FindingMetricsValuePerSeverity) - Method in class com.amazonaws.services.codegurusecurity.model.AccountFindingsMetric
-
The number of open findings of each severity as of the specified date.
- setOpenFindings(FindingMetricsValuePerSeverity) - Method in class com.amazonaws.services.codegurusecurity.model.MetricsSummary
-
The number of open findings of each severity.
- setPath(String) - Method in class com.amazonaws.services.codegurusecurity.model.FilePath
-
The path to the resource with the security vulnerability.
- setQuotaCode(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ThrottlingException
-
The identifier for the originating quota.
- setReason(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ValidationException
-
The reason the request failed validation.
- setRecommendation(Recommendation) - Method in class com.amazonaws.services.codegurusecurity.model.Remediation
-
An object that contains information about the recommended course of action to remediate a finding.
- setReferenceUrls(Collection<String>) - Method in class com.amazonaws.services.codegurusecurity.model.Vulnerability
-
One or more URL addresses that contain details about a vulnerability.
- setRelatedVulnerabilities(Collection<String>) - Method in class com.amazonaws.services.codegurusecurity.model.Vulnerability
-
One or more vulnerabilities that are related to the vulnerability being described.
- setRemediation(Remediation) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
An object that contains the details about how to remediate a finding.
- setRequestHeaders(Map<String, String>) - Method in class com.amazonaws.services.codegurusecurity.model.CreateUploadUrlResult
-
A set of key-value pairs that contain the required headers when uploading your resource.
- setResource(Resource) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The resource where Amazon CodeGuru Security detected a finding.
- setResourceArn(String) - Method in class com.amazonaws.services.codegurusecurity.model.ListTagsForResourceRequest
-
The ARN of the ScanName object.
- setResourceArn(String) - Method in class com.amazonaws.services.codegurusecurity.model.TagResourceRequest
-
The ARN of the ScanName object.
- setResourceArn(String) - Method in class com.amazonaws.services.codegurusecurity.model.UntagResourceRequest
-
The ARN of the ScanName object.
- setResourceId(String) - Method in exception com.amazonaws.services.codegurusecurity.model.AccessDeniedException
-
The identifier for the resource you don't have access to.
- setResourceId(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ConflictException
-
The identifier for the service resource associated with the request.
- setResourceId(ResourceId) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
The identifier for the resource object to be scanned.
- setResourceId(ResourceId) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanResult
-
The identifier for the resource object that contains resources that were scanned.
- setResourceId(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ResourceNotFoundException
-
The identifier for the resource that was not found.
- setResourceType(String) - Method in exception com.amazonaws.services.codegurusecurity.model.AccessDeniedException
-
The type of resource you don't have access to.
- setResourceType(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ConflictException
-
The type of resource associated with the request.
- setResourceType(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ResourceNotFoundException
-
The type of resource that was not found.
- setRuleId(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The identifier for the rule that generated the finding.
- setRunId(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanResult
-
UUID that identifies the individual scan run.
- setRunId(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanRequest
-
UUID that identifies the individual scan run you want to view details about.
- setRunId(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
UUID that identifies the individual scan run.
- setRunId(String) - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
The identifier for the scan run.
- setS3Url(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateUploadUrlResult
-
A pre-signed S3 URL.
- setScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsError
-
The name of the scan that generated the finding.
- setScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
The unique name that CodeGuru Security uses to track revisions across multiple scans of the same resource.
- setScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanResult
-
The name of the scan.
- setScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateUploadUrlRequest
-
The name of the scan that will use the uploaded resource.
- setScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.FindingIdentifier
-
The name of the scan that generated the finding.
- setScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsRequest
-
The name of the scan you want to retrieve findings from.
- setScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanRequest
-
The name of the scan you want to view details about.
- setScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The name of the scan.
- setScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.ScanNameWithFindingNum
-
The name of the scan.
- setScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
The name of the scan.
- setScanNameArn(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanResult
-
The ARN for the scan name.
- setScanNameArn(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The ARN for the scan name.
- setScanNameArn(String) - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
The ARN for the scan name.
- setScanState(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanResult
-
The current state of the scan.
- setScanState(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The current state of the scan.
- setScanState(String) - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
The state of the scan.
- setScansWithMostOpenCriticalFindings(Collection<ScanNameWithFindingNum>) - Method in class com.amazonaws.services.codegurusecurity.model.MetricsSummary
-
A list of ScanNameWithFindingNum objects for the top 3 scans with the most number of open critical
findings.
- setScansWithMostOpenFindings(Collection<ScanNameWithFindingNum>) - Method in class com.amazonaws.services.codegurusecurity.model.MetricsSummary
-
A list of ScanNameWithFindingNum objects for the top 3 scans with the most number of open findings.
- setScanType(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
The type of scan, either Standard or Express.
- setServiceCode(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ThrottlingException
-
The identifier for the originating service.
- setSeverity(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The severity of the finding.
- setStartDate(Date) - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsRequest
-
The start date of the interval which you want to retrieve metrics from.
- setStartLine(Integer) - Method in class com.amazonaws.services.codegurusecurity.model.FilePath
-
The first line number of the code snippet where the security vulnerability appears in your code.
- setStatus(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The status of the finding.
- setStatus(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsRequest
-
The status of the findings you want to get.
- setSubResourceId(String) - Method in class com.amazonaws.services.codegurusecurity.model.Resource
-
The identifier for a section of the resource.
- setSuggestedFixes(Collection<SuggestedFix>) - Method in class com.amazonaws.services.codegurusecurity.model.Remediation
-
A list of SuggestedFix objects.
- setSummaries(Collection<ScanSummary>) - Method in class com.amazonaws.services.codegurusecurity.model.ListScansResult
-
A list of ScanSummary objects with information about all scans in an account.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.codegurusecurity.model.UntagResourceRequest
-
A list of keys for each tag you want to remove from a scan.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
An array of key-value pairs used to tag a scan.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.codegurusecurity.model.ListTagsForResourceResult
-
An array of key-value pairs used to tag an existing scan.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.codegurusecurity.model.TagResourceRequest
-
An array of key-value pairs used to tag an existing scan.
- setText(String) - Method in class com.amazonaws.services.codegurusecurity.model.Recommendation
-
The recommended course of action to remediate the finding.
- setTitle(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The title of the finding.
- setType(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The type of finding.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The time when the finding was last updated.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The time when the scan was last updated.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
The time the scan was last updated.
- setUrl(String) - Method in class com.amazonaws.services.codegurusecurity.model.Recommendation
-
The URL address to the recommendation for remediating the finding.
- setVulnerability(Vulnerability) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
An object that describes the detected security vulnerability.
- Severity - Enum in com.amazonaws.services.codegurusecurity.model
-
- shutdown() - Method in class com.amazonaws.services.codegurusecurity.AbstractAmazonCodeGuruSecurity
-
- shutdown() - Method in interface com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurity
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityClient
-
- standard() - Static method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityClientBuilder
-
- Status - Enum in com.amazonaws.services.codegurusecurity.model
-
- SuggestedFix - Class in com.amazonaws.services.codegurusecurity.model
-
Information about the suggested code fix to remediate a finding.
- SuggestedFix() - Constructor for class com.amazonaws.services.codegurusecurity.model.SuggestedFix
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.codegurusecurity.AbstractAmazonCodeGuruSecurity
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurity
-
Use to add one or more tags to an existing scan.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityClient
-
Use to add one or more tags to an existing scan.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.codegurusecurity.AbstractAmazonCodeGuruSecurityAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.codegurusecurity.AbstractAmazonCodeGuruSecurityAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsync
-
Use to add one or more tags to an existing scan.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsync
-
Use to add one or more tags to an existing scan.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.codegurusecurity.AmazonCodeGuruSecurityAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.codegurusecurity.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.codegurusecurity.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.codegurusecurity.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.codegurusecurity.model.TagResourceResult
-
- ThrottlingException - Exception in com.amazonaws.services.codegurusecurity.model
-
The request was denied due to request throttling.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.codegurusecurity.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.AccountFindingsMetric
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codegurusecurity.model.AnalysisType
-
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsError
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.CategoryWithFindingNum
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.CodeLine
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.CreateUploadUrlRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.CreateUploadUrlResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.EncryptionConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codegurusecurity.model.ErrorCode
-
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.FilePath
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.FindingIdentifier
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.FindingMetricsValuePerSeverity
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.GetAccountConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.GetAccountConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.GetMetricsSummaryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.GetMetricsSummaryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.GetScanRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.ListScansRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.ListScansResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.MetricsSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.Recommendation
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.Remediation
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.Resource
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.ResourceId
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.ScanNameWithFindingNum
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codegurusecurity.model.ScanState
-
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codegurusecurity.model.ScanType
-
- toString() - Method in enum com.amazonaws.services.codegurusecurity.model.Severity
-
- toString() - Method in enum com.amazonaws.services.codegurusecurity.model.Status
-
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.SuggestedFix
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.UpdateAccountConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.UpdateAccountConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.ValidationExceptionField
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codegurusecurity.model.ValidationExceptionReason
-
- toString() - Method in class com.amazonaws.services.codegurusecurity.model.Vulnerability
-
Returns a string representation of this object.
- withAnalysisType(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
The type of analysis you want CodeGuru Security to perform in the scan, either Security or
All.
- withAnalysisType(AnalysisType) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
The type of analysis you want CodeGuru Security to perform in the scan, either Security or
All.
- withAnalysisType(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The type of analysis CodeGuru Security performed in the scan, either Security or All.
- withAnalysisType(AnalysisType) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The type of analysis CodeGuru Security performed in the scan, either Security or All.
- withCategoriesWithMostFindings(CategoryWithFindingNum...) - Method in class com.amazonaws.services.codegurusecurity.model.MetricsSummary
-
A list of CategoryWithFindingNum objects for the top 5 finding categories with the most findings.
- withCategoriesWithMostFindings(Collection<CategoryWithFindingNum>) - Method in class com.amazonaws.services.codegurusecurity.model.MetricsSummary
-
A list of CategoryWithFindingNum objects for the top 5 finding categories with the most findings.
- withCategoryName(String) - Method in class com.amazonaws.services.codegurusecurity.model.CategoryWithFindingNum
-
The name of the finding category.
- withClientToken(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
The idempotency token for the request.
- withClosedFindings(FindingMetricsValuePerSeverity) - Method in class com.amazonaws.services.codegurusecurity.model.AccountFindingsMetric
-
The number of closed findings of each severity on the specified date.
- withCode(String) - Method in class com.amazonaws.services.codegurusecurity.model.SuggestedFix
-
The suggested code fix.
- withCodeArtifactId(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateUploadUrlResult
-
The identifier for the uploaded code resource.
- withCodeArtifactId(String) - Method in class com.amazonaws.services.codegurusecurity.model.ResourceId
-
The identifier for the code file uploaded to the resource object.
- withCodeSnippet(CodeLine...) - Method in class com.amazonaws.services.codegurusecurity.model.FilePath
-
A list of CodeLine objects that describe where the security vulnerability appears in your code.
- withCodeSnippet(Collection<CodeLine>) - Method in class com.amazonaws.services.codegurusecurity.model.FilePath
-
A list of CodeLine objects that describe where the security vulnerability appears in your code.
- withContent(String) - Method in class com.amazonaws.services.codegurusecurity.model.CodeLine
-
The code that contains a vulnerability.
- withCreatedAt(Date) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The time when the finding was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The time the scan was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
The time when the scan was created.
- withCritical(Double) - Method in class com.amazonaws.services.codegurusecurity.model.FindingMetricsValuePerSeverity
-
A numeric value corresponding to a critical finding.
- withDate(Date) - Method in class com.amazonaws.services.codegurusecurity.model.AccountFindingsMetric
-
The date from which the findings metrics were retrieved.
- withDate(Date) - Method in class com.amazonaws.services.codegurusecurity.model.GetMetricsSummaryRequest
-
The date you want to retrieve summary metrics from, rounded to the nearest day.
- withDate(Date) - Method in class com.amazonaws.services.codegurusecurity.model.MetricsSummary
-
The date from which the metrics summary information was retrieved.
- withDescription(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
A description of the finding.
- withDescription(String) - Method in class com.amazonaws.services.codegurusecurity.model.SuggestedFix
-
A description of the suggested code fix and why it is being suggested.
- withDetectorId(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The identifier for the detector that detected the finding in your code.
- withDetectorName(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The name of the detector that identified the security vulnerability in your code.
- withDetectorTags(String...) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
One or more tags or categorizations that are associated with a detector.
- withDetectorTags(Collection<String>) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
One or more tags or categorizations that are associated with a detector.
- withEncryptionConfig(EncryptionConfig) - Method in class com.amazonaws.services.codegurusecurity.model.GetAccountConfigurationResult
-
An EncryptionConfig object that contains the KMS key ARN that is used for encryption.
- withEncryptionConfig(EncryptionConfig) - Method in class com.amazonaws.services.codegurusecurity.model.UpdateAccountConfigurationRequest
-
The customer-managed KMS key ARN you want to use for encryption.
- withEncryptionConfig(EncryptionConfig) - Method in class com.amazonaws.services.codegurusecurity.model.UpdateAccountConfigurationResult
-
An EncryptionConfig object that contains the KMS key ARN that is used for encryption.
- withEndDate(Date) - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsRequest
-
The end date of the interval which you want to retrieve metrics from.
- withEndLine(Integer) - Method in class com.amazonaws.services.codegurusecurity.model.FilePath
-
The last line number of the code snippet where the security vulnerability appears in your code.
- withError(String) - Method in exception com.amazonaws.services.codegurusecurity.model.InternalServerException
-
The internal error encountered by the server.
- withErrorCode(String) - Method in exception com.amazonaws.services.codegurusecurity.model.AccessDeniedException
-
The identifier for the error.
- withErrorCode(String) - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsError
-
A code associated with the type of error.
- withErrorCode(ErrorCode) - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsError
-
A code associated with the type of error.
- withErrorCode(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ConflictException
-
The identifier for the error.
- withErrorCode(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ResourceNotFoundException
-
The identifier for the error.
- withErrorCode(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ThrottlingException
-
The identifier for the error.
- withErrorCode(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ValidationException
-
The identifier for the error.
- withErrorMessage(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
Details about the error that causes a scan to fail to be retrieved.
- withFailedFindings(BatchGetFindingsError...) - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsResult
-
A list of errors for individual findings which were not fetched.
- withFailedFindings(Collection<BatchGetFindingsError>) - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsResult
-
A list of errors for individual findings which were not fetched.
- withFieldList(ValidationExceptionField...) - Method in exception com.amazonaws.services.codegurusecurity.model.ValidationException
-
The field that caused the error, if applicable.
- withFieldList(Collection<ValidationExceptionField>) - Method in exception com.amazonaws.services.codegurusecurity.model.ValidationException
-
The field that caused the error, if applicable.
- withFilePath(FilePath) - Method in class com.amazonaws.services.codegurusecurity.model.Vulnerability
-
An object that describes the location of the detected security vulnerability in your code.
- withFindingId(String) - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsError
-
The finding ID of the finding that was not fetched.
- withFindingId(String) - Method in class com.amazonaws.services.codegurusecurity.model.FindingIdentifier
-
The identifier for a finding.
- withFindingIdentifiers(FindingIdentifier...) - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsRequest
-
A list of finding identifiers.
- withFindingIdentifiers(Collection<FindingIdentifier>) - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsRequest
-
A list of finding identifiers.
- withFindingNumber(Integer) - Method in class com.amazonaws.services.codegurusecurity.model.CategoryWithFindingNum
-
The number of open findings in the category.
- withFindingNumber(Integer) - Method in class com.amazonaws.services.codegurusecurity.model.ScanNameWithFindingNum
-
The number of findings generated by a scan.
- withFindings(Finding...) - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsResult
-
A list of all findings which were successfully fetched.
- withFindings(Collection<Finding>) - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsResult
-
A list of all findings which were successfully fetched.
- withFindings(Finding...) - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsResult
-
A list of findings generated by the specified scan.
- withFindings(Collection<Finding>) - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsResult
-
A list of findings generated by the specified scan.
- withFindingsMetrics(AccountFindingsMetric...) - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsResult
-
A list of AccountFindingsMetric objects retrieved from the specified time interval.
- withFindingsMetrics(Collection<AccountFindingsMetric>) - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsResult
-
A list of AccountFindingsMetric objects retrieved from the specified time interval.
- withGeneratorId(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The identifier for the component that generated a finding such as AmazonCodeGuruSecurity.
- withHigh(Double) - Method in class com.amazonaws.services.codegurusecurity.model.FindingMetricsValuePerSeverity
-
A numeric value corresponding to a high severity finding.
- withId(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The identifier for a finding.
- withId(String) - Method in class com.amazonaws.services.codegurusecurity.model.Resource
-
The scanName of the scan that was run on the resource.
- withId(String) - Method in class com.amazonaws.services.codegurusecurity.model.Vulnerability
-
The identifier for the vulnerability.
- withInfo(Double) - Method in class com.amazonaws.services.codegurusecurity.model.FindingMetricsValuePerSeverity
-
A numeric value corresponding to an informational finding.
- withItemCount(Integer) - Method in class com.amazonaws.services.codegurusecurity.model.Vulnerability
-
Deprecated.
- withKmsKeyArn(String) - Method in class com.amazonaws.services.codegurusecurity.model.EncryptionConfig
-
The KMS key ARN that is used for encryption.
- withLow(Double) - Method in class com.amazonaws.services.codegurusecurity.model.FindingMetricsValuePerSeverity
-
A numeric value corresponding to a low severity finding.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsRequest
-
The maximum number of results to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsRequest
-
The maximum number of results to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codegurusecurity.model.ListScansRequest
-
The maximum number of results to return in the response.
- withMeanTimeToClose(FindingMetricsValuePerSeverity) - Method in class com.amazonaws.services.codegurusecurity.model.AccountFindingsMetric
-
The average time in days it takes to close findings of each severity as of a specified date.
- withMedium(Double) - Method in class com.amazonaws.services.codegurusecurity.model.FindingMetricsValuePerSeverity
-
A numeric value corresponding to a medium severity finding.
- withMessage(String) - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsError
-
Describes the error.
- withMessage(String) - Method in class com.amazonaws.services.codegurusecurity.model.ValidationExceptionField
-
Describes the exception.
- withMetricsSummary(MetricsSummary) - Method in class com.amazonaws.services.codegurusecurity.model.GetMetricsSummaryResult
-
The summary metrics from the specified date.
- withName(String) - Method in class com.amazonaws.services.codegurusecurity.model.FilePath
-
The name of the file.
- withName(String) - Method in class com.amazonaws.services.codegurusecurity.model.ValidationExceptionField
-
The name of the exception.
- withNewFindings(FindingMetricsValuePerSeverity) - Method in class com.amazonaws.services.codegurusecurity.model.AccountFindingsMetric
-
The number of new findings of each severity on the specified date.
- withNextToken(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsRequest
-
A token to use for paginating results that are returned in the response.
- withNextToken(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsResult
-
A pagination token.
- withNextToken(String) - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsRequest
-
A token to use for paginating results that are returned in the response.
- withNextToken(String) - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsResult
-
A pagination token.
- withNextToken(String) - Method in class com.amazonaws.services.codegurusecurity.model.ListScansRequest
-
A token to use for paginating results that are returned in the response.
- withNextToken(String) - Method in class com.amazonaws.services.codegurusecurity.model.ListScansResult
-
A pagination token.
- withNumber(Integer) - Method in class com.amazonaws.services.codegurusecurity.model.CodeLine
-
The code line number.
- withNumberOfRevisions(Long) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The number of times a scan has been re-run on a revised resource.
- withOpenFindings(FindingMetricsValuePerSeverity) - Method in class com.amazonaws.services.codegurusecurity.model.AccountFindingsMetric
-
The number of open findings of each severity as of the specified date.
- withOpenFindings(FindingMetricsValuePerSeverity) - Method in class com.amazonaws.services.codegurusecurity.model.MetricsSummary
-
The number of open findings of each severity.
- withPath(String) - Method in class com.amazonaws.services.codegurusecurity.model.FilePath
-
The path to the resource with the security vulnerability.
- withQuotaCode(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ThrottlingException
-
The identifier for the originating quota.
- withReason(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ValidationException
-
The reason the request failed validation.
- withReason(ValidationExceptionReason) - Method in exception com.amazonaws.services.codegurusecurity.model.ValidationException
-
The reason the request failed validation.
- withRecommendation(Recommendation) - Method in class com.amazonaws.services.codegurusecurity.model.Remediation
-
An object that contains information about the recommended course of action to remediate a finding.
- withReferenceUrls(String...) - Method in class com.amazonaws.services.codegurusecurity.model.Vulnerability
-
One or more URL addresses that contain details about a vulnerability.
- withReferenceUrls(Collection<String>) - Method in class com.amazonaws.services.codegurusecurity.model.Vulnerability
-
One or more URL addresses that contain details about a vulnerability.
- withRelatedVulnerabilities(String...) - Method in class com.amazonaws.services.codegurusecurity.model.Vulnerability
-
One or more vulnerabilities that are related to the vulnerability being described.
- withRelatedVulnerabilities(Collection<String>) - Method in class com.amazonaws.services.codegurusecurity.model.Vulnerability
-
One or more vulnerabilities that are related to the vulnerability being described.
- withRemediation(Remediation) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
An object that contains the details about how to remediate a finding.
- withRequestHeaders(Map<String, String>) - Method in class com.amazonaws.services.codegurusecurity.model.CreateUploadUrlResult
-
A set of key-value pairs that contain the required headers when uploading your resource.
- withResource(Resource) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The resource where Amazon CodeGuru Security detected a finding.
- withResourceArn(String) - Method in class com.amazonaws.services.codegurusecurity.model.ListTagsForResourceRequest
-
The ARN of the ScanName object.
- withResourceArn(String) - Method in class com.amazonaws.services.codegurusecurity.model.TagResourceRequest
-
The ARN of the ScanName object.
- withResourceArn(String) - Method in class com.amazonaws.services.codegurusecurity.model.UntagResourceRequest
-
The ARN of the ScanName object.
- withResourceId(String) - Method in exception com.amazonaws.services.codegurusecurity.model.AccessDeniedException
-
The identifier for the resource you don't have access to.
- withResourceId(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ConflictException
-
The identifier for the service resource associated with the request.
- withResourceId(ResourceId) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
The identifier for the resource object to be scanned.
- withResourceId(ResourceId) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanResult
-
The identifier for the resource object that contains resources that were scanned.
- withResourceId(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ResourceNotFoundException
-
The identifier for the resource that was not found.
- withResourceType(String) - Method in exception com.amazonaws.services.codegurusecurity.model.AccessDeniedException
-
The type of resource you don't have access to.
- withResourceType(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ConflictException
-
The type of resource associated with the request.
- withResourceType(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ResourceNotFoundException
-
The type of resource that was not found.
- withRuleId(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The identifier for the rule that generated the finding.
- withRunId(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanResult
-
UUID that identifies the individual scan run.
- withRunId(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanRequest
-
UUID that identifies the individual scan run you want to view details about.
- withRunId(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
UUID that identifies the individual scan run.
- withRunId(String) - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
The identifier for the scan run.
- withS3Url(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateUploadUrlResult
-
A pre-signed S3 URL.
- withScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.BatchGetFindingsError
-
The name of the scan that generated the finding.
- withScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
The unique name that CodeGuru Security uses to track revisions across multiple scans of the same resource.
- withScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanResult
-
The name of the scan.
- withScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateUploadUrlRequest
-
The name of the scan that will use the uploaded resource.
- withScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.FindingIdentifier
-
The name of the scan that generated the finding.
- withScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsRequest
-
The name of the scan you want to retrieve findings from.
- withScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanRequest
-
The name of the scan you want to view details about.
- withScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The name of the scan.
- withScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.ScanNameWithFindingNum
-
The name of the scan.
- withScanName(String) - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
The name of the scan.
- withScanNameArn(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanResult
-
The ARN for the scan name.
- withScanNameArn(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The ARN for the scan name.
- withScanNameArn(String) - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
The ARN for the scan name.
- withScanState(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanResult
-
The current state of the scan.
- withScanState(ScanState) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanResult
-
The current state of the scan.
- withScanState(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The current state of the scan.
- withScanState(ScanState) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The current state of the scan.
- withScanState(String) - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
The state of the scan.
- withScanState(ScanState) - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
The state of the scan.
- withScansWithMostOpenCriticalFindings(ScanNameWithFindingNum...) - Method in class com.amazonaws.services.codegurusecurity.model.MetricsSummary
-
A list of ScanNameWithFindingNum objects for the top 3 scans with the most number of open critical
findings.
- withScansWithMostOpenCriticalFindings(Collection<ScanNameWithFindingNum>) - Method in class com.amazonaws.services.codegurusecurity.model.MetricsSummary
-
A list of ScanNameWithFindingNum objects for the top 3 scans with the most number of open critical
findings.
- withScansWithMostOpenFindings(ScanNameWithFindingNum...) - Method in class com.amazonaws.services.codegurusecurity.model.MetricsSummary
-
A list of ScanNameWithFindingNum objects for the top 3 scans with the most number of open findings.
- withScansWithMostOpenFindings(Collection<ScanNameWithFindingNum>) - Method in class com.amazonaws.services.codegurusecurity.model.MetricsSummary
-
A list of ScanNameWithFindingNum objects for the top 3 scans with the most number of open findings.
- withScanType(String) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
The type of scan, either Standard or Express.
- withScanType(ScanType) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
The type of scan, either Standard or Express.
- withServiceCode(String) - Method in exception com.amazonaws.services.codegurusecurity.model.ThrottlingException
-
The identifier for the originating service.
- withSeverity(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The severity of the finding.
- withSeverity(Severity) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The severity of the finding.
- withStartDate(Date) - Method in class com.amazonaws.services.codegurusecurity.model.ListFindingsMetricsRequest
-
The start date of the interval which you want to retrieve metrics from.
- withStartLine(Integer) - Method in class com.amazonaws.services.codegurusecurity.model.FilePath
-
The first line number of the code snippet where the security vulnerability appears in your code.
- withStatus(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The status of the finding.
- withStatus(Status) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The status of the finding.
- withStatus(String) - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsRequest
-
The status of the findings you want to get.
- withStatus(Status) - Method in class com.amazonaws.services.codegurusecurity.model.GetFindingsRequest
-
The status of the findings you want to get.
- withSubResourceId(String) - Method in class com.amazonaws.services.codegurusecurity.model.Resource
-
The identifier for a section of the resource.
- withSuggestedFixes(SuggestedFix...) - Method in class com.amazonaws.services.codegurusecurity.model.Remediation
-
A list of SuggestedFix objects.
- withSuggestedFixes(Collection<SuggestedFix>) - Method in class com.amazonaws.services.codegurusecurity.model.Remediation
-
A list of SuggestedFix objects.
- withSummaries(ScanSummary...) - Method in class com.amazonaws.services.codegurusecurity.model.ListScansResult
-
A list of ScanSummary objects with information about all scans in an account.
- withSummaries(Collection<ScanSummary>) - Method in class com.amazonaws.services.codegurusecurity.model.ListScansResult
-
A list of ScanSummary objects with information about all scans in an account.
- withTagKeys(String...) - Method in class com.amazonaws.services.codegurusecurity.model.UntagResourceRequest
-
A list of keys for each tag you want to remove from a scan.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.codegurusecurity.model.UntagResourceRequest
-
A list of keys for each tag you want to remove from a scan.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.codegurusecurity.model.CreateScanRequest
-
An array of key-value pairs used to tag a scan.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.codegurusecurity.model.ListTagsForResourceResult
-
An array of key-value pairs used to tag an existing scan.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.codegurusecurity.model.TagResourceRequest
-
An array of key-value pairs used to tag an existing scan.
- withText(String) - Method in class com.amazonaws.services.codegurusecurity.model.Recommendation
-
The recommended course of action to remediate the finding.
- withTitle(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The title of the finding.
- withType(String) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The type of finding.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
The time when the finding was last updated.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.codegurusecurity.model.GetScanResult
-
The time when the scan was last updated.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.codegurusecurity.model.ScanSummary
-
The time the scan was last updated.
- withUrl(String) - Method in class com.amazonaws.services.codegurusecurity.model.Recommendation
-
The URL address to the recommendation for remediating the finding.
- withVulnerability(Vulnerability) - Method in class com.amazonaws.services.codegurusecurity.model.Finding
-
An object that describes the detected security vulnerability.