Package | Description |
---|---|
com.google.api.services.servicemanagement.model |
Modifier and Type | Method and Description |
---|---|
Backend |
Backend.clone() |
Backend |
Service.getBackend()
API backend configuration.
|
Backend |
Backend.set(String fieldName,
Object value) |
Backend |
Backend.setRules(List<BackendRule> rules)
A list of API backend rules that apply to individual API methods.
|
Modifier and Type | Method and Description |
---|---|
Service |
Service.setBackend(Backend backend)
API backend configuration.
|
Copyright © 2011–2024 Google. All rights reserved.