| Package | Description |
|---|---|
| com.amazonaws.services.codegurureviewer.model |
| Modifier and Type | Method and Description |
|---|---|
S3BucketRepository |
S3BucketRepository.clone() |
S3BucketRepository |
SourceCodeType.getS3BucketRepository()
Information about an associated repository in an S3 bucket that includes its name and an
S3RepositoryDetails object. |
S3BucketRepository |
S3BucketRepository.withDetails(S3RepositoryDetails details)
An
S3RepositoryDetails object that specifies the name of an S3 bucket and a
CodeArtifacts object. |
S3BucketRepository |
S3BucketRepository.withName(String name)
The name of the repository when the
ProviderType is S3Bucket. |
| Modifier and Type | Method and Description |
|---|---|
void |
SourceCodeType.setS3BucketRepository(S3BucketRepository s3BucketRepository)
Information about an associated repository in an S3 bucket that includes its name and an
S3RepositoryDetails object. |
SourceCodeType |
SourceCodeType.withS3BucketRepository(S3BucketRepository s3BucketRepository)
Information about an associated repository in an S3 bucket that includes its name and an
S3RepositoryDetails object. |
Copyright © 2021. All rights reserved.