| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Class and Description |
|---|---|
class |
BackendRule
A backend rule provides configuration for an individual API element.
|
static class |
BackendRule.Builder
A backend rule provides configuration for an individual API element.
|
| Modifier and Type | Method and Description |
|---|---|
BackendRuleOrBuilder |
Backend.getRulesOrBuilder(int index)
A list of API backend rules that apply to individual API methods.
|
BackendRuleOrBuilder |
Backend.Builder.getRulesOrBuilder(int index)
A list of API backend rules that apply to individual API methods.
|
BackendRuleOrBuilder |
BackendOrBuilder.getRulesOrBuilder(int index)
A list of API backend rules that apply to individual API methods.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends BackendRuleOrBuilder> |
Backend.getRulesOrBuilderList()
A list of API backend rules that apply to individual API methods.
|
List<? extends BackendRuleOrBuilder> |
Backend.Builder.getRulesOrBuilderList()
A list of API backend rules that apply to individual API methods.
|
List<? extends BackendRuleOrBuilder> |
BackendOrBuilder.getRulesOrBuilderList()
A list of API backend rules that apply to individual API methods.
|
Copyright © 2021 Google LLC. All rights reserved.