Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
Iterable<TriggerSummary> |
DevopsPaginators.listTriggersRecordIterator(ListTriggersRequest request)
Creates a new iterable which will iterate over the
TriggerSummary objects contained in responses from the
listTriggers operation. |
Modifier and Type | Class and Description |
---|---|
class |
BitbucketCloudTriggerSummary
Summary of the Bitbucket Cloud trigger.
|
class |
BitbucketServerTriggerSummary
Summary of the Bitbucket Server trigger.
|
class |
DevopsCodeRepositoryTriggerSummary
Summary of the DevOps code repository trigger.
|
class |
GithubTriggerSummary
Summary of the GitHub trigger.
|
class |
GitlabServerTriggerSummary
Summary of the GitLab self-hosted server trigger.
|
class |
GitlabTriggerSummary
Summary of the GitLab trigger.
|
class |
VbsTriggerSummary
Summary of the VBS trigger.
|
Modifier and Type | Method and Description |
---|---|
List<TriggerSummary> |
TriggerCollection.getItems()
List of triggers.
|
Modifier and Type | Method and Description |
---|---|
TriggerCollection.Builder |
TriggerCollection.Builder.items(List<TriggerSummary> items)
List of triggers.
|
Constructor and Description |
---|
TriggerCollection(List<TriggerSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.