| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurusecurity |
This section provides documentation for the Amazon CodeGuru Security API operations.
|
| software.amazon.awssdk.services.codegurusecurity.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateScanResponse |
CodeGuruSecurityClient.createScan(CreateScanRequest createScanRequest)
Use to create a scan using code uploaded to an S3 bucket.
|
default CompletableFuture<CreateScanResponse> |
CodeGuruSecurityAsyncClient.createScan(CreateScanRequest createScanRequest)
Use to create a scan using code uploaded to an S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateScanRequestMarshaller.marshall(CreateScanRequest createScanRequest) |
Copyright © 2023. All rights reserved.