public static class AssociatedCapacityRequestDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AssociatedCapacityRequestDetails |
build() |
AssociatedCapacityRequestDetails.Builder |
copy(AssociatedCapacityRequestDetails model) |
AssociatedCapacityRequestDetails.Builder |
handoverQuantity(Long handoverQuantity)
The total quantity of the bare metal hardware that was made available corresponding to
the capacity request ocid.
|
AssociatedCapacityRequestDetails.Builder |
occCapacityRequestId(String occCapacityRequestId)
The OCID of the capacity request against which the resources were provisioned.
|
public AssociatedCapacityRequestDetails.Builder occCapacityRequestId(String occCapacityRequestId)
The OCID of the capacity request against which the resources were provisioned.
occCapacityRequestId
- the value to setpublic AssociatedCapacityRequestDetails.Builder handoverQuantity(Long handoverQuantity)
The total quantity of the bare metal hardware that was made available corresponding to the capacity request ocid.
handoverQuantity
- the value to setpublic AssociatedCapacityRequestDetails build()
public AssociatedCapacityRequestDetails.Builder copy(AssociatedCapacityRequestDetails model)
Copyright © 2016–2024. All rights reserved.