Class AwsServerConfigName.Builder (0.40.0)

public static class AwsServerConfigName.Builder

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

Inheritance

java.lang.Object > AwsServerConfigName.Builder

Constructors

Builder()

protected Builder()

Methods

build()

public AwsServerConfigName build()
Returns
TypeDescription
AwsServerConfigName

getLocation()

public String getLocation()
Returns
TypeDescription
String

getProject()

public String getProject()
Returns
TypeDescription
String

setLocation(String location)

public AwsServerConfigName.Builder setLocation(String location)
Parameter
NameDescription
locationString
Returns
TypeDescription
AwsServerConfigName.Builder

setProject(String project)

public AwsServerConfigName.Builder setProject(String project)
Parameter
NameDescription
projectString
Returns
TypeDescription
AwsServerConfigName.Builder