Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ConnectionSummary> |
DevopsPaginators.listConnectionsRecordIterator(ListConnectionsRequest request)
Creates a new iterable which will iterate over the
ConnectionSummary objects contained in responses from the
listConnections operation. |
Modifier and Type | Class and Description |
---|---|
class |
BitbucketCloudAppPasswordConnectionSummary
Summary information for a connection of the type
BITBUCKET_CLOUD_APP_PASSWORD . |
class |
BitbucketServerTokenConnectionSummary
Summary information for a connection of the type
BITBUCKET_SERVER_ACCESS_TOKEN . |
class |
GithubAccessTokenConnectionSummary
Summary information for a connection of the type
GITHUB_ACCESS_TOKEN . |
class |
GitlabAccessTokenConnectionSummary
Summary information for a connection of the type
GITLAB_ACCESS_TOKEN . |
class |
GitlabServerAccessTokenConnectionSummary
Summary information for a connection of the type
GITLAB_SERVER_ACCESS_TOKEN . |
class |
VbsAccessTokenConnectionSummary
Summary information for a connection of the type
VBS_ACCESS_TOKEN . |
Modifier and Type | Method and Description |
---|---|
List<ConnectionSummary> |
ConnectionCollection.getItems()
Collection of connections.
|
Modifier and Type | Method and Description |
---|---|
ConnectionCollection.Builder |
ConnectionCollection.Builder.items(List<ConnectionSummary> items)
Collection of connections.
|
Constructor and Description |
---|
ConnectionCollection(List<ConnectionSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.