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.model
Methods in com.oracle.bmc.opsi.model that return HostAllocation.Builder Modifier and Type Method Description static HostAllocation.Builder
HostAllocation. builder()
Create a new builder.HostAllocation.Builder
HostAllocation.Builder. copy(HostAllocation model)
HostAllocation.Builder
HostAllocation.Builder. resourceName(String resourceName)
Name of the host resourceHostAllocation.Builder
HostAllocation.Builder. resourceValue(Long resourceValue)
Value of the host resourceHostAllocation.Builder
HostAllocation.Builder. timeCollected(Date timeCollected)
HostAllocation.Builder
HostAllocation. toBuilder()
-