Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
PreferredCredentialSummary |
PreferredCredentialSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PreferredCredentialSummary> |
PreferredCredentialCollection.getItems()
The attributes of the preferred credential.
|
Modifier and Type | Method and Description |
---|---|
PreferredCredentialSummary.Builder |
PreferredCredentialSummary.Builder.copy(PreferredCredentialSummary model) |
Modifier and Type | Method and Description |
---|---|
PreferredCredentialCollection.Builder |
PreferredCredentialCollection.Builder.items(List<PreferredCredentialSummary> items)
The attributes of the preferred credential.
|
Constructor and Description |
---|
PreferredCredentialCollection(List<PreferredCredentialSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.