Uses of Class
com.oracle.bmc.capacitymanagement.model.AssociatedOccHandoverResourceBlock.Builder
-
Packages that use AssociatedOccHandoverResourceBlock.Builder Package Description com.oracle.bmc.capacitymanagement.model -
-
Uses of AssociatedOccHandoverResourceBlock.Builder in com.oracle.bmc.capacitymanagement.model
Methods in com.oracle.bmc.capacitymanagement.model that return AssociatedOccHandoverResourceBlock.Builder Modifier and Type Method Description static AssociatedOccHandoverResourceBlock.Builder
AssociatedOccHandoverResourceBlock. builder()
Create a new builder.AssociatedOccHandoverResourceBlock.Builder
AssociatedOccHandoverResourceBlock.Builder. copy(AssociatedOccHandoverResourceBlock model)
AssociatedOccHandoverResourceBlock.Builder
AssociatedOccHandoverResourceBlock.Builder. handoverQuantity(Long handoverQuantity)
The total quantity of the resource that was made available to the customer as part of this resource blockAssociatedOccHandoverResourceBlock.Builder
AssociatedOccHandoverResourceBlock.Builder. occHandoverResourceBlockId(String occHandoverResourceBlockId)
The OCID of the handed over resource block.AssociatedOccHandoverResourceBlock.Builder
AssociatedOccHandoverResourceBlock. toBuilder()
-