Class AttachedServerConfigName.Builder (0.43.0)

public static class AttachedServerConfigName.Builder

Builder for projects/{project}/locations/{location}/attachedServerConfig.

Inheritance

java.lang.Object > AttachedServerConfigName.Builder

Constructors

Builder()

protected Builder()

Methods

build()

public AttachedServerConfigName build()
Returns
Type Description
AttachedServerConfigName

getLocation()

public String getLocation()
Returns
Type Description
String

getProject()

public String getProject()
Returns
Type Description
String

setLocation(String location)

public AttachedServerConfigName.Builder setLocation(String location)
Parameter
Name Description
location String
Returns
Type Description
AttachedServerConfigName.Builder

setProject(String project)

public AttachedServerConfigName.Builder setProject(String project)
Parameter
Name Description
project String
Returns
Type Description
AttachedServerConfigName.Builder