Class AlertPolicyName.Builder (3.42.0)

public static class AlertPolicyName.Builder

Builder for projects/{project}/alertPolicies/{alert_policy}.

Inheritance

java.lang.Object > AlertPolicyName.Builder

Constructors

Builder()

protected Builder()

Methods

build()

public AlertPolicyName build()
Returns
TypeDescription
AlertPolicyName

getAlertPolicy()

public String getAlertPolicy()
Returns
TypeDescription
String

getProject()

public String getProject()
Returns
TypeDescription
String

setAlertPolicy(String alertPolicy)

public AlertPolicyName.Builder setAlertPolicy(String alertPolicy)
Parameter
NameDescription
alertPolicyString
Returns
TypeDescription
AlertPolicyName.Builder

setProject(String project)

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