public static class GgsDeployment.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GgsDeployment |
build() |
GgsDeployment.Builder |
copy(GgsDeployment model) |
GgsDeployment.Builder |
deploymentId(String deploymentId)
The OCID of the resource being referenced.
|
GgsDeployment.Builder |
ggsAdminCredentialsSecretId(String ggsAdminCredentialsSecretId)
The OCID of the resource being referenced.
|
public GgsDeployment.Builder deploymentId(String deploymentId)
The OCID of the resource being referenced.
deploymentId
- the value to setpublic GgsDeployment.Builder ggsAdminCredentialsSecretId(String ggsAdminCredentialsSecretId)
The OCID of the resource being referenced.
ggsAdminCredentialsSecretId
- the value to setpublic GgsDeployment build()
public GgsDeployment.Builder copy(GgsDeployment model)
Copyright © 2016–2024. All rights reserved.