Package | Description |
---|---|
com.oracle.bmc.devops.model | |
com.oracle.bmc.devops.responses |
Modifier and Type | Class and Description |
---|---|
class |
BitbucketCloudAppPasswordConnection
The properties that define a connection of the type
BITBUCKET_CLOUD_APP_PASSWORD . |
class |
BitbucketServerAccessTokenConnection
The properties that define a connection of the type
BITBUCKET_SERVER_ACCESS_TOKEN . |
class |
GithubAccessTokenConnection
The properties that define a connection of the type
GITHUB_ACCESS_TOKEN . |
class |
GitlabAccessTokenConnection
The properties that define a connection of the type
GITLAB_ACCESS_TOKEN . |
class |
GitlabServerAccessTokenConnection
The properties that define a connection of the type
GITLAB_SERVER_ACCESS_TOKEN . |
class |
VbsAccessTokenConnection
The properties that define a connection of the type
VBS_ACCESS_TOKEN . |
Modifier and Type | Method and Description |
---|---|
Connection |
GetConnectionResponse.getConnection()
The returned
Connection instance. |
Connection |
CreateConnectionResponse.getConnection()
The returned
Connection instance. |
Connection |
ValidateConnectionResponse.getConnection()
The returned
Connection instance. |
Connection |
UpdateConnectionResponse.getConnection()
The returned
Connection instance. |
Modifier and Type | Method and Description |
---|---|
GetConnectionResponse.Builder |
GetConnectionResponse.Builder.connection(Connection connection)
The returned
Connection instance. |
CreateConnectionResponse.Builder |
CreateConnectionResponse.Builder.connection(Connection connection)
The returned
Connection instance. |
ValidateConnectionResponse.Builder |
ValidateConnectionResponse.Builder.connection(Connection connection)
The returned
Connection instance. |
UpdateConnectionResponse.Builder |
UpdateConnectionResponse.Builder.connection(Connection connection)
The returned
Connection instance. |
Copyright © 2016–2024. All rights reserved.