| Package | Description |
|---|---|
| com.amazonaws.services.codegurureviewer.model |
| Modifier and Type | Method and Description |
|---|---|
S3Repository |
S3Repository.clone() |
S3Repository |
Repository.getS3Bucket() |
S3Repository |
S3Repository.withBucketName(String bucketName)
The name of the S3 bucket used for associating a new S3 repository.
|
S3Repository |
S3Repository.withName(String name)
The name of the repository in the S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Repository.setS3Bucket(S3Repository s3Bucket) |
Repository |
Repository.withS3Bucket(S3Repository s3Bucket) |
Copyright © 2021. All rights reserved.