public static class AssociatedOccHandoverResourceBlock.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AssociatedOccHandoverResourceBlock |
build() |
AssociatedOccHandoverResourceBlock.Builder |
copy(AssociatedOccHandoverResourceBlock model) |
AssociatedOccHandoverResourceBlock.Builder |
handoverQuantity(Long handoverQuantity)
The total quantity of the resource that was made available to the customer as part of
this resource block
|
AssociatedOccHandoverResourceBlock.Builder |
occHandoverResourceBlockId(String occHandoverResourceBlockId)
The OCID of the handed over resource block.
|
public AssociatedOccHandoverResourceBlock.Builder occHandoverResourceBlockId(String occHandoverResourceBlockId)
The OCID of the handed over resource block.
occHandoverResourceBlockId
- the value to setpublic AssociatedOccHandoverResourceBlock.Builder handoverQuantity(Long handoverQuantity)
The total quantity of the resource that was made available to the customer as part of this resource block
handoverQuantity
- the value to setpublic AssociatedOccHandoverResourceBlock build()
public AssociatedOccHandoverResourceBlock.Builder copy(AssociatedOccHandoverResourceBlock model)
Copyright © 2016–2024. All rights reserved.