public static class ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
OrganizationServiceServiceLevelObjectiveBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ServiceLevelObjectiveName |
build() |
String |
getOrganization() |
String |
getService() |
String |
getServiceLevelObjective() |
ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder |
setOrganization(String organization) |
ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder |
setService(String service) |
ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder |
setServiceLevelObjective(String serviceLevelObjective) |
protected OrganizationServiceServiceLevelObjectiveBuilder()
public String getOrganization()
public String getService()
public String getServiceLevelObjective()
public ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder setOrganization(String organization)
public ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder setService(String service)
public ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder setServiceLevelObjective(String serviceLevelObjective)
public ServiceLevelObjectiveName build()
Copyright © 2025 Google LLC. All rights reserved.