Package | Description |
---|---|
com.google.api.services.servicemanagement.model |
Modifier and Type | Method and Description |
---|---|
CustomError |
CustomError.clone() |
CustomError |
Service.getCustomError()
Custom error configuration.
|
CustomError |
CustomError.set(String fieldName,
Object value) |
CustomError |
CustomError.setRules(List<CustomErrorRule> rules)
The list of custom error rules that apply to individual API messages.
|
CustomError |
CustomError.setTypes(List<String> types)
The list of custom error detail types, e.g.
|
Modifier and Type | Method and Description |
---|---|
Service |
Service.setCustomError(CustomError customError)
Custom error configuration.
|
Copyright © 2011–2024 Google. All rights reserved.