Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<NamedCredentialSummary> |
DbManagementPaginators.listNamedCredentialsRecordIterator(ListNamedCredentialsRequest request)
Creates a new iterable which will iterate over the
NamedCredentialSummary objects contained in
responses from the listNamedCredentials operation. |
Modifier and Type | Method and Description |
---|---|
NamedCredentialSummary |
NamedCredentialSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<NamedCredentialSummary> |
NamedCredentialCollection.getItems()
An array of named credential resources.
|
Modifier and Type | Method and Description |
---|---|
NamedCredentialSummary.Builder |
NamedCredentialSummary.Builder.copy(NamedCredentialSummary model) |
Modifier and Type | Method and Description |
---|---|
NamedCredentialCollection.Builder |
NamedCredentialCollection.Builder.items(List<NamedCredentialSummary> items)
An array of named credential resources.
|
Constructor and Description |
---|
NamedCredentialCollection(List<NamedCredentialSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.