Class AnnotationSpecSetName.Builder (0.161.0)

public static class AnnotationSpecSetName.Builder

Builder for projects/{project}/annotationSpecSets/{annotation_spec_set}.

Inheritance

java.lang.Object > AnnotationSpecSetName.Builder

Constructors

Builder()

protected Builder()

Methods

build()

public AnnotationSpecSetName build()
Returns
TypeDescription
AnnotationSpecSetName

getAnnotationSpecSet()

public String getAnnotationSpecSet()
Returns
TypeDescription
String

getProject()

public String getProject()
Returns
TypeDescription
String

setAnnotationSpecSet(String annotationSpecSet)

public AnnotationSpecSetName.Builder setAnnotationSpecSet(String annotationSpecSet)
Parameter
NameDescription
annotationSpecSetString
Returns
TypeDescription
AnnotationSpecSetName.Builder

setProject(String project)

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