Uses of Class
com.oracle.bmc.opsi.model.HostConfigurationCollection
-
Packages that use HostConfigurationCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of HostConfigurationCollection in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return HostConfigurationCollection Modifier and Type Method Description HostConfigurationCollection
HostConfigurationCollection.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type HostConfigurationCollection Modifier and Type Method Description HostConfigurationCollection.Builder
HostConfigurationCollection.Builder. copy(HostConfigurationCollection model)
-
Uses of HostConfigurationCollection in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return HostConfigurationCollection Modifier and Type Method Description HostConfigurationCollection
ListHostConfigurationsResponse. getHostConfigurationCollection()
The returned HostConfigurationCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type HostConfigurationCollection Modifier and Type Method Description ListHostConfigurationsResponse.Builder
ListHostConfigurationsResponse.Builder. hostConfigurationCollection(HostConfigurationCollection hostConfigurationCollection)
The returned HostConfigurationCollection instance.
-