Class FulfillmentName.Builder (4.43.0)

public static class FulfillmentName.Builder

Builder for projects/{project}/agent/fulfillment.

Inheritance

java.lang.Object > FulfillmentName.Builder

Constructors

Builder()

protected Builder()

Methods

build()

public FulfillmentName build()
Returns
TypeDescription
FulfillmentName

getProject()

public String getProject()
Returns
TypeDescription
String

setProject(String project)

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