Uses of Class
com.oracle.bmc.database.model.GiHomeCollection
-
Packages that use GiHomeCollection Package Description com.oracle.bmc.database.model com.oracle.bmc.database.responses -
-
Uses of GiHomeCollection in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return GiHomeCollection Modifier and Type Method Description GiHomeCollectionGiHomeCollection.Builder. build()Methods in com.oracle.bmc.database.model with parameters of type GiHomeCollection Modifier and Type Method Description GiHomeCollection.BuilderGiHomeCollection.Builder. copy(GiHomeCollection model) -
Uses of GiHomeCollection in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return GiHomeCollection Modifier and Type Method Description GiHomeCollectionListGiHomesResponse. getGiHomeCollection()The returned GiHomeCollection instance.Methods in com.oracle.bmc.database.responses with parameters of type GiHomeCollection Modifier and Type Method Description ListGiHomesResponse.BuilderListGiHomesResponse.Builder. giHomeCollection(GiHomeCollection giHomeCollection)The returned GiHomeCollection instance.
-