Uses of Class
com.oracle.bmc.databasetoolsruntime.model.CredentialCollection.Builder
-
Packages that use CredentialCollection.Builder Package Description com.oracle.bmc.databasetoolsruntime.model -
-
Uses of CredentialCollection.Builder in com.oracle.bmc.databasetoolsruntime.model
Methods in com.oracle.bmc.databasetoolsruntime.model that return CredentialCollection.Builder Modifier and Type Method Description static CredentialCollection.BuilderCredentialCollection. builder()Create a new builder.CredentialCollection.BuilderCredentialCollection.Builder. copy(CredentialCollection model)CredentialCollection.BuilderCredentialCollection.Builder. items(List<CredentialSummary> items)Array of CredentialSummary items.CredentialCollection.BuilderCredentialCollection. toBuilder()
-