Uses of Class
com.oracle.bmc.opsi.model.HostConfigurationCollection.Builder
-
Packages that use HostConfigurationCollection.Builder Package Description com.oracle.bmc.opsi.model -
-
Uses of HostConfigurationCollection.Builder in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return HostConfigurationCollection.Builder Modifier and Type Method Description static HostConfigurationCollection.Builder
HostConfigurationCollection. builder()
Create a new builder.HostConfigurationCollection.Builder
HostConfigurationCollection.Builder. copy(HostConfigurationCollection model)
HostConfigurationCollection.Builder
HostConfigurationCollection.Builder. items(List<HostConfigurationSummary> items)
Array of host insight configurations summary objects.HostConfigurationCollection.Builder
HostConfigurationCollection. toBuilder()
-