Uses of Interface
com.google.api.BackendRuleOrBuilder
Packages that use BackendRuleOrBuilder
-
Uses of BackendRuleOrBuilder in com.google.api
Classes in com.google.api that implement BackendRuleOrBuilderModifier and TypeClassDescriptionfinal classA backend rule provides configuration for an individual API element.static final classA backend rule provides configuration for an individual API element.Methods in com.google.api that return BackendRuleOrBuilderModifier and TypeMethodDescriptionBackend.Builder.getRulesOrBuilder(int index) A list of API backend rules that apply to individual API methods.Backend.getRulesOrBuilder(int index) A list of API backend rules that apply to individual API methods.BackendOrBuilder.getRulesOrBuilder(int index) A list of API backend rules that apply to individual API methods.Methods in com.google.api that return types with arguments of type BackendRuleOrBuilderModifier and TypeMethodDescriptionList<? extends BackendRuleOrBuilder>Backend.Builder.getRulesOrBuilderList()A list of API backend rules that apply to individual API methods.List<? extends BackendRuleOrBuilder>Backend.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.