Uses of Class
com.oracle.bmc.datacc.model.InfrastructureServer
-
Packages that use InfrastructureServer Package Description com.oracle.bmc.datacc.model -
-
Uses of InfrastructureServer in com.oracle.bmc.datacc.model
Methods in com.oracle.bmc.datacc.model that return InfrastructureServer Modifier and Type Method Description InfrastructureServerInfrastructureServer.Builder. build()Methods in com.oracle.bmc.datacc.model that return types with arguments of type InfrastructureServer Modifier and Type Method Description List<InfrastructureServer>Infrastructure. getServers()A list of Database Infrastructure nodes.Methods in com.oracle.bmc.datacc.model with parameters of type InfrastructureServer Modifier and Type Method Description InfrastructureServer.BuilderInfrastructureServer.Builder. copy(InfrastructureServer model)Method parameters in com.oracle.bmc.datacc.model with type arguments of type InfrastructureServer Modifier and Type Method Description Infrastructure.BuilderInfrastructure.Builder. servers(List<InfrastructureServer> servers)A list of Database Infrastructure nodes.
-