| Datastore.Builder | Datastore.Builder. availabilityDomain(String availabilityDomain) | The availability domain of the Datastore. | 
| Datastore.Builder | Datastore.Builder. blockVolumeDetails(List<BlockVolumeDetails> blockVolumeDetails) | The list of Block Volume details that belong to the datastore. | 
| Datastore.Builder | Datastore.Builder. blockVolumeIds(List<String> blockVolumeIds) | The List of Block volume
OCID s that
belong to the Datastore. | 
| static Datastore.Builder | Datastore. builder() | Create a new builder. | 
| Datastore.Builder | Datastore.Builder. capacityInGBs(Double capacityInGBs) | Total size of the datastore in GB. | 
| Datastore.Builder | Datastore.Builder. clusterId(String clusterId) | The OCID  of the
VMware Cluster that Datastore is attached to. | 
| Datastore.Builder | Datastore.Builder. compartmentId(String compartmentId) | The OCID  of the
compartment that contains the Datastore. | 
| Datastore.Builder | Datastore.Builder. copy(Datastore model) |  | 
| Datastore.Builder | Datastore.Builder. datastoreClusterId(String datastoreClusterId) | The OCID  of the
datastore cluster that Datastore belongs to. | 
| Datastore.Builder | Datastore.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| Datastore.Builder | Datastore.Builder. displayName(String displayName) | A descriptive name for the Datastore. | 
| Datastore.Builder | Datastore.Builder. freeformTags(Map<String,String> freeformTags) | Free-form tags for this resource. | 
| Datastore.Builder | Datastore.Builder. id(String id) | The OCID  of the
Datastore. | 
| Datastore.Builder | Datastore.Builder. lifecycleState(LifecycleStates lifecycleState) | The current state of the Datastore. | 
| Datastore.Builder | Datastore.Builder. sddcId(String sddcId) | The OCID  of the
SDDC that Datastore is associated with. | 
| Datastore.Builder | Datastore.Builder. systemTags(Map<String,Map<String,Object>> systemTags) | Usage of system tag keys. | 
| Datastore.Builder | Datastore.Builder. timeCreated(Date timeCreated) | The date and time the Datastore was created, in the format defined by
RFC3339 . | 
| Datastore.Builder | Datastore.Builder. timeUpdated(Date timeUpdated) | The date and time the Datastore was updated, in the format defined by
RFC3339 . | 
| Datastore.Builder | Datastore. toBuilder() |  |