Class DeidentifyTemplateName.OrganizationLocationDeidentifyTemplateBuilder (3.35.0)

public static class DeidentifyTemplateName.OrganizationLocationDeidentifyTemplateBuilder

Builder for organizations/{organization}/locations/{location}/deidentifyTemplates/{deidentify_template}.

Inheritance

java.lang.Object > DeidentifyTemplateName.OrganizationLocationDeidentifyTemplateBuilder

Constructors

OrganizationLocationDeidentifyTemplateBuilder()

protected OrganizationLocationDeidentifyTemplateBuilder()

Methods

build()

public DeidentifyTemplateName build()
Returns
TypeDescription
DeidentifyTemplateName

getDeidentifyTemplate()

public String getDeidentifyTemplate()
Returns
TypeDescription
String

getLocation()

public String getLocation()
Returns
TypeDescription
String

getOrganization()

public String getOrganization()
Returns
TypeDescription
String

setDeidentifyTemplate(String deidentifyTemplate)

public DeidentifyTemplateName.OrganizationLocationDeidentifyTemplateBuilder setDeidentifyTemplate(String deidentifyTemplate)
Parameter
NameDescription
deidentifyTemplateString

setLocation(String location)

public DeidentifyTemplateName.OrganizationLocationDeidentifyTemplateBuilder setLocation(String location)
Parameter
NameDescription
locationString

setOrganization(String organization)

public DeidentifyTemplateName.OrganizationLocationDeidentifyTemplateBuilder setOrganization(String organization)
Parameter
NameDescription
organizationString