Uses of Class
com.google.monitoring.v3.ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder
-
Packages that use ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder Package Description com.google.monitoring.v3 -
-
Uses of ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder in com.google.monitoring.v3
Methods in com.google.monitoring.v3 that return ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder Modifier and Type Method Description static ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder
ServiceLevelObjectiveName. newOrganizationServiceServiceLevelObjectiveBuilder()
ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder
ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder. setOrganization(String organization)
ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder
ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder. setService(String service)
ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder
ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder. setServiceLevelObjective(String serviceLevelObjective)
-