Class GoogleChannelConfigName.Builder (1.42.0)

public static class GoogleChannelConfigName.Builder

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

Inheritance

java.lang.Object > GoogleChannelConfigName.Builder

Constructors

Builder()

protected Builder()

Methods

build()

public GoogleChannelConfigName build()
Returns
Type Description
GoogleChannelConfigName

getLocation()

public String getLocation()
Returns
Type Description
String

getProject()

public String getProject()
Returns
Type Description
String

setLocation(String location)

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

setProject(String project)

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