Uses of Class
com.oracle.bmc.databasetools.model.DatabaseToolsIdentityCollection
-
Packages that use DatabaseToolsIdentityCollection Package Description com.oracle.bmc.databasetools.model com.oracle.bmc.databasetools.responses -
-
Uses of DatabaseToolsIdentityCollection in com.oracle.bmc.databasetools.model
Methods in com.oracle.bmc.databasetools.model that return DatabaseToolsIdentityCollection Modifier and Type Method Description DatabaseToolsIdentityCollectionDatabaseToolsIdentityCollection.Builder. build()Methods in com.oracle.bmc.databasetools.model with parameters of type DatabaseToolsIdentityCollection Modifier and Type Method Description DatabaseToolsIdentityCollection.BuilderDatabaseToolsIdentityCollection.Builder. copy(DatabaseToolsIdentityCollection model) -
Uses of DatabaseToolsIdentityCollection in com.oracle.bmc.databasetools.responses
Methods in com.oracle.bmc.databasetools.responses that return DatabaseToolsIdentityCollection Modifier and Type Method Description DatabaseToolsIdentityCollectionListDatabaseToolsIdentitiesResponse. getDatabaseToolsIdentityCollection()The returned DatabaseToolsIdentityCollection instance.Methods in com.oracle.bmc.databasetools.responses with parameters of type DatabaseToolsIdentityCollection Modifier and Type Method Description ListDatabaseToolsIdentitiesResponse.BuilderListDatabaseToolsIdentitiesResponse.Builder. databaseToolsIdentityCollection(DatabaseToolsIdentityCollection databaseToolsIdentityCollection)The returned DatabaseToolsIdentityCollection instance.
-