Uses of Class
com.oracle.bmc.opsi.model.HostProduct.Builder
-
Packages that use HostProduct.Builder Package Description com.oracle.bmc.opsi.model -
-
Uses of HostProduct.Builder in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return HostProduct.Builder Modifier and Type Method Description static HostProduct.BuilderHostProduct. builder()Create a new builder.HostProduct.BuilderHostProduct.Builder. copy(HostProduct model)HostProduct.BuilderHostProduct.Builder. name(String name)Name of the productHostProduct.BuilderHostProduct.Builder. timeCollected(Date timeCollected)HostProduct.BuilderHostProduct. toBuilder()HostProduct.BuilderHostProduct.Builder. vendor(String vendor)Vendor of the productHostProduct.BuilderHostProduct.Builder. version(String version)Version of the product
-