Package | Description |
---|---|
com.oracle.bmc.devops.model | |
com.oracle.bmc.devops.requests |
Modifier and Type | Class and Description |
---|---|
class |
UpdateBitbucketCloudAppPasswordConnectionDetails
The details for updating a connection of the type
BITBUCKET_CLOUD_APP_PASSWORD . |
class |
UpdateBitbucketServerAccessTokenConnectionDetails
The details for updating a connection of the type
BITBUCKET_SERVER_ACCESS_TOKEN . |
class |
UpdateGithubAccessTokenConnectionDetails
The details for updating a connection of the type
GITHUB_ACCESS_TOKEN . |
class |
UpdateGitlabAccessTokenConnectionDetails
The details for updating a connection of the type
GITLAB_ACCESS_TOKEN . |
class |
UpdateGitlabServerAccessTokenConnectionDetails
The details for updating a connection of the type
GITLAB_SERVER_ACCESS_TOKEN . |
class |
UpdateVbsAccessTokenConnectionDetails
The details for updating a connection of the type
VBS_ACCESS_TOKEN . |
Modifier and Type | Method and Description |
---|---|
UpdateConnectionDetails |
UpdateConnectionRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateConnectionDetails |
UpdateConnectionRequest.getUpdateConnectionDetails()
The information to be updated.
|
Modifier and Type | Method and Description |
---|---|
UpdateConnectionRequest.Builder |
UpdateConnectionRequest.Builder.body$(UpdateConnectionDetails body)
Alternative setter for the body parameter.
|
UpdateConnectionRequest.Builder |
UpdateConnectionRequest.Builder.updateConnectionDetails(UpdateConnectionDetails updateConnectionDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.