Uses of Class
com.oracle.bmc.databasemigration.model.GgsDeployment.Builder
-
Packages that use GgsDeployment.Builder Package Description com.oracle.bmc.databasemigration.model -
-
Uses of GgsDeployment.Builder in com.oracle.bmc.databasemigration.model
Methods in com.oracle.bmc.databasemigration.model that return GgsDeployment.Builder Modifier and Type Method Description static GgsDeployment.Builder
GgsDeployment. builder()
Create a new builder.GgsDeployment.Builder
GgsDeployment.Builder. copy(GgsDeployment model)
GgsDeployment.Builder
GgsDeployment.Builder. deploymentId(String deploymentId)
The OCID of the resource being referenced.GgsDeployment.Builder
GgsDeployment.Builder. ggsAdminCredentialsSecretId(String ggsAdminCredentialsSecretId)
The OCID of the resource being referenced.GgsDeployment.Builder
GgsDeployment. toBuilder()
-