ByolAllocation.Builder |
ByolAllocation.Builder.allocatedUnits(Integer allocatedUnits) |
The quantity of licensed units that allocated to this region.
|
ByolAllocation.Builder |
ByolAllocation.Builder.availableUnits(Integer availableUnits) |
The quantity of licensed units that not yet consumed by resources.
|
static ByolAllocation.Builder |
ByolAllocation.builder() |
Create a new builder.
|
ByolAllocation.Builder |
ByolAllocation.Builder.byolId(String byolId) |
The OCID of the
BYOL resource from which this BYOL Allocation is derived.
|
ByolAllocation.Builder |
ByolAllocation.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment that contains the BYOL Allocation.
|
ByolAllocation.Builder |
ByolAllocation.Builder.copy(ByolAllocation model) |
|
ByolAllocation.Builder |
ByolAllocation.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
ByolAllocation.Builder |
ByolAllocation.Builder.displayName(String displayName) |
A descriptive name for the BYOL Allocation.
|
ByolAllocation.Builder |
ByolAllocation.Builder.entitlementKey(String entitlementKey) |
The Broadcom-supplied identifier of a BYOL license.
|
ByolAllocation.Builder |
ByolAllocation.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
ByolAllocation.Builder |
ByolAllocation.Builder.id(String id) |
The OCID of the
BYOL Allocation.
|
ByolAllocation.Builder |
ByolAllocation.Builder.lifecycleState(ByolAllocation.LifecycleState lifecycleState) |
The current state of the BYOL Allocation.
|
ByolAllocation.Builder |
ByolAllocation.Builder.softwareType(ByolAllocation.SoftwareType softwareType) |
The type of VMware software the BYOL applies to.
|
ByolAllocation.Builder |
ByolAllocation.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
ByolAllocation.Builder |
ByolAllocation.Builder.timeCreated(Date timeCreated) |
The date and time the BYOL Allocation was created, in the format defined by
RFC3339.
|
ByolAllocation.Builder |
ByolAllocation.Builder.timeTermEnd(Date timeTermEnd) |
The date and time when the BYOL Allocation expires and becomes inactive.
|
ByolAllocation.Builder |
ByolAllocation.Builder.timeTermStart(Date timeTermStart) |
The date and time when the BYOL Allocation becomes active.
|
ByolAllocation.Builder |
ByolAllocation.Builder.timeUpdated(Date timeUpdated) |
The date and time the BYOL Allocation was updated, in the format defined by
RFC3339.
|
ByolAllocation.Builder |
ByolAllocation.toBuilder() |
|