Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Class and Description |
---|---|
class |
BitbucketCloudBuildSource
Bitbucket Cloud Build Source for Build Stage
Note: Objects should always be created or deserialized using the BitbucketCloudBuildSource.Builder . |
class |
BitbucketServerBuildSource
Bitbucket Server Build Source for Build Stage
Note: Objects should always be created or deserialized using the BitbucketServerBuildSource.Builder . |
class |
DevopsCodeRepositoryBuildSource
DevOps code repository build source for Build stage.
|
class |
GithubBuildSource
GitHub build source for Build stage.
|
class |
GitlabBuildSource
GitLab build source for Build stage.
|
class |
GitlabServerBuildSource
GitLab self-hosted Server Build Source for Build Stage
Note: Objects should always be created or deserialized using the GitlabServerBuildSource.Builder . |
class |
VbsBuildSource
VBS Server Build Source for Build Stage
Note: Objects should always be created or deserialized using the VbsBuildSource.Builder . |
Modifier and Type | Method and Description |
---|---|
List<BuildSource> |
BuildSourceCollection.getItems()
Collection of build sources.
|
Modifier and Type | Method and Description |
---|---|
BuildSourceCollection.Builder |
BuildSourceCollection.Builder.items(List<BuildSource> items)
Collection of build sources.
|
Constructor and Description |
---|
BuildSourceCollection(List<BuildSource> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.