| static DistributedDatabaseGsm.Builder | DistributedDatabaseGsm. builder() | Create a new builder. | 
| DistributedDatabaseGsm.Builder | DistributedDatabaseGsm.Builder. computeCount(Float computeCount) | The compute count for the Global service manager instance. | 
| DistributedDatabaseGsm.Builder | DistributedDatabaseGsm.Builder. copy(DistributedDatabaseGsm model) |  | 
| DistributedDatabaseGsm.Builder | DistributedDatabaseGsm.Builder. dataStorageSizeInGbs(Double dataStorageSizeInGbs) | The data disk group size to be allocated in GBs for the Global service manager instance. | 
| DistributedDatabaseGsm.Builder | DistributedDatabaseGsm.Builder. gsmImageDetails(DistributedDbGsmImage gsmImageDetails) |  | 
| DistributedDatabaseGsm.Builder | DistributedDatabaseGsm.Builder. metadata(DistributedDbMetadata metadata) |  | 
| DistributedDatabaseGsm.Builder | DistributedDatabaseGsm.Builder. name(String name) | Name of the Global service manager instance | 
| DistributedDatabaseGsm.Builder | DistributedDatabaseGsm.Builder. status(DistributedDatabaseGsm.Status status) | Status of the gsm for the Globally ditributed database. | 
| DistributedDatabaseGsm.Builder | DistributedDatabaseGsm.Builder. supportingResourceId(String supportingResourceId) | the identifier of the underlying supporting resource. | 
| DistributedDatabaseGsm.Builder | DistributedDatabaseGsm.Builder. timeCreated(Date timeCreated) | The time the Global service manager instance was created. | 
| DistributedDatabaseGsm.Builder | DistributedDatabaseGsm.Builder. timeSslCertificateExpires(Date timeSslCertificateExpires) | The time the ssl certificate associated with Global service manager expires. | 
| DistributedDatabaseGsm.Builder | DistributedDatabaseGsm.Builder. timeUpdated(Date timeUpdated) | The time the Global service manager instance was last updated. | 
| DistributedDatabaseGsm.Builder | DistributedDatabaseGsm. toBuilder() |  |