CreateByolAllocationDetails.Builder |
CreateByolAllocationDetails.Builder.allocatedUnits(Integer allocatedUnits) |
The quantity of licensed units that allocated to this region.
|
static CreateByolAllocationDetails.Builder |
CreateByolAllocationDetails.builder() |
Create a new builder.
|
CreateByolAllocationDetails.Builder |
CreateByolAllocationDetails.Builder.byolId(String byolId) |
The OCID of the
BYOL resource from which this BYOL Allocation is derived.
|
CreateByolAllocationDetails.Builder |
CreateByolAllocationDetails.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment that contains the BYOL Allocation.
|
CreateByolAllocationDetails.Builder |
CreateByolAllocationDetails.Builder.copy(CreateByolAllocationDetails model) |
|
CreateByolAllocationDetails.Builder |
CreateByolAllocationDetails.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
CreateByolAllocationDetails.Builder |
CreateByolAllocationDetails.Builder.displayName(String displayName) |
A descriptive name for the BYOL Allocation.
|
CreateByolAllocationDetails.Builder |
CreateByolAllocationDetails.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
CreateByolAllocationDetails.Builder |
CreateByolAllocationDetails.toBuilder() |
|