Class CloudControlDeploymentName.ProjectLocationCloudControlDeploymentBuilder (0.20.0)

public static class CloudControlDeploymentName.ProjectLocationCloudControlDeploymentBuilder

Builder for projects/{project}/locations/{location}/cloudControlDeployments/{cloud_control_deployment}.

Inheritance

java.lang.Object > CloudControlDeploymentName.ProjectLocationCloudControlDeploymentBuilder

Constructors

ProjectLocationCloudControlDeploymentBuilder()

protected ProjectLocationCloudControlDeploymentBuilder()

Methods

build()

public CloudControlDeploymentName build()
Returns
Type Description
CloudControlDeploymentName

getCloudControlDeployment()

public String getCloudControlDeployment()
Returns
Type Description
String

getLocation()

public String getLocation()
Returns
Type Description
String

getProject()

public String getProject()
Returns
Type Description
String

setCloudControlDeployment(String cloudControlDeployment)

public CloudControlDeploymentName.ProjectLocationCloudControlDeploymentBuilder setCloudControlDeployment(String cloudControlDeployment)
Parameter
Name Description
cloudControlDeployment String
Returns
Type Description
CloudControlDeploymentName.ProjectLocationCloudControlDeploymentBuilder

setLocation(String location)

public CloudControlDeploymentName.ProjectLocationCloudControlDeploymentBuilder setLocation(String location)
Parameter
Name Description
location String
Returns
Type Description
CloudControlDeploymentName.ProjectLocationCloudControlDeploymentBuilder

setProject(String project)

public CloudControlDeploymentName.ProjectLocationCloudControlDeploymentBuilder setProject(String project)
Parameter
Name Description
project String
Returns
Type Description
CloudControlDeploymentName.ProjectLocationCloudControlDeploymentBuilder