Package | Description |
---|---|
com.oracle.bmc.devops.model | |
com.oracle.bmc.devops.requests |
Modifier and Type | Class and Description |
---|---|
class |
CreateBitbucketCloudAppPasswordConnectionDetails
The details for creating a connection of the type
BITBUCKET_CLOUD_APP_PASSWORD . |
class |
CreateBitbucketServerAccessTokenConnectionDetails
The details for creating a connection of the type
BITBUCKET_SERVER_ACCESS_TOKEN . |
class |
CreateGithubAccessTokenConnectionDetails
The details for creating a connection of the type
GITHUB_ACCESS_TOKEN . |
class |
CreateGitlabAccessTokenConnectionDetails
The details for creating a connection of the type
GITLAB_ACCESS_TOKEN . |
class |
CreateGitlabServerAccessTokenConnectionDetails
The details for creating a connection of the type
GITLAB_SERVER_ACCESS_TOKEN . |
class |
CreateVbsAccessTokenConnectionDetails
The details for creating a connection of the type
VBS_ACCESS_TOKEN . |
Modifier and Type | Method and Description |
---|---|
CreateConnectionDetails |
CreateConnectionRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateConnectionDetails |
CreateConnectionRequest.getCreateConnectionDetails()
Details for the new connection.
|
Modifier and Type | Method and Description |
---|---|
CreateConnectionRequest.Builder |
CreateConnectionRequest.Builder.body$(CreateConnectionDetails body)
Alternative setter for the body parameter.
|
CreateConnectionRequest.Builder |
CreateConnectionRequest.Builder.createConnectionDetails(CreateConnectionDetails createConnectionDetails)
Details for the new connection.
|
Copyright © 2016–2024. All rights reserved.