ServiceLevelObjectiveName |
ServiceLevelObjectiveName.Builder.build() |
ServiceLevelObjectiveName |
ServiceLevelObjectiveName.OrganizationServiceServiceLevelObjectiveBuilder.build() |
ServiceLevelObjectiveName |
ServiceLevelObjectiveName.FolderServiceServiceLevelObjectiveBuilder.build() |
static ServiceLevelObjectiveName |
ServiceLevelObjectiveName.of(String project,
String service,
String serviceLevelObjective) |
static ServiceLevelObjectiveName |
ServiceLevelObjectiveName.ofFolderServiceServiceLevelObjectiveName(String folder,
String service,
String serviceLevelObjective) |
static ServiceLevelObjectiveName |
ServiceLevelObjectiveName.ofOrganizationServiceServiceLevelObjectiveName(String organization,
String service,
String serviceLevelObjective) |
static ServiceLevelObjectiveName |
ServiceLevelObjectiveName.ofProjectServiceServiceLevelObjectiveName(String project,
String service,
String serviceLevelObjective) |
static ServiceLevelObjectiveName |
ServiceLevelObjectiveName.parse(String formattedString) |