Package | Description |
---|---|
com.oracle.bmc.resourcemanager.model | |
com.oracle.bmc.resourcemanager.requests |
Modifier and Type | Class and Description |
---|---|
class |
UpdateBitbucketCloudUsernameAppPasswordConfigurationSourceProviderDetails
Update details for a configuration source provider of the type
BITBUCKET_CLOUD_USERNAME_APPPASSWORD . |
class |
UpdateBitbucketServerAccessTokenConfigurationSourceProviderDetails
The details for creating a configuration source provider of the type
BITBUCKET_SERVER_ACCESS_TOKEN . |
class |
UpdateGithubAccessTokenConfigurationSourceProviderDetails
Update details for a configuration source provider of the type
GITHUB_ACCESS_TOKEN . |
class |
UpdateGitlabAccessTokenConfigurationSourceProviderDetails
Update details for configuration source provider of the type
GITLAB_ACCESS_TOKEN . |
Modifier and Type | Method and Description |
---|---|
UpdateConfigurationSourceProviderDetails |
UpdateConfigurationSourceProviderRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateConfigurationSourceProviderDetails |
UpdateConfigurationSourceProviderRequest.getUpdateConfigurationSourceProviderDetails()
Updated information provided for the ConfigurationSourceProvider.
|
Modifier and Type | Method and Description |
---|---|
UpdateConfigurationSourceProviderRequest.Builder |
UpdateConfigurationSourceProviderRequest.Builder.body$(UpdateConfigurationSourceProviderDetails body)
Alternative setter for the body parameter.
|
UpdateConfigurationSourceProviderRequest.Builder |
UpdateConfigurationSourceProviderRequest.Builder.updateConfigurationSourceProviderDetails(UpdateConfigurationSourceProviderDetails updateConfigurationSourceProviderDetails)
Updated information provided for the ConfigurationSourceProvider.
|
Copyright © 2016–2024. All rights reserved.