Package | Description |
---|---|
com.oracle.bmc.resourcemanager | |
com.oracle.bmc.resourcemanager.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ConfigurationSourceProviderSummary> |
ResourceManagerPaginators.listConfigurationSourceProvidersRecordIterator(ListConfigurationSourceProvidersRequest request)
Creates a new iterable which will iterate over the
ConfigurationSourceProviderSummary objects contained in
responses from the listConfigurationSourceProviders operation. |
Modifier and Type | Class and Description |
---|---|
class |
BitbucketCloudUsernameAppPasswordConfigurationSourceProviderSummary
Summary information for a configuration source provider of the type
BITBUCKET_CLOUD_USERNAME_APPPASSWORD . |
class |
BitbucketServerAccessTokenConfigurationSourceProviderSummary
Summary information for a configuration source provider of the type
BITBUCKET_SERVER_ACCESS_TOKEN . |
class |
GithubAccessTokenConfigurationSourceProviderSummary
Summary information for a configuration source provider of the type
GITHUB_ACCESS_TOKEN . |
class |
GitlabAccessTokenConfigurationSourceProviderSummary
Summary information for a configuration source provider of the type
GITLAB_ACCESS_TOKEN . |
Modifier and Type | Method and Description |
---|---|
List<ConfigurationSourceProviderSummary> |
ConfigurationSourceProviderCollection.getItems()
Collection of configuration source providers.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationSourceProviderCollection.Builder |
ConfigurationSourceProviderCollection.Builder.items(List<ConfigurationSourceProviderSummary> items)
Collection of configuration source providers.
|
Constructor and Description |
---|
ConfigurationSourceProviderCollection(List<ConfigurationSourceProviderSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.