Uses of Class
com.oracle.bmc.opsi.model.HostAllocation.Builder
- 
Packages that use HostAllocation.Builder Package Description com.oracle.bmc.opsi.model 
- 
- 
Uses of HostAllocation.Builder in com.oracle.bmc.opsi.modelMethods in com.oracle.bmc.opsi.model that return HostAllocation.Builder Modifier and Type Method Description static HostAllocation.BuilderHostAllocation. builder()Create a new builder.HostAllocation.BuilderHostAllocation.Builder. copy(HostAllocation model)HostAllocation.BuilderHostAllocation.Builder. resourceName(String resourceName)Name of the host resourceHostAllocation.BuilderHostAllocation.Builder. resourceValue(Long resourceValue)Value of the host resourceHostAllocation.BuilderHostAllocation.Builder. timeCollected(Date timeCollected)HostAllocation.BuilderHostAllocation. toBuilder()
 
-