Uses of Class
com.oracle.bmc.globallydistributeddatabase.model.ConfigureShardedDatabaseGsmsDetails
-
Packages that use ConfigureShardedDatabaseGsmsDetails Package Description com.oracle.bmc.globallydistributeddatabase.model com.oracle.bmc.globallydistributeddatabase.requests -
-
Uses of ConfigureShardedDatabaseGsmsDetails in com.oracle.bmc.globallydistributeddatabase.model
Methods in com.oracle.bmc.globallydistributeddatabase.model that return ConfigureShardedDatabaseGsmsDetails Modifier and Type Method Description ConfigureShardedDatabaseGsmsDetails
ConfigureShardedDatabaseGsmsDetails.Builder. build()
Methods in com.oracle.bmc.globallydistributeddatabase.model with parameters of type ConfigureShardedDatabaseGsmsDetails Modifier and Type Method Description ConfigureShardedDatabaseGsmsDetails.Builder
ConfigureShardedDatabaseGsmsDetails.Builder. copy(ConfigureShardedDatabaseGsmsDetails model)
-
Uses of ConfigureShardedDatabaseGsmsDetails in com.oracle.bmc.globallydistributeddatabase.requests
Methods in com.oracle.bmc.globallydistributeddatabase.requests that return ConfigureShardedDatabaseGsmsDetails Modifier and Type Method Description ConfigureShardedDatabaseGsmsDetails
ConfigureShardedDatabaseGsmsRequest. getBody$()
Alternative accessor for the body parameter.ConfigureShardedDatabaseGsmsDetails
ConfigureShardedDatabaseGsmsRequest. getConfigureShardedDatabaseGsmsDetails()
Details to configure the new GSM instances for the sharded database.Methods in com.oracle.bmc.globallydistributeddatabase.requests with parameters of type ConfigureShardedDatabaseGsmsDetails Modifier and Type Method Description ConfigureShardedDatabaseGsmsRequest.Builder
ConfigureShardedDatabaseGsmsRequest.Builder. body$(ConfigureShardedDatabaseGsmsDetails body)
Alternative setter for the body parameter.ConfigureShardedDatabaseGsmsRequest.Builder
ConfigureShardedDatabaseGsmsRequest.Builder. configureShardedDatabaseGsmsDetails(ConfigureShardedDatabaseGsmsDetails configureShardedDatabaseGsmsDetails)
Details to configure the new GSM instances for the sharded database.
-