| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurureviewer.model |
| Modifier and Type | Method and Description |
|---|---|
ThirdPartySourceRepository |
Repository.bitbucket()
Information about a Bitbucket repository.
|
ThirdPartySourceRepository |
Repository.gitHubEnterpriseServer()
Information about a GitHub Enterprise Server repository.
|
| Modifier and Type | Method and Description |
|---|---|
Repository.Builder |
Repository.Builder.bitbucket(ThirdPartySourceRepository bitbucket)
Information about a Bitbucket repository.
|
Repository.Builder |
Repository.Builder.gitHubEnterpriseServer(ThirdPartySourceRepository gitHubEnterpriseServer)
Information about a GitHub Enterprise Server repository.
|
Copyright © 2023. All rights reserved.